patacongo
|
f5cb4c9d30
|
IGMP debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2790 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-13 02:29:09 +00:00 |
|
patacongo
|
3a71f0ac59
|
Add IGMP user interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2786 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-11 18:10:22 +00:00 |
|
patacongo
|
17db18e5f6
|
Add IGMP send logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2785 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-11 15:57:11 +00:00 |
|
patacongo
|
7dceb00a39
|
Add support for multicast MAC addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2784 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-11 15:17:11 +00:00 |
|
patacongo
|
433e960892
|
More IGMP logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2783 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-10 21:58:45 +00:00 |
|
patacongo
|
91c14a454c
|
Add IGMP timer logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2782 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-10 19:47:37 +00:00 |
|
patacongo
|
afae22ae96
|
More IGMP logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2781 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-10 17:02:52 +00:00 |
|
patacongo
|
9086653ed4
|
More IGMP logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2780 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-10 01:20:34 +00:00 |
|
patacongo
|
1aac40d813
|
More IGMP logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2779 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-08 03:04:04 +00:00 |
|
patacongo
|
49396d3cfb
|
Add IGMP initialization logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2778 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-08 01:48:16 +00:00 |
|
patacongo
|
53d3022e91
|
More IGMP changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2777 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-08 00:59:51 +00:00 |
|
patacongo
|
c8968f4318
|
IGMP header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2775 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-06 01:41:53 +00:00 |
|
patacongo
|
7d63ffbf72
|
Fix an error in the handling of TCP/IP sequence numbers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2392 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-19 22:05:12 +00:00 |
|
patacongo
|
06fb21e3b8
|
Need to include assert.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2366 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-17 15:01:22 +00:00 |
|
patacongo
|
92e71b0b94
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2344 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 14:53:45 +00:00 |
|
patacongo
|
01ba4b6d05
|
Consulting wrong list to see if socket is listening for a connection
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2069 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 20:28:30 +00:00 |
|
patacongo
|
83a53449f1
|
Reference count must be zero before calling uip_tcpfree()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2065 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 16:28:53 +00:00 |
|
patacongo
|
713c8d5965
|
Fix reference counting errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2056 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 17:17:51 +00:00 |
|
patacongo
|
59acff806c
|
Use lldbg() instead of dbg() in interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 15:44:14 +00:00 |
|
patacongo
|
44f3418b18
|
Remove check for outstanding un-ACKed data in TX poll
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2038 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 20:32:02 +00:00 |
|
patacongo
|
80113f7d41
|
Fix race condition that can cause close of socket to hang
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2037 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 19:31:52 +00:00 |
|
patacongo
|
c8dec461fc
|
Clean up THTTPD watch handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2036 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 18:21:57 +00:00 |
|
patacongo
|
27ba470482
|
Fix race condition bug in poll() for backlogged connections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2032 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-10 22:55:52 +00:00 |
|
patacongo
|
570d52d5a5
|
Cosmetic, synchronize source files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2030 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-09 13:46:35 +00:00 |
|
patacongo
|
e72dce9e1b
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
|
patacongo
|
6ad27ed177
|
Reserved word 'private' in C header files is a problem for C++
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1890 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-16 23:23:31 +00:00 |
|
patacongo
|
fdf76b48bc
|
dup() and dup2() support for socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1884 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-15 18:58:22 +00:00 |
|
patacongo
|
249eefc1d9
|
Expose more ARP APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1633 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-21 16:00:20 +00:00 |
|
patacongo
|
3ace875471
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1626 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-19 00:18:34 +00:00 |
|
patacongo
|
8a850fb963
|
If port=0, UDP should select a port number
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1625 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-19 00:18:21 +00:00 |
|
patacongo
|
85721ef2aa
|
Back out part of last change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1619 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-16 10:44:59 +00:00 |
|
patacongo
|
c931fc4752
|
Better fix
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1618 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-16 01:05:55 +00:00 |
|
patacongo
|
7f9d35a3c4
|
Fix calculation of checksum on outgoing ping responses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1617 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-16 00:09:31 +00:00 |
|
patacongo
|
e1502fe8c1
|
Typo introduced in previous check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1604 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 15:46:50 +00:00 |
|
patacongo
|
e3fb74656d
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1577 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 18:58:01 +00:00 |
|
patacongo
|
0a4a5afc67
|
Add more debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1576 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 18:57:27 +00:00 |
|
patacongo
|
39b5dd41b6
|
Changes to work around bug in ZDS compiler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1575 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 14:42:36 +00:00 |
|
patacongo
|
8af0d8ce8f
|
Seemingly un-necessary changes but works around some bad ZDS behavior
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1570 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-07 23:26:33 +00:00 |
|
patacongo
|
6930fc4262
|
Name changes for ZDS archiver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1453 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-12 18:57:05 +00:00 |
|
patacongo
|
1d66317ea8
|
Eliminate warnings with ZDS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1448 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-12 16:55:31 +00:00 |
|
patacongo
|
401c825ddd
|
Add multicast support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1307 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-26 13:39:09 +00:00 |
|
patacongo
|
55bdcc37ab
|
Change from doubly- to singly-linked lists
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1297 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-21 12:47:36 +00:00 |
|
patacongo
|
9fe041fff5
|
Completed integration of TCP connection backlog and poll()/select() for connections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1295 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-20 21:50:55 +00:00 |
|
patacongo
|
73a6fc026d
|
Add support for TCP/IP connection backlog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1294 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-20 19:24:06 +00:00 |
|
patacongo
|
2189a692ed
|
Corrected a bug in the buffering of TCP data
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1289 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-19 20:05:55 +00:00 |
|
patacongo
|
5d0513e1a1
|
Eliminate warnings in ARM build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@883 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-06 02:19:47 +00:00 |
|
patacongo
|
d57bd6fd56
|
ping() integrated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@872 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-03 16:14:00 +00:00 |
|
patacongo
|
9e16305afd
|
Fix ICMP and UDP IP checksums
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@871 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-03 14:57:36 +00:00 |
|
patacongo
|
4dd12b73af
|
Add NSH ping command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@870 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-02 23:04:10 +00:00 |
|
patacongo
|
51a1ea2774
|
sendto.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@868 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-02 20:38:12 +00:00 |
|