summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip_chksum.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up IGMP namingGregory Nutt2014-06-251-1/+1
* Clean up ICMP namingGregory Nutt2014-06-251-12/+12
* Clean up all UDP-related namingGregory Nutt2014-06-241-1/+1
* Clean up all TCP-related namingGregory Nutt2014-06-241-1/+1
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-2/+2
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
* Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.hGregory Nutt2014-06-241-1/+1
* Make sure that there is one space between while and conditionGregory Nutt2014-04-121-1/+1
* net/uip: Review all files in this directory for coding style and spellingGregory Nutt2014-04-121-2/+2
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* Correct a buffer size error in the STM32 ethernet driverpatacongo2012-02-181-2/+2
* More IGMP logicpatacongo2010-07-101-2/+1
* Fix an error in the handling of TCP/IP sequence numberspatacongo2009-12-191-12/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-24/+24
* Back out part of last changepatacongo2009-03-161-1/+1
* Fix calculation of checksum on outgoing ping responsespatacongo2009-03-161-3/+3
* Changes to work around bug in ZDS compilerpatacongo2009-03-081-5/+7
* Name changes for ZDS archiverpatacongo2008-12-121-0/+240