summaryrefslogtreecommitdiff
path: root/nuttx/net/pkt/pkt.h
Commit message (Expand)AuthorAgeFilesLines
* Networking: A litle more Unix domain socket logicGregory Nutt2015-01-251-1/+1
* NET: Most of the contents of include/nuttx/net/pkt.h moved to net/pkt/pkt.hGregory Nutt2014-07-051-2/+121
* NET: Rename uip_nextXYZconn to XYZ_netconnGregory Nutt2014-06-301-1/+1
* Rename many functions in net/devif from uip_* to devif_*Gregory Nutt2014-06-281-0/+5
* Rename uip_driver_s net_driver_sGregory Nutt2014-06-271-2/+2
* NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inc...Gregory Nutt2014-06-261-2/+4
* Clean-up packet socket namingGregory Nutt2014-06-251-0/+20
* Clean up all TCP-related namingGregory Nutt2014-06-241-3/+4
* Separate net/net_send_buffered.c and net/net_send_unbuffered.c to net/tcp/tcp...Gregory Nutt2014-06-241-0/+140