Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-20 16:00:43 -06:00
parent cdff532bfa
commit 0aa1fdf021
1 changed files with 3 additions and 0 deletions

View File

@ -9482,4 +9482,7 @@
* arch/ and drivers/net: "Networking: Modify all Ethernet drivers: * arch/ and drivers/net: "Networking: Modify all Ethernet drivers:
Do neighbor look-up on all outgoing IPv6 packs in order to properly Do neighbor look-up on all outgoing IPv6 packs in order to properly
set the destination link layer address (2015-01-20). set the destination link layer address (2015-01-20).
* Networking: When sending ICMPv6 advertisements and solicitations,
set the NOARP bit so that we don't overwrite the destination MAC
address (2015-01-20).