[LEDE-DEV] Bug? Routes of disabled interfaces appear in routing table

yanosz lede at yanosz.net
Mon Jan 8 07:24:39 PST 2018


Hello,

I discovered an issue with disabled interfaces propagating routes to
sepcified tables.

Given:

config interface 'internet_share'
        option ifname '@wan'
        option proto 'dhcp'
        option ip4table '65'

config interface 'internet_share6'
        option ifname '@wan'
	option proto 'dhcpv6'
        option ip6table '65'

This config duplicates all WAN-Routes to table 65 and works as intended,
in my freifunk policy routing setup.

However, adding  option enabled '0' doesn't seem to have any effect. The
routes appear anyway. Am I missing sth.?

Thanks,
yanosz

-- 
For those of you without hope, we have rooms with color TV,
cable and air conditioning



More information about the Lede-dev mailing list