summaryrefslogtreecommitdiff
path: root/nuttx/net/pkt/pkt_send.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up packet socket namingGregory Nutt2014-06-251-3/+4
* Clean up all TCP-related namingGregory Nutt2014-06-241-8/+9
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-3/+3
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
* Net PKT: Suppress ARP requests for packet socket transfersGregory Nutt2014-06-241-1/+19
* Separate net/net_send_buffered.c and net/net_send_unbuffered.c to net/tcp/tcp...Gregory Nutt2014-06-241-0/+307