patacongo
|
c3b6c26c1b
|
First clean C5471 Ethernet compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@424 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-04 20:23:43 +00:00 |
|
patacongo
|
4c54d7d07e
|
Add send() timeout logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@420 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-02 15:11:32 +00:00 |
|
patacongo
|
a89062967e
|
Improve send/close performance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@410 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-28 15:25:09 +00:00 |
|
patacongo
|
34e4d846a6
|
Fixed missing logic in readahead buffer logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@409 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-27 19:19:30 +00:00 |
|
patacongo
|
b72a7ab50b
|
Debug can now be selectively enabled by subystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@404 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-23 22:32:52 +00:00 |
|
patacongo
|
5a508351e4
|
TCP and ICMP protocols may now be disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@398 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-22 18:36:46 +00:00 |
|
patacongo
|
99c94d9cbe
|
Add TX data notification
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@397 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-22 14:42:52 +00:00 |
|
patacongo
|
5ea5c4cf09
|
Fix probably where packets dropped because there was no recv() in place were being ACKed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@381 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-15 22:38:32 +00:00 |
|
patacongo
|
69cbd66244
|
Eliminate most uIP globals
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@378 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-08 16:01:18 +00:00 |
|
patacongo
|
81d093e29e
|
Breaking uip.c into smaller functions/files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@374 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-06 23:38:14 +00:00 |
|
patacongo
|
db8aff6778
|
Verified basic client-side network functionality
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@373 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-06 19:58:14 +00:00 |
|
patacongo
|
ddeb703501
|
Reduce debug output; calibrate DM320 timer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@372 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-06 16:17:50 +00:00 |
|
patacongo
|
44778c69bd
|
Basic TCP send functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@371 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-05 23:04:16 +00:00 |
|
patacongo
|
aa8343178b
|
Fixed for CYGWIN build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@346 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-18 03:00:26 +00:00 |
|
patacongo
|
23dcda6743
|
Add basic structure to support multiple network interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@343 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-15 22:45:45 +00:00 |
|
patacongo
|
dcf7c7c365
|
Implement TCP send; remove uIP proto-sockets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@339 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-09 17:20:56 +00:00 |
|
patacongo
|
09d6450ab3
|
Make file name convention consistent
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@335 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-08 19:57:25 +00:00 |
|
patacongo
|
cae9bad97b
|
Add send, sendto, rec, recvfrom
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@328 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-03 20:34:44 +00:00 |
|