mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 14:54:29 +04:00
The ncm proto handler ignored ip4table, ip6table, and mtu settings. The fix is based on the existing code in the mbim proto handler. Fixes: #20216. Signed-off-by: Alexander Patrakov <patrakov@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20217 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>