likewise
|
a6f1111469
|
Matched interface documentation for netif_add() API change in 1.28.2.5.
|
2004-03-04 16:19:53 +00:00 |
|
jani
|
33d0096b81
|
add switch for MEMP_SANITY_CHECK defaulting to off
|
2004-02-26 10:43:09 +00:00 |
|
likewise
|
ed4c5d88a3
|
Added replacement for ip_addr_isbroadcast() macro, code is dead for review and testing (#if 0).
|
2004-02-24 21:59:17 +00:00 |
|
jani
|
e85a892111
|
add default option for LWIP_RAW
|
2004-02-23 14:28:03 +00:00 |
|
kieranm
|
70cd10beae
|
23/02/2003 - Kieran Mansley - kieranm@gtemail.net
* Applied patch #2679
* Sets netif->flags at line 202 to NETIF_FLAG_POINTTOPOINT
|
2004-02-23 10:15:06 +00:00 |
|
kieranm
|
3a784509df
|
23/02/2003 - Kieran Mansley - kieranm@gtemail.net
* Applied patch #2679
* Adds check to line 75 for NETIF_FLAG_BROADCAST
|
2004-02-23 10:13:12 +00:00 |
|
kieranm
|
5c7189124c
|
23/02/2003 - Kieran Mansley - kieranm@gtemail.net
* Applied patch #2679
* Adds check to line 314 for NETIF_FLAG_BROADCAST
|
2004-02-23 10:11:55 +00:00 |
|
kieranm
|
f81c2744cc
|
23/02/2003 - Kieran Mansley - kieranm@gtemail.net
* Applied patch #2679
* Adds check to line 133 for NETIF_FLAG_BROADCAST
|
2004-02-23 10:07:39 +00:00 |
|
lukem
|
4bf3359574
|
Added ability to disable checksum generation and checking at compile-time
|
2004-02-20 01:46:03 +00:00 |
|
lukem
|
47984b0496
|
removed redundant redeclaration of tcp_active_pcbs (already defined by tcp.h)
|
2004-02-20 00:51:49 +00:00 |
|
lukem
|
3c339323ed
|
added 8-byte alignment for 64-bit architectures
|
2004-02-20 00:45:47 +00:00 |
|
jani
|
7399722a88
|
indentation fix
|
2004-02-18 09:01:33 +00:00 |
|
likewise
|
7bfea6edb7
|
Applied Ian Wienand's patches (4-2-2004). Was partly applied earlier.
|
2004-02-16 21:33:42 +00:00 |
|
jani
|
f75da2c393
|
ip_lookup and udp_lookup not use remove declarations
|
2004-02-09 10:23:41 +00:00 |
|
likewise
|
475576ec20
|
Updated some copyright notices to include 2004 (a few were forgotten earlier).
|
2004-02-07 23:24:09 +00:00 |
|
likewise
|
f6a8e1df03
|
Added up-to-date explanation of CVS over SSH on Savannah.
|
2004-02-07 00:47:15 +00:00 |
|
likewise
|
e1c4bfad05
|
Merged from DEVEL, except for the API change in etharp.c.
|
2004-02-07 00:30:03 +00:00 |
|
likewise
|
1ed40e7983
|
Applied alias.diff by Ian Wienand on lwip-devel on February 4th 2004.
Using union to make explicit either tcp_listen_pcb or tcp_pcb.
|
2004-02-06 23:48:40 +00:00 |
|
likewise
|
035fcce9de
|
Applied mem.diff by Ian Wienand on lwip-devel on February 4th 2004.
Stops some warnings.
|
2004-02-06 23:44:59 +00:00 |
|
likewise
|
19eed5ff8a
|
Applied dhcp.diff by Ian Wienand on lwip-devel on February 4th 2004.
DHCP tries to build even if LWIP_DHCP is turned off.
|
2004-02-06 23:43:44 +00:00 |
|
likewise
|
7129d4797c
|
Merged ARP fixes from STABLE. Should have made those fixes in HEAD first.
|
2004-02-06 22:28:37 +00:00 |
|
likewise
|
707d31a083
|
Merged from main.
|
2004-02-05 18:47:55 +00:00 |
|
likewise
|
79e66ac841
|
Savannah now does anonymous CVS access using empty-password SSH.
|
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.
|
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.
|
2003-06-23 18:06:26 +00:00 |
|
marcbou
|
611fb3a1f9
|
Merged from DEVEL.
|
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.
|
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 |
|
likewise
|
c699921ff0
|
Fixed a multi-line comment.
|
2003-06-09 21:32:55 +00:00 |
|
likewise
|
df99ce9d98
|
Replaced all tabs with two spaces (regardless of indentation is correct).
|
2003-06-09 21:14:47 +00:00 |
|
likewise
|
829744dfe6
|
More precise comments on address change.
|
2003-06-09 21:08:55 +00:00 |
|
likewise
|
734400cafa
|
Only free the queued packets if there are any.
|
2003-06-09 20:28:10 +00:00 |
|