Gregory Nutt
|
7a745c3fa4
|
Use common macro(s) for calculating link layer header length. From Brennan Ashton.
|
2015-04-13 13:53:13 -06:00 |
Gregory Nutt
|
24d800398e
|
Networking: Break out Ethernet definitions into a separate file; add IPv6 multicast addresses as common globals, Ethernet drivers need to filter link-local, all nodes Ethernet address
|
2015-02-04 14:51:20 -06:00 |
Gregory Nutt
|
0e38ca9a42
|
ICMPv6: Fix some multi-cast addresses
|
2015-02-03 17:26:05 -06:00 |
Gregory Nutt
|
f7ace410d1
|
Minor updates to comments, debug messages, documentation
|
2015-02-03 17:01:48 -06:00 |
Gregory Nutt
|
66f0198e3f
|
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
|
2015-02-03 13:25:28 -06:00 |