openwrt / odhcpd

This repository is a mirror of https://git.openwrt.org/?p=project/odhcpd.git. Pull requests will be accepted which will be merged in odhcpd.git
GNU General Public License v2.0
160 stars 96 forks source link

router: fix router discovery not working after preforming ifup #136

Closed meurisa closed 4 years ago

meurisa commented 4 years ago

Tracks interface device index, forces close and reinitialization if the if index has changed also tracks multicast membership only run add/remove membership once per interface enable/disable

meurisa commented 4 years ago

This commit fixes : https://github.com/openwrt/odhcpd/issues/135

dedeckeh commented 4 years ago

Besides the hacky way the patch is implemented; it has formal issues like not signed-off and not respecting the existing coding style

dedeckeh commented 4 years ago

Issue is fixed in commit https://git.openwrt.org/?p=project/odhcpd.git;a=commit;h=000182fe4f94a5a6ec139456a2b74f0cdea13b9c