From 10c7b1d5bfc639a820135dd43134609b7d0d7653 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 20 Jan 2015 15:15:08 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f3f205bb9..fb060e55be 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9477,3 +9477,6 @@ 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). + * Networking: Add missing raw/packet socket support to all Ethernet + driverss (2015-01-20). +