Gregory Nutt
|
4db99c631f
|
Networking IPv6: Fix and error when adding a neighbor to the table. Comparing wrong address. Add more debug info too
|
2015-01-21 14:13:57 -06:00 |
Gregory Nutt
|
3202819328
|
IPv6 -- various fixed from problems found in testing
|
2015-01-21 10:29:18 -06:00 |
Gregory Nutt
|
cdff532bfa
|
Networking: When sending ICMPv6 advertisements and solicitations, set the NOARP bit so that we don't overwrite the destination MAC address
|
2015-01-20 15:59:52 -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 |
Gregory Nutt
|
0f364f6ae6
|
Networking: Move net/ipv6 to net/neighbor
|
2015-01-16 16:49:48 -06:00 |