summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip_internal.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add net/tcp/tcp.h; rename uip_tcpwrbuffer_ to tcp_wrbuffer_*Gregory Nutt2014-06-211-11/+0
* Move UDP files from net/uip to net/udpGregory Nutt2014-06-181-27/+27
* First check-in of Lazlo's PF_PACKET 'raw' socket implementationGregory Nutt2014-06-121-0/+23
* net/uip: Review all files in this directory for coding style and spellingGregory Nutt2014-04-121-1/+1
* Changes to correct TCP write buffereing build errorsGregory Nutt2014-01-141-3/+16
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-4/+4
* Changed the meaning of the uip_*input functions. They now return success when...Gregory Nutt2013-10-111-2/+2
* Partial implementation of driver-based UDP backlog still missing some logic. ...Gregory Nutt2013-09-061-75/+74
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-4/+8
* Add IGMP user interfacepatacongo2010-07-111-3/+3
* Add IGMP send logicpatacongo2010-07-111-1/+3
* Add support for multicast MAC addressespatacongo2010-07-111-2/+3
* Add IGMP timer logicpatacongo2010-07-101-1/+4
* More IGMP logicpatacongo2010-07-101-0/+9
* More IGMP logicpatacongo2010-07-101-1/+9
* More IGMP logicpatacongo2010-07-081-0/+6
* Add IGMP initialization logicpatacongo2010-07-081-0/+10
* More IGMP changespatacongo2010-07-081-0/+4
* IGMP header filespatacongo2010-07-061-0/+7
* Fix an error in the handling of TCP/IP sequence numberspatacongo2009-12-191-0/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-16/+17
* Name changes for ZDS archiverpatacongo2008-12-121-0/+210