commit | 7a137bcac31e63161affc0fb2f621ec64880fc85 | [log] [tgz] |
---|---|---|
author | Andrew Zaborowski <andrew.zaborowski@intel.com> | Sat May 14 00:47:00 2022 +0200 |
committer | Denis Kenzior <denkenz@gmail.com> | Wed May 18 13:40:12 2022 -0500 |
tree | 12d8f7a165bce4715718f53a871048a7301df21a | |
parent | 424699e79864fba13a722976215026c0faeda441 [diff] |
netconfig: Create routes from Router Advertisements If IPv6 is enabled, create the ICMP6 client and handle Router Advertisements received by creating, updating and removing routes per the data in the Router Advertisements. Timeouts aren't handled yet.