summaryrefslogtreecommitdiff
path: root/nuttx/examples/uip
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing logic in readahead buffer logicpatacongo2007-11-271-17/+27
* uIP webserver now uses listen/acceptpatacongo2007-11-191-3/+3
* Remove uIP loggingpatacongo2007-11-071-9/+0
* Integrating with DM320patacongo2007-11-041-3/+4
* DM90x0 driver hooked into DM320patacongo2007-11-041-1/+9
* in progress updatepatacongo2007-10-311-12/+19
* dhcpc debugpatacongo2007-10-311-1/+3
* Fixes found in smtp testingpatacongo2007-10-271-8/+29
* Correct some issues with IP/MAC address handlingpatacongo2007-10-261-13/+38
* If toolchain doesn't have weak symbols, must provide user_initialize()patacongo2007-09-211-1/+18
* Associate address with network driver; implement ioctl calls to set addressespatacongo2007-09-161-7/+9
* Implement TCP send; remove uIP proto-socketspatacongo2007-09-091-0/+1
* Cleanup and fix problems introduce in last commitpatacongo2007-09-081-8/+16
* Add send, sendto, rec, recvfrompatacongo2007-09-031-16/+2
* Added support for socket descriptorspatacongo2007-09-011-15/+15
* smtp now compilespatacongo2007-08-301-16/+18
* Import of uIP 1.0patacongo2007-08-262-0/+242