partly support getting IPv6 addresses
- gets interface id from ppp - runs odhcpc to get RA and prefix delegation - doesn't do anything useful with the data yet
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
|
||||
preinit = callPackage ./preinit {};
|
||||
swconfig = callPackage ./swconfig {};
|
||||
odhcp6c = callPackage ./odhcp6c {};
|
||||
|
||||
openwrt = callPackage ./openwrt {};
|
||||
|
||||
|
Reference in New Issue
Block a user