summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip_input.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean-up packet socket namingGregory Nutt2014-06-251-0/+1
|
* Clean up IGMP namingGregory Nutt2014-06-251-2/+3
|
* Clean up ICMP namingGregory Nutt2014-06-251-2/+3
|
* Clean up all UDP-related namingGregory Nutt2014-06-241-3/+3
|
* Clean up all TCP-related namingGregory Nutt2014-06-241-2/+4
|
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; ↵Gregory Nutt2014-06-241-2/+2
| | | | Rename *_internal.h header files in net/ to just *.h
* 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
|
* net/uip: Review all files in this directory for coding style and spellingGregory Nutt2014-04-121-3/+3
|
* net/: IGMP-related bugfixes from Manuel StühnGregory Nutt2014-03-241-3/+10
|
* Changed the meaning of the uip_*input functions. They now return success ↵Gregory Nutt2013-10-111-5/+12
| | | | when a packet is dropped; This is needed for the ENCX24J600 driver that must make a decision to return the packet or not: It should not retain dropped packets. From Max Holtzberg
* Partial implementation of driver-based UDP backlog still missing some logic. ↵Gregory Nutt2013-09-061-7/+11
| | | | From Max Holtzberg.
* NFS updatepatacongo2012-06-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4817 42af7a65-404d-4744-a932-0658087f49c3
* More IPv6 ramblingpatacongo2012-06-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4815 42af7a65-404d-4744-a932-0658087f49c3
* Update PIC32 Ethernet driverpatacongo2012-03-091-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4469 42af7a65-404d-4744-a932-0658087f49c3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
* Correct a buffer size error in the STM32 ethernet driverpatacongo2012-02-181-14/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4403 42af7a65-404d-4744-a932-0658087f49c3
* Add support for multicast MAC addressespatacongo2010-07-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2784 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP changespatacongo2010-07-081-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2777 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-151-13/+12
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2344 42af7a65-404d-4744-a932-0658087f49c3
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
* Changes to work around bug in ZDS compilerpatacongo2009-03-081-31/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1575 42af7a65-404d-4744-a932-0658087f49c3
* Name changes for ZDS archiverpatacongo2008-12-121-0/+527
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1453 42af7a65-404d-4744-a932-0658087f49c3