Networking: Add support for sending ICMPv6 Router Solicitation and receiving Router advertisement. This is a part of the ICMPv6 auto-configuration logic is still still not complete

This commit is contained in:
Gregory Nutt
2015-02-03 13:25:28 -06:00
parent 59d5149de6
commit 66f0198e3f
11 changed files with 1059 additions and 176 deletions
+1
View File
@@ -70,6 +70,7 @@
* UDP_NEWDATA OUT: Cleared (only) by the socket layer logic to indicate
* PKT_NEWDATA that the new data was consumed, suppressing further
* ICMP_NEWDATA attempts to process the new data.
* ICMPv6_NEWDATA
*
* TCP_SNDACK IN: Not used; always zero
* OUT: Set by the socket layer if the new data was consumed