Gregory Nutt
|
a07a764d42
|
ICMPv6: Adds basic logic to support verification that we have the IPv6 address in the Neighbor Table. This feature is important because otherwise the first packet sent to a remote peer will fail (it will be replaced with a Neighbor Solicitation).
|
2015-02-02 13:44:31 -06:00 |
Gregory Nutt
|
4ab8e85dba
|
Networking: Change some debug outputto vebose debug output
|
2015-01-21 14:23:50 -06:00 |
Gregory Nutt
|
67a655ecf0
|
Networking: Add logic to search the Neighbor Table and update the destination address in the output Ethernet header OR to send an ICMPv6 Neighbor Solicitation if there is no entry in the Neighbor table for the IPv6 address
|
2015-01-20 14:37:02 -06:00 |
Gregory Nutt
|
109c7c7437
|
Networking: Clean up IPv6 Neighbor Table logic
|
2015-01-20 12:31:56 -06:00 |