mirror of https://git.openwrt.org/project/luci.git
luci-mod-network: sourcefilter option available for modemmanager
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
This commit is contained in:
parent
94f187bc9b
commit
d6d3c77df0
|
@ -251,6 +251,7 @@ function has_sourcefilter(proto) {
|
|||
case 'dhcpv6':
|
||||
case 'directip':
|
||||
case 'mbim':
|
||||
case 'modemmanager':
|
||||
case 'ncm':
|
||||
case 'ppp':
|
||||
case 'pppoa':
|
||||
|
|
Loading…
Reference in New Issue