Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-20 15:15:08 -06:00
parent a53ae59284
commit 10c7b1d5bf

View File

@ -9477,3 +9477,6 @@
destination address in the output Ethernet header OR to send an destination address in the output Ethernet header OR to send an
ICMPv6 Neighbor Solicitation if there is no entry in the Neighbor ICMPv6 Neighbor Solicitation if there is no entry in the Neighbor
table for the IPv6 address (2015-01-20). table for the IPv6 address (2015-01-20).
* Networking: Add missing raw/packet socket support to all Ethernet
driverss (2015-01-20).