openwrt-packages/net/miniupnpd
Kevin Darbyshire-Bryant 295d77943c miniupnpd: improve hotplug & interface handling
The existing interface selection/detection code was incomprehensible at
worst and convoluted at best.  The uci config file suggested it
understood an external ipv6 interface but in reality the init script
took no notice.  Re-work it so it is at least comprehendible and takes
notice of ipv6 interface details if specified.

Update the hotplug script to use the same interface selection/detection
code as the init script and take note of ipv6 interface selection, only
restarting miniupnpd on interface up events and only if that interface
isn't already known (for that ip class) by miniupnpd.

For me this has solved numerous 'flaky' startup problems, especially
with regard to ipv6.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-25 22:49:03 +01:00
..
files miniupnpd: improve hotplug & interface handling 2020-05-25 22:49:03 +01:00
patches miniupnpd: convert to procd 2020-02-13 15:34:25 -08:00
Makefile miniupnpd: improve hotplug & interface handling 2020-05-25 22:49:03 +01:00