lukem
|
4bf3359574
|
Added ability to disable checksum generation and checking at compile-time
|
2004-02-20 01:46:03 +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
|
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
|
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
|
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 |
|
marcbou
|
ec1c2a714e
|
merged from DEVEL.
|
2003-06-19 11:35:26 +00:00 |
|
marcbou
|
506a57392c
|
Merged from DEVEL
|
2003-06-19 11:08:57 +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
|
df99ce9d98
|
Replaced all tabs with two spaces (regardless of indentation is correct).
|
2003-06-09 21:14:47 +00:00 |
|
jani
|
ea08652416
|
fixed sio_read_abort prototype
|
2003-06-02 11:30:47 +00:00 |
|
jani
|
26d9b28f77
|
sio and PPP updates from Marc
|
2003-06-02 11:12:56 +00:00 |
|
jani
|
2bfd55fd69
|
sys_msleep and sys_jiffies used by PPP code.From Marc
|
2003-06-02 11:10:20 +00:00 |
|
jani
|
39a6db4097
|
inet_ntoa and inet_aton from Marc
|
2003-06-02 11:09:01 +00:00 |
|
jani
|
6719f10034
|
put LWIP_MAX and LWIP_MIN macros in def.h and use these instead of locally declaring them in .c files
|
2003-05-27 13:44:08 +00:00 |
|
jani
|
cd65d36822
|
patches 1492, 1493 and 1494 from Marc
|
2003-05-19 14:41:54 +00:00 |
|
likewise
|
cda867d52b
|
Applied patches posted by Marc Boucher on lwip-users May 18th 2003.
|
2003-05-18 22:29:10 +00:00 |
|
jani
|
24a9063721
|
add sio_read and sio_write to beused by PPP
|
2003-05-06 12:20:57 +00:00 |
|
jani
|
840953c0e3
|
empty lightweight protection macros defined not only for no_sys
|
2003-05-06 12:19:53 +00:00 |
|
jani
|
c3fa5819fd
|
simplify MEM_ALIGN_SIZE macro
|
2003-05-06 11:24:42 +00:00 |
|
likewise
|
7e73e4728d
|
Made pbuf flags unsigned. Added "incoming broadcast" flag.
|
2003-05-03 09:44:09 +00:00 |
|
jani
|
4c3f44b0d2
|
add PPP_DEBUG option and align all options to teh same colums using spaces and no tabs.closes patch #1306 too
|
2003-05-01 09:36:08 +00:00 |
|
likewise
|
b031be753a
|
Patch #1308. Disabled, as one issue in dhcp.c (file field overloading) needs fix.
|
2003-05-01 09:03:20 +00:00 |
|
anderscarlman
|
084c45d3db
|
Added dummy parameters for the empty macros snmp_add_ifinoctets and
snmp_add_ifoutoctets in order to avoid compiler warnings.
|
2003-04-27 09:51:59 +00:00 |
|
likewise
|
12bb78a425
|
Either first or last packet can be queued through ARP_QUEUE_FIRST option.
|
2003-04-22 15:09:56 +00:00 |
|
jani
|
1204e461c8
|
add definitions for PF_UNSPEC and IPPROTO_IP
|
2003-04-22 13:37:14 +00:00 |
|
likewise
|
9bc16878ea
|
Fixed tabs into spaces. Fixed other stylos.
|
2003-04-16 07:39:48 +00:00 |
|
likewise
|
a1efd95d0f
|
hexadecimal notation for NETIF_FLAGS_
|
2003-04-15 12:44:15 +00:00 |
|
likewise
|
a8976fd367
|
Again accepted NULL to indicate IP_ADDR_ANY.
|
2003-04-15 09:16:39 +00:00 |
|
likewise
|
11e0cf6f40
|
Added NETIF_FLAG_LINK_UP. Not used yet.
|
2003-04-14 12:29:45 +00:00 |
|
likewise
|
dc1ac6107f
|
Disabled pbuf_dechain() as it not currently in use.
|
2003-04-14 12:17:08 +00:00 |
|
likewise
|
4bcfd81923
|
Macro IP_ADDR_ are cast non-const as lots of functions miss const qualifier for arguments.
|
2003-04-11 08:45:15 +00:00 |
|
likewise
|
f6a8994521
|
ip_addr_any and _broadcast are type-declared as being const.
|
2003-04-11 08:10:17 +00:00 |
|
davidhaas
|
0bce6f8974
|
Fixed bug where tearing down a connection would cause loss of memory.
|
2003-04-09 20:12:12 +00:00 |
|
jani
|
a3087737bd
|
initial PPP options
|
2003-04-07 08:54:18 +00:00 |
|
likewise
|
e36394e6cc
|
Only changes to comments.
|
2003-04-03 19:11:02 +00:00 |
|
likewise
|
af8f280811
|
Fixed ip_addr_set() to deal with IP_ADDR_ANY. Added "ip_addr.h" include.
|
2003-04-01 15:00:26 +00:00 |
|
likewise
|
7842a0190a
|
IP_ADDR_ANY is now a pointer to { 0UL } (see IP_ADDR_BROADCAST).
For easier debugging of IP addresses.
|
2003-04-01 14:50:00 +00:00 |
|
likewise
|
1a72feb128
|
etharp_query() has error return type now. Matched dhcp.c with this change.
Added debug messages in other places.
|
2003-04-01 14:02:50 +00:00 |
|
likewise
|
a70f478ef1
|
Fixed pbuf_dechain() assertion. Removed old documentation from pbuf.h.
|
2003-03-31 11:39:48 +00:00 |
|
likewise
|
6c147709b6
|
Documentation changes. Added missing trailing newlines to debug messages.
|
2003-03-31 10:32:35 +00:00 |
|
likewise
|
c50f80da92
|
Corrected more pbuf.c functions to comply with pbuf->ref and ->tot_len invariant.
|
2003-03-30 22:24:10 +00:00 |
|
davidhaas
|
c4ff244c4e
|
Fixed minor compile issues.
|
2003-03-28 19:45:37 +00:00 |
|
likewise
|
002998cf49
|
Fixed bugs #2968 (ref count) and #2670 (total length).
Name of pbuf_unref() falsely suggests to undo pbuf_ref(), renamed to pbuf_take().
|
2003-03-28 08:49:05 +00:00 |
|