Update changelog

This commit is contained in:
Gregory Nutt 2014-06-24 08:34:08 -06:00
parent 4108a67b80
commit 18ea0f3333
1 changed files with 2 additions and 0 deletions

View File

@ -7488,3 +7488,5 @@
* net/: Separate net/net_send_buffered.c and net/net_send_unbuffered.c
to net/tcp/tcp_send_buffered.c, net/tcp/tcp_send_unbuffered.c, and
pkt/pkt_send.c (2014-6-24).
* include/net/if.h and /net/arp/arp_inout.c: Suppress ARP requests on
data sent from packet sockets (2014-6-24).