annotate packages/net/lwip_tcpip/current/ChangeLog @ 2982:2155db306734

* include/lwipopts.h: Fix compilation error when compiling SNMP code. [ Bugzilla 1001098 ]
author jld
date Thu, 16 Dec 2010 21:33:26 +0000
parents 0ee78d0821ab
children b97a185587c7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2982
2155db306734 * include/lwipopts.h: Fix compilation error when compiling SNMP code.
jld
parents: 2963
diff changeset
1 2010-12-10 Christophe Coutand <ccoutand@stmi.com>
2155db306734 * include/lwipopts.h: Fix compilation error when compiling SNMP code.
jld
parents: 2963
diff changeset
2
2155db306734 * include/lwipopts.h: Fix compilation error when compiling SNMP code.
jld
parents: 2963
diff changeset
3 * include/lwipopts.h: Fix compilation error when compiling SNMP
2155db306734 * include/lwipopts.h: Fix compilation error when compiling SNMP code.
jld
parents: 2963
diff changeset
4 code.
2155db306734 * include/lwipopts.h: Fix compilation error when compiling SNMP code.
jld
parents: 2963
diff changeset
5
2963
0ee78d0821ab * include/network.h: Match braces when including from C++ code. Issue
jld
parents: 2936
diff changeset
6 2010-08-02 John Dallaway <john@dallaway.org.uk>
0ee78d0821ab * include/network.h: Match braces when including from C++ code. Issue
jld
parents: 2936
diff changeset
7
0ee78d0821ab * include/network.h: Match braces when including from C++ code. Issue
jld
parents: 2936
diff changeset
8 * include/network.h: Match braces when including from C++ code.
0ee78d0821ab * include/network.h: Match braces when including from C++ code. Issue
jld
parents: 2936
diff changeset
9 Issue reported by Will Wagner.
0ee78d0821ab * include/network.h: Match braces when including from C++ code. Issue
jld
parents: 2936
diff changeset
10
2936
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
11 2010-02-07 John Dallaway <john@dallaway.org.uk>
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
12
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
13 * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
14 match package macro name.
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
15
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
16 2010-01-25 Simon Kallweit <simon.kallweit@intefo.ch>
2858
d01e3ad555ec * src/netif/slipif.c (slipif_init): Prevent erase of NETIF_FLAG_UP bit in SLIP
jld
parents: 2729
diff changeset
17
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
18 * all: Updated to lwIP 1.3.2
2858
d01e3ad555ec * src/netif/slipif.c (slipif_init): Prevent erase of NETIF_FLAG_UP bit in SLIP
jld
parents: 2729
diff changeset
19
2375
7dc5d6a66645 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
asl
parents: 2200
diff changeset
20 2007-03-22 John Eigelaar <jeigelaar@mweb.co.za>
7dc5d6a66645 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
asl
parents: 2200
diff changeset
21
7dc5d6a66645 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
asl
parents: 2200
diff changeset
22 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
7dc5d6a66645 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
asl
parents: 2200
diff changeset
23 to public fucntions to make them C++ compliant.
7dc5d6a66645 * include/lwip/netif.h, include/lwip/inet.h: Added externC macro
asl
parents: 2200
diff changeset
24
2200
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
25 2006-05-09 Andrew Lunn <andrew.lunn@ascom.ch>
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
26
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
27 * src/ecos/init.c (arp_timer): Only compile this function when
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
28 Ethernet is supported.
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
29 * include/lwipopts.h: PAP_SUPPORT & CHAP_SUPPORT must be either 0
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
30 or 1 otherwise we get compiler errors.
5de1c0ccd020 * src/ecos/init.c (arp_timer): Only compile this function when
asl
parents: 2174
diff changeset
31
2174
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
32 2006-03-26 Uwe Kindler <uwe_kindler@web.de>
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
33
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
34 * Updated the complete lwIP source to the latest lwIP
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
35 CVS version 1.1.1
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
36 * src/ecos/init.c Added call to netif_set_up(netif) in
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
37 function lwip_set_addr() - this is required since lwIP
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
38 version 1.0.0
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
39 * cdl/lwip_net.cdl Minor modifications for UDP configuration
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
40 options. Renamed CYGNUM_LWIP_TCPIP_THREAD_PRIORITY to
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
41 CYGNUM_LWIP_NETWORK_THREAD_PRIORITY and moved option outside
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
42 CYGPKG_LWIP_TCPIP component because the network thread needs to
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
43 run in all configurations.
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
44 * tests/nc_slave.c
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
45 * tests/tcpecho.c
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
46 * tests/udpecho.c
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
47 * tests/sockets.c
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
48 * tests/httpd.c Added eCos test infrastructure to tests and
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
49 made tests applicable depending on lwip configuration.
d07decb23fa2 * Updated the complete lwIP source to the latest lwIP
asl
parents: 2162
diff changeset
50
2162
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
51 2006-03-15 Andrew Lunn <andrew.lunn@ascom.ch>
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
52
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
53 * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
54 warnings.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
55
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
56 2006-03-13 Uwe Kindler <uwe_kindler@web.de>
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
57
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
58 * cdl/lwip_net.cdl Changed default value of
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
59 CYGNUM_LWIP_MEMP_NUM_SYS_TIMEOUT (required for DHCP).
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
60 Replaced CYGPKG_LWIP_DHCP_OPTIONS with CYGPKG_LWIP_DHCP
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
61 and add CYGOPT_LWIP_DHCP_MANAGEMENT for automatic DHCP
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
62 management.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
63 * include/lwip/ip_addr.h Add macro ip_addr_netcmp()
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
64 (copied from lwIP CVS).
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
65 * include/netif/etharp.h Updated file to version of
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
66 lwIP CVS.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
67 * src/ecos/init.c Add include <pkgconf/net_lwip.h>
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
68 Add lwip_dhcp_fine_tmr() and lwip_dhcp_coarse_tmr()
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
69 for DHCP processing.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
70 Change tcpip_init_done() to start DHCP timers and
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
71 ARP timer.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
72 Changed lwip_set_addr() to properly setup IP adress
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
73 if DHCP is used.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
74 Added lwip_dhcp_init() for start of DHCP client.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
75 Removed start of ARP timer from ecosclue_init().
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
76 * src/netif/etharp.c Updated file to version of
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
77 lwIP CVS.
02b2b5ad1fef * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
asl
parents: 2154
diff changeset
78
2154
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
79 2006-03-02 Andrew Lunn <andrew.lunn@ascom.ch>
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
80
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
81 * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
82 CYGPKG_NET_STACK_INET and CYGPKG_NET_STACK_INET6 and say that we
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
83 implement a network stack and an IPv4 stack. Without these interfaces
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
84 some of the Ethernet device drivers won't be compiled.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
85
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
86 2006-02-24 Uwe Kindler <uwe_kindler@web.de>
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
87
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
88 * cdl/lwip_net.cdl: Changed names of configuration options
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
89 according to eCos configuration option naming convention in
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
90 component writers guide.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
91 * include/lwipopts.h: Changed mapping of eCos configuration
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
92 parameters to lwip configuration parameters. The mapping
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
93 was wrong because it expected a disabled eCos configuration
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
94 option is defined as 0 but a disabled eCos configuration option
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
95 is not defined.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
96 * include/lwip/api.h Enumeration values of netconn_type are
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
97 defined conditional now to avoid compiler warnings if these
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
98 values are not evaluated in a switch statement.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
99 * src/api/api_lib.c Compilation of code in several switch
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
100 statements is now conditional depending on configured
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
101 functionality.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
102 * src/api/sockets.c Compilation of some code is now conditional
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
103 depending on configured functionality.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
104 * src/ecos/init.c Changed initialisation values to match the
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
105 new configuration option names.
464189c3749b * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
asl
parents: 2101
diff changeset
106
2101
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
107 2005-10-07 Uwe Kindler <uwe_kindler@web.de>
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
108
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
109 * src/core/tcp_in.c: pbuf_free() assert triggered by
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
110 NULLified inseg.p
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
111 * include/lwip/tcp.h Do no longer try to free pbuf
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
112 when TCP_EVENT_RECV() is called without a callback
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
113 handler, and without packet.
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
114 * tests/nc_test_slave.c Fixed test_printf and diag_printf
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
115 format strings that caused errors or warnings.
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
116 * tests/nc_test_slave.c Included <lwip/inet.h> - required
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
117 for compilation
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
118 * src/ecos/init.c Added structs ip_addr ipaddr, netmask and gw
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
119 in lwip_init() if loop interface is used
b3747ba64a2d * src/core/tcp_in.c: pbuf_free() assert triggered by
asl
parents: 1626
diff changeset
120
1626
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
121 2004-05-05 Jani Monoses <jani@iv.ro>
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
122
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
123 * src/netif/ppp/ppp.c: Decrease sleep period in main thread
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
124 from 250ms to 1ms. Was a leftover of debugging the code and
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
125 slowing things down.
08e81f0c1712 src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
jani
parents: 1624
diff changeset
126
1624
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
127 2004-05-04 Jani Monoses <jani@iv.ro>
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
128
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
129 * cdl/lwip_net.cdl
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
130 * src/api/err.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
131 * src/api/tcpip.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
132 * src/api/sockets.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
133 * src/api/api_lib.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
134 * src/api/api_msg.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
135 * src/core/tcp_in.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
136 * src/core/ipv4/ip.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
137 * src/core/ipv4/ip_addr.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
138 * src/core/ipv4/ip_frag.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
139 * src/core/ipv4/icmp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
140 * src/core/tcp_out.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
141 * src/core/mem.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
142 * src/core/raw.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
143 * src/core/tcp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
144 * src/core/sys.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
145 * src/core/udp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
146 * src/core/stats.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
147 * src/core/dhcp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
148 * src/core/netif.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
149 * src/core/inet.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
150 * src/core/memp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
151 * src/core/pbuf.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
152 * src/ecos/sio.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
153 * src/ecos/sys_arch.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
154 * src/ecos/init.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
155 * src/netif/ppp/vj.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
156 * src/netif/ppp/vj.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
157 * src/netif/ppp/randm.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
158 * src/netif/ppp/randm.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
159 * src/netif/ppp/vjbsdhdr.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
160 * src/netif/ppp/fsm.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
161 * src/netif/ppp/fsm.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
162 * src/netif/ppp/lcp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
163 * src/netif/ppp/lcp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
164 * src/netif/ppp/md5.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
165 * src/netif/ppp/md5.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
166 * src/netif/ppp/pap.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
167 * src/netif/ppp/pap.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
168 * src/netif/ppp/ppp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
169 * src/netif/ppp/ppp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
170 * src/netif/ppp/magic.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
171 * src/netif/ppp/magic.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
172 * src/netif/ppp/pppdebug.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
173 * src/netif/ppp/auth.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
174 * src/netif/ppp/auth.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
175 * src/netif/ppp/chap.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
176 * src/netif/ppp/chap.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
177 * src/netif/ppp/ipcp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
178 * src/netif/ppp/ipcp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
179 * src/netif/ppp/chpms.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
180 * src/netif/ppp/chpms.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
181 * src/netif/etharp.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
182 * src/netif/slipif.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
183 * src/netif/loopif.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
184 * tests/tcpecho.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
185 * tests/udpecho.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
186 * tests/nc_test_framework.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
187 * tests/nc_test_slave.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
188 * tests/httpd.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
189 * tests/sys_timeout.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
190 * tests/socket.c
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
191 * include/arch/cc.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
192 * include/arch/sys_arch.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
193 * include/arch/perf.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
194 * include/lwip/ip.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
195 * include/lwip/debug.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
196 * include/lwip/ip_addr.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
197 * include/lwip/api.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
198 * include/lwip/def.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
199 * include/lwip/err.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
200 * include/lwip/mem.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
201 * include/lwip/opt.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
202 * include/lwip/ip_frag.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
203 * include/lwip/raw.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
204 * include/lwip/sio.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
205 * include/lwip/tcp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
206 * include/lwip/sys.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
207 * include/lwip/udp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
208 * include/lwip/tcpip.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
209 * include/lwip/stats.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
210 * include/lwip/arch.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
211 * include/lwip/dhcp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
212 * include/lwip/netif.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
213 * include/lwip/icmp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
214 * include/lwip/inet.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
215 * include/lwip/memp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
216 * include/lwip/pbuf.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
217 * include/lwip/snmp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
218 * include/lwip/sockets.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
219 * include/lwip/api_msg.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
220 * include/netif/etharp.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
221 * include/netif/slipif.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
222 * include/netif/loopif.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
223 * include/network.h
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
224 * include/lwipopts.h : Initial import of the lwIP TCP/IP stack.
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
225
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
226 //===========================================================================
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
227 //####ECOSGPLCOPYRIGHTBEGIN####
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
228 // -------------------------------------------
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
229 // This file is part of eCos, the Embedded Configurable Operating System.
2936
22d29d9d2cec * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
jld
parents: 2934
diff changeset
230 // Copyright (C) 2004, 2010 Free Software Foundation
1624
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
231 //
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
232 // eCos is free software; you can redistribute it and/or modify it under
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
233 // the terms of the GNU General Public License as published by the Free
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
234 // Software Foundation; either version 2 or (at your option) any later version.
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
235 //
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
236 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
237 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
238 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
239 // for more details.
1624
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
240 //
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
241 // You should have received a copy of the GNU General Public License along
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
242 // with eCos; if not, write to the Free Software Foundation, Inc.,
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
243 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
1624
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
244 //
2934
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
245 // As a special exception, if other files instantiate templates or use macros
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
246 // or inline functions from this file, or you compile this file and link it
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
247 // with other works to produce a work based on this file, this file does not
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
248 // by itself cause the resulting work to be covered by the GNU General Public
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
249 // License. However the source code for this file must still be made available
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
250 // in accordance with section (3) of the GNU General Public License.
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
251 //
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
252 // This exception does not invalidate any other reasons why a work based on
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
253 // this file might be covered by the GNU General Public License.
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
254 //
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
255 // -------------------------------------------
d6c0c0e0431c * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
jld
parents: 2858
diff changeset
256 //####ECOSGPLCOPYRIGHTEND####
1624
877b7c3bf2b8 Initial import of lwIP TCP/IP stack
jani
parents:
diff changeset
257 //===========================================================================