summaryrefslogtreecommitdiff
path: root/nuttx/examples/nettest
Commit message (Collapse)AuthorAgeFilesLines
* cosmeticpatacongo2009-03-012-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1561 42af7a65-404d-4744-a932-0658087f49c3
* Fix compilation problems with eZ80 targetspatacongo2009-02-074-6/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1473 42af7a65-404d-4744-a932-0658087f49c3
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@607 42af7a65-404d-4744-a932-0658087f49c3
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@542 42af7a65-404d-4744-a932-0658087f49c3
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-7/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@528 42af7a65-404d-4744-a932-0658087f49c3
* Reduce make outputpatacongo2008-01-081-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@526 42af7a65-404d-4744-a932-0658087f49c3
* Add support for tools that can't make dependenciespatacongo2008-01-081-7/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@522 42af7a65-404d-4744-a932-0658087f49c3
* Release 0.3.4nuttx-3.4patacongo2007-12-101-9/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@436 42af7a65-404d-4744-a932-0658087f49c3
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-041-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@425 42af7a65-404d-4744-a932-0658087f49c3
* Improve send/close performancepatacongo2007-11-283-43/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@410 42af7a65-404d-4744-a932-0658087f49c3
* Added UDP test/examplepatacongo2007-11-222-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@400 42af7a65-404d-4744-a932-0658087f49c3
* Add TCP readahead logicpatacongo2007-11-191-11/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@387 42af7a65-404d-4744-a932-0658087f49c3
* Fix DM90x0 driver problem that caused TX overrunspatacongo2007-11-171-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@384 42af7a65-404d-4744-a932-0658087f49c3
* With DEBUG on, it may require some looping to read all datapatacongo2007-11-161-11/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@383 42af7a65-404d-4744-a932-0658087f49c3
* Basic server functionality: listen(), accept()patacongo2007-11-166-15/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@382 42af7a65-404d-4744-a932-0658087f49c3
* Fix probably where packets dropped because there was no recv() in place were ↵patacongo2007-11-151-1/+1
| | | | | | being ACKed git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@381 42af7a65-404d-4744-a932-0658087f49c3
* Remove uIP loggingpatacongo2007-11-071-13/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@377 42af7a65-404d-4744-a932-0658087f49c3
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-062-2/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@373 42af7a65-404d-4744-a932-0658087f49c3
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-063-33/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@372 42af7a65-404d-4744-a932-0658087f49c3
* Basic TCP send functionalpatacongo2007-11-052-7/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@371 42af7a65-404d-4744-a932-0658087f49c3
* Integrating with DM320patacongo2007-11-042-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@368 42af7a65-404d-4744-a932-0658087f49c3
* DM90x0 driver hooked into DM320patacongo2007-11-041-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@367 42af7a65-404d-4744-a932-0658087f49c3
* Add simple network testpatacongo2007-10-316-0/+672
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@358 42af7a65-404d-4744-a932-0658087f49c3