423 Commits

Author SHA1 Message Date
likewise
84be06c4da Mention the merged fixed from HEAD. 2004-04-23 16:51:13 +00:00
likewise
0912877fd7 Several fixed from HEAD merged in. 2004-04-23 16:16:48 +00:00
likewise
52dd00b217 Removed ip_lookup() like in HEAD. 2004-04-23 15:49:42 +00:00
likewise
2eab21d3cf Set point-to-point flag on SLIP (merged from HEAD). 2004-04-23 15:46:29 +00:00
likewise
a5ce8ca555 Important fix from HEAD merged. 2004-04-23 15:45:53 +00:00
likewise
2c02689d5c Updated with current API (merged from HEAD). 2004-04-23 15:45:15 +00:00
likewise
a52d3548a0 Merged listen_pcb union fix from HEAD. 2004-04-23 15:43:44 +00:00
likewise
3cf8dfa55e Indentation white space fix from HEAD. 2004-04-23 15:42:21 +00:00
likewise
0be1bad42f Merged stats_display_*() fucntions from HEAD. 2004-04-23 15:41:22 +00:00
likewise
d995bc01b3 Removed ip_lookup() like in HEAD. 2004-04-23 15:40:25 +00:00
likewise
d95256817e Merged several cast fixes from HEAD. 2004-04-23 15:38:42 +00:00
likewise
d7c6590b8f Merged udp_sendto() from HEAD. 2004-04-23 15:36:17 +00:00
likewise
70128cf2b9 Mentioned the merge from HEAD. 2004-04-23 15:24:08 +00:00
likewise
a94db2ed71 Merged updated documentation from HEAD. 2004-04-23 15:18:49 +00:00
likewise
a0f45e9d27 Fixed documentation. Updated copyright years. 2004-04-23 15:12:25 +00:00
likewise
31c58725ce Fixed cast in memp_alloc(). Updated copyright years. 2004-04-23 15:11:53 +00:00
likewise
95ac72a0f2 #if LWIP_DHCP fix. 2004-04-23 15:09:24 +00:00
likewise
13386978a1 Updated copyright years. 2004-04-23 15:08:12 +00:00
likewise
95e738a955 #ifdef SO_REUSE to #if SO_REUSE. Updated copyright years. 2004-04-23 14:53:18 +00:00
likewise
3efda64604 Mentioned SO_REUSE #if fix. 2004-03-23 00:40:15 +00:00
likewise
98f546664e Made #ifdef's into #if's for SO_REUSE. 2004-03-23 00:32:36 +00:00
likewise
4e44c2b993 Added missing #if LWIP_DHCP #endif pair. 2004-03-11 19:23:07 +00:00
likewise
30fde02666 Mentioned another ARP fix and named this 0.7.1 for release. STABLE-0_7_1 2004-02-05 19:15:24 +00:00
likewise
100eaa9855 Removed updating ARP cache using destination address (which is wrong for requests and replies are unicast anyway). 2004-02-05 19:13:33 +00:00
likewise
3d287a950f Mention ARP fix. 2004-02-05 18:31:57 +00:00
likewise
3aa6a385da Was updating ARP cache from a re-cycled ARP reply pbuf in some cases. Fixed.
Reported on lwip-users by Stephen Chen on february 4th 2004.
2004-02-05 18:29:08 +00:00
likewise
79e66ac841 Savannah now does anonymous CVS access using empty-password SSH. STABLE-0_7_0 2004-01-20 13:51:54 +00:00
likewise
1b96391cdf Merged from DEVEL to main. Two TCP fixes and two NULL reference fixes. 2004-01-20 13:23:52 +00:00
uid67528
eed8ea5bc1 Merged from DEVEL. etharp prepared for queueing feature. DHCP fix. 2003-12-28 02:38:51 +00:00
likewise
a646b5374f Merge from DEVEL. Assert used field not available without callback API. STABLE-0_6_5 2003-11-18 01:52:24 +00:00
likewise
fa9b1ba947 Merge from DEVEL. Includes important UDP fix for bug #6601. 2003-11-18 01:40:08 +00:00
likewise
7d58c0c2be Prepared Changelog for upcoming release 0.6.5. Fixed missing 0.6.4 number in history. 2003-11-14 16:20:47 +00:00
likewise
3c71c378bc An overriden merge from DEVEL to main was needed as small changes had been made to main. 2003-11-14 14:56:30 +00:00
likewise
e4a6d199fe Merged from DEVEL into main tree. 2003-11-14 13:17:23 +00:00
likewise
bdfdc2bb83 Made hton/ntoh argument name in prototypes match those in functions. 2003-07-07 09:11:17 +00:00
marcbou
351e590e01 Merged from DEVEL. 2003-06-27 20:46:11 +00:00
leonwoestenberg
45756246b9 Merged from DEVEL. STABLE-0_6_4 2003-06-23 18:06:26 +00:00
marcbou
611fb3a1f9 Merged from DEVEL. merged_from_main_to_STABLE 2003-06-19 11:50:54 +00:00
marcbou
ec1c2a714e merged from DEVEL. 2003-06-19 11:35:26 +00:00
marcbou
55f64f13c7 Important bug fixes and improvements. merged_from_main_to_DEVEL 2003-06-19 11:31:25 +00:00
marcbou
bbc33080e7 Merged from DEVEL. 2003-06-19 11:15:39 +00:00
marcbou
506a57392c Merged from DEVEL 2003-06-19 11:08:57 +00:00
marcbou
f0e0e72e4d Patch #1623: Add missing pbuf_free() call after pbuf_chain() in slipif_input() 2003-06-19 10:30:13 +00:00
likewise
7108c57876 Merged with DEVEL. 2003-06-13 12:16:29 +00:00
likewise
49873ee687 Initial commit. 2003-06-13 07:40:53 +00:00
likewise
cea2c0bbc4 Fixed a string literal being wrongly split over two lines. 2003-06-12 07:18:57 +00:00
likewise
93dfcdce93 Fixes wrongly cast LWIP_DEBUGF arguments (patch #1596 and more). 2003-06-11 22:34:51 +00:00
likewise
ba786dc49b Applied patch #1596 fixing wrongly cast LWIP_DEBUGF arguments.
(printf expects integers on the var args stack)
2003-06-11 22:11:42 +00:00
likewise
af384440f8 Applied patch #1597 2003-06-11 21:22:58 +00:00
kieranm
8014551908 Changed DEBUGF to LWIP_DEBUGF 2003-06-10 10:45:29 +00:00