patacongo
|
843af193c2
|
Fix bad conditional compilation that breaks THTTPD and dup2()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3511 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-16 01:04:17 +00:00 |
|
patacongo
|
10538a3f2e
|
Macro clock_systimer replaces direct access to g_system_timer variable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3500 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-13 21:44:24 +00:00 |
|
patacongo
|
bae9dce323
|
Move memory manager into user space
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3460 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 20:41:49 +00:00 |
|
patacongo
|
2f45622959
|
Add netdev_unregister()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3415 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-25 15:15:59 +00:00 |
|
patacongo
|
24be35b1a3
|
RTL8187 I/O routines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3414 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-25 14:51:44 +00:00 |
|
patacongo
|
48b7fd9503
|
SLIP is now basically functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3386 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-16 02:10:51 +00:00 |
|
patacongo
|
72e03e53ea
|
More SLIP integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3384 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-15 20:26:34 +00:00 |
|
patacongo
|
53c68bf74e
|
Basic SLIP functionality -- but there are issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3382 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-15 01:54:49 +00:00 |
|
patacongo
|
1ead79b6d5
|
More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 15:36:28 +00:00 |
|
patacongo
|
499badf219
|
Incorporate uIP patches
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3274 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-23 17:40:10 +00:00 |
|
patacongo
|
2cae8e7d8c
|
Make size of LPC1766 EMAC RAM configurable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3142 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 13:37:41 +00:00 |
|
patacongo
|
c504b06411
|
Files needed to make LPC17xx EMAC RAM more configurable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3141 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 01:04:11 +00:00 |
|
patacongo
|
dcc9abe19b
|
Fix missing ARP entry problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3139 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-27 23:15:39 +00:00 |
|
patacongo
|
a6c935e127
|
More TCP sequence changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3138 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-27 22:50:27 +00:00 |
|
patacongo
|
15ae42fe55
|
Fix TCP sequence number error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3136 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-27 18:01:54 +00:00 |
|
patacongo
|
cb4c3a6c93
|
Cosmetic renaming of variables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3135 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-27 01:01:26 +00:00 |
|
patacongo
|
c7ef01622b
|
Eliminate uip_outstanding()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3134 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-26 15:54:48 +00:00 |
|
patacongo
|
8c9fbe1199
|
Fix un-acked backlog coordinatin bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3133 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-26 05:26:27 +00:00 |
|
patacongo
|
8bc8539cad
|
uip_arp_ipin needs a struct uip_driver_s as an input
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3132 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-25 20:55:46 +00:00 |
|
patacongo
|
e2449e9858
|
Restore uip_arp_ipin()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3131 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-25 20:32:51 +00:00 |
|
patacongo
|
8adc6acf7e
|
Fix compile error when stats enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2801 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-14 18:14:00 +00:00 |
|
patacongo
|
1fe85344d7
|
More cosmetic clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2800 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-14 17:17:39 +00:00 |
|
patacongo
|
0ddd63d169
|
Costmetic clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2799 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-14 17:09:45 +00:00 |
|
patacongo
|
0fe1703ff4
|
Fix preallocation logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2798 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-14 03:30:43 +00:00 |
|
patacongo
|
bb4a701c33
|
Outgoing IGMP is functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2797 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-14 01:57:00 +00:00 |
|
patacongo
|
a3910e4b02
|
IGMP debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2791 42af7a65-404d-4744-a932-0658087f49c3
|
2010-07-13 03:43:06 +00:00 |
|
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
|
23ed592d4c
|
Add LM3S6965 NSH configuration + Prep for 5.5 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2659 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-09 16:36:07 +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
|
192d229b8d
|
Fixing LM3S httpd example (still broken)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2390 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-18 22:21:20 +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
|
05d9fdd61e
|
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@2346 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 15:57:25 +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
|
12023242c8
|
Sockets were not being closed when a task exits
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2070 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 20:29:00 +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
|
5b5b170f0f
|
Fix some errno reporting
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2068 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 20:27:00 +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 |
|