christiaans
|
ac8a138cd5
|
Added IP fragmentation and etharp_tmr service.
|
2006-03-02 16:28:49 +00:00 |
|
christiaans
|
6f7ff08674
|
Added hint for linux device node.
|
2006-02-28 13:13:15 +00:00 |
|
christiaans
|
ca3b54ecb7
|
Undo of previous commit. Timers should be fixed in seq API instead.
|
2006-02-28 08:27:55 +00:00 |
|
christiaans
|
f01fa48eec
|
Removed tabs, added netconn_close().
|
2006-02-28 08:23:22 +00:00 |
|
christiaans
|
171676162e
|
Added tcp_tmr() and ip_reass_tmr(). Timers are required for correct operation.
|
2006-02-13 08:22:34 +00:00 |
|
christiaans
|
05b95f0d2a
|
Fixed missing MTU setting in netif initialisation. Related to bug #15659.
|
2006-02-10 08:17:41 +00:00 |
|
christiaans
|
e32c8ca65f
|
Fixed packet buffer length to eth header plus payload.
|
2006-02-08 08:03:42 +00:00 |
|
christiaans
|
9700fe9b69
|
Removed comma at enumeration tail, avoiding warnings.
|
2005-12-20 12:54:19 +00:00 |
|
christiaans
|
b89160f34e
|
Introduced cc.h formatters.
|
2005-11-25 12:04:21 +00:00 |
|
christiaans
|
d95d7cd960
|
Made util.h depend on openbsd, to fix linux build.
|
2005-11-08 12:36:17 +00:00 |
|
christiaans
|
967f8aa38e
|
A few small build fixes for unixsim.
|
2005-11-08 12:00:45 +00:00 |
|
christiaans
|
8b6c9a5035
|
Fixed pbuf leak, improved echo_send() throughput.
|
2005-10-31 08:21:39 +00:00 |
|
christiaans
|
43e9947345
|
Disabled debug output, renamed executable.
|
2005-10-31 08:20:15 +00:00 |
|
christiaans
|
d81bc3571d
|
Rewrite using raw API, not stable yet.
|
2005-10-27 07:15:32 +00:00 |
|
christiaans
|
60022e1687
|
Increased availability by removing TCP active-close show-stopper. Leaving pbuf memory leak in for now.
|
2005-10-12 11:03:58 +00:00 |
|
christiaans
|
ca90f6fce9
|
Some build fixes for OpenBSD.
|
2005-10-10 07:25:35 +00:00 |
|
kieranm
|
e2e13d3e30
|
Updated STATS definitions to follow convention of "#if" rather than
"#ifdef"
|
2005-06-29 20:39:49 +00:00 |
|
kieranm
|
a2b51bf5f1
|
Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004
- Pass a "struct netif" to netif_add - API has changed at some point and this file not updated.
|
2004-08-10 14:08:17 +00:00 |
|
kieranm
|
9bae01c0b6
|
Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004
- Add unixif.c and list.c to Makefile so simrouter and simnode will compile
|
2004-08-10 14:07:16 +00:00 |
|
kieranm
|
dd1265444f
|
Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004
- Comment out #includes of netnet/in.h and arpa/inet.h to avoid reported redefinitions
|
2004-08-10 14:06:19 +00:00 |
|
kieranm
|
ce67f2094f
|
Kieran Mansley - kjm25@cam.ac.uk - 29th July 2004
* Fixed DEBUG statement that could attempt to dereference a NULL pointer in sys_arch_mbox_fetch()
|
2004-07-29 09:37:46 +00:00 |
|
likewise
|
c2c5ae818a
|
Made compliant with API changes in CVS HEAD.
|
2004-05-05 18:47:22 +00:00 |
|
likewise
|
5acf6d24d5
|
Made compliant with API changes in CVS HEAD.
|
2004-05-05 18:47:21 +00:00 |
|
likewise
|
80bf73178b
|
Added missing newline at end of file.
|
2004-05-03 17:59:35 +00:00 |
|
likewise
|
33f6e1f9ce
|
Added missing rototype for echo.c function in new header file echo.h.
|
2004-04-29 21:52:25 +00:00 |
|
likewise
|
a038205c64
|
Removed ETHARP_ALWAYS_INSERT.
|
2004-04-28 23:24:43 +00:00 |
|
likewise
|
22797a10a5
|
Added raw.c to Makefile
|
2004-03-11 19:53:36 +00:00 |
|
jani
|
d510a9d4de
|
update simhost so it builds. inet_ntoa and netif_add changed
|
2004-03-10 13:26:34 +00:00 |
|
jani
|
97f1b8d8f1
|
add raw pcbs to statistics
|
2003-12-03 12:36:20 +00:00 |
|
jani
|
373dd95fc5
|
make simrouter match new netif_add prototype
|
2003-11-24 15:34:29 +00:00 |
|
jani
|
69a46d6e39
|
followup to unixlib and msvc updated wrt netif_add.declare a var not just the struct
|
2003-11-24 08:58:08 +00:00 |
|
jani
|
ae4801c910
|
unixlib and msvc updated wrt netif_add
|
2003-11-24 08:54:46 +00:00 |
|
jani
|
8c1d3a4f9f
|
update unixsim to new netif_add
|
2003-11-24 08:26:26 +00:00 |
|
jani
|
2cd6a0e106
|
update minimal to new netif_add
|
2003-11-24 08:24:55 +00:00 |
|
jani
|
fd5e3abadb
|
fix stats defs
|
2003-11-24 08:11:32 +00:00 |
|
jani
|
005622e17a
|
set hw_addr_len in mintapif
|
2003-11-24 08:06:49 +00:00 |
|
likewise
|
85a773067b
|
Added dhcp.c to the Makefile
|
2003-11-17 23:44:54 +00:00 |
|
jani
|
af5cf38bea
|
do not define all STAT opts they default to 1 if LWIP_STATS is 1
|
2003-10-28 11:42:10 +00:00 |
|
jani
|
52c01f0a10
|
fix compilation when LWIP_STATS is 0
|
2003-10-28 10:28:02 +00:00 |
|
likewise
|
0227d13f35
|
Made compilable with 0.6.4.
|
2003-10-02 22:47:25 +00:00 |
|
kieranm
|
46f5dc4176
|
Fixed bug #4988 (change return type of mintapif_init)
|
2003-09-20 15:08:38 +00:00 |
|
kieranm
|
e0d4e1737d
|
Changes from Patch #1871 (more Raw IP functionality)
|
2003-09-10 17:17:52 +00:00 |
|
kieranm
|
fe4ff6b8a4
|
Added patch #1756 (with a couple of modifications) to provide raw IP functionality
|
2003-08-20 16:47:31 +00:00 |
|
marcbou
|
b1defea1d6
|
Added authType to pppSetAuth() and CHAP client support
(build unix port with -DLWIP_PPP_CHAP_TEST to test it)
|
2003-06-27 19:37:16 +00:00 |
|
marcbou
|
6f13218b2e
|
Added TCP_INPUT_DEBUG and TCP_OUTPUT_DEBUG (under #if 0)
|
2003-06-19 14:50:10 +00:00 |
|
marcbou
|
dc6233a674
|
Use TCP_TMR_INTERVAL instead of hardcoded 100 as time value for mintapif_wait()
|
2003-06-19 14:48:49 +00:00 |
|
marcbou
|
751297c61b
|
Added PPP support to unix port. Works over serial or pseudo-tty, talking
to the host's pppd.
|
2003-06-19 11:42:56 +00:00 |
|
marcbou
|
01c8eeed90
|
Patch #1621: Add tcpdump() calls to pcapif tapif, improve tcpdump_init().
|
2003-06-19 10:47:44 +00:00 |
|
marcbou
|
173949af92
|
Patch #1622. Resync stat_msgs[] to lwip_stats struct.
|
2003-06-19 10:18:05 +00:00 |
|
kieranm
|
e754426f52
|
Changed DEBUGF to LWIP_DEBUGF
|
2003-06-10 10:45:29 +00:00 |
|