]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Attach uknetdev netifs during boot
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Thu, 7 Feb 2019 23:00:34 +0000 (00:00 +0100)
committerSimon Kuenzer <simon.kuenzer@neclab.eu>
Mon, 11 Feb 2019 18:21:53 +0000 (19:21 +0100)
commit4f94d60d4eaed5de863c63a83c3d3361a712c603
tree7508873209b914e04d53a8ec7e4f1603326c5cc5
parentd01ed1cd5bacd8c097682221d98c5a1319fc2afc
Attach uknetdev netifs during boot

Scan for uknetdev devices and attach them automatically to the lwIP
stack during initialization. If DHCP support is enabled, the stack
will query for an address on the interfaces.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Sharan Santhanam <sharan.santhanam@neclab.eu>
Config.uk
init.c