mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 12:11:41 +04:00
b289edd84b
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>