jani
|
ef3519f98f
|
fix ppp_trace()
|
2004-01-05 15:31:35 +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
|
724f2089d5
|
update ecos to netif_add, configurable loopif, and more cdl options
|
2003-11-24 08:31:04 +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
|
ca68dbbbae
|
cs8900if_output() now returns error codes.
|
2003-11-18 01:32:27 +00:00 |
|
likewise
|
85a773067b
|
Added dhcp.c to the Makefile
|
2003-11-17 23:44:54 +00:00 |
|
likewise
|
d3e72d9ad5
|
Added a single comment.
|
2003-11-15 00:51:37 +00:00 |
|
likewise
|
a4d62b8fa5
|
Fixed bug #2171. Ethernet drivers open to buffer padding vulnerability.
|
2003-11-14 10:10:05 +00:00 |
|
jani
|
888c68106b
|
fix some compilation warnings
|
2003-11-04 12:41:56 +00:00 |
|
jani
|
acbd02dde8
|
for ecos port: conditionally compile udp, add raw.c, fix warning in sys_arch
|
2003-11-04 12:32:25 +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
|
5a8fd52c3d
|
Fixed a small typo, mainly to test commit email notification.
|
2003-10-06 13:56:07 +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 |
|
jani
|
2a968d2b17
|
Mem corruption fix in cyg_arch_mbox_get from Claudio Leonel
|
2003-09-18 07:28:15 +00:00 |
|
jani
|
48ec31d02c
|
make PAP and CHAP optional
|
2003-09-16 14:33:52 +00:00 |
|
jani
|
53969f830f
|
Do not add ecos copyright text to PPP sources since the two licenses conflict
|
2003-09-16 14:13:16 +00:00 |
|
jani
|
3b8a1def42
|
Add ecos copyright headers to sources
|
2003-09-16 13:26:44 +00:00 |
|
jani
|
53ffbd1ff3
|
EFAULT not defined in ecos but used in sockets.c
|
2003-09-15 09:07:49 +00:00 |
|
jani
|
97bece84c1
|
Add raw socket support to ecos port
|
2003-09-15 08:40:13 +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 |
|
likewise
|
2b9f6756f4
|
Fixed snmp.h include path. Clearified comment.
|
2003-08-15 08:35:05 +00:00 |
|
likewise
|
b126da7b93
|
Enabled the loop that waits for hardware reset to finish.
|
2003-08-15 08:14:56 +00:00 |
|
proff_fs
|
917ba3f006
|
Added missing pktdrv.c.
|
2003-08-07 12:27:11 +00:00 |
|
jani
|
14574445cf
|
Fix compilation for PPP and for the case when net_drivers package is not added. Initialize loopif, prevent lwip_init being run more than once and fix lwip_set_addr to not chop off the netif_list.All these in init.c for ecos
|
2003-07-29 14:52:12 +00:00 |
|
jani
|
f40f58d75f
|
Add loopif to the ecos port too
|
2003-07-29 14:48:59 +00:00 |
|
jani
|
0d7a60bb96
|
Fix sys_mbox_post. Could cause threads to hang waiting for a mbox forever
|
2003-07-29 14:23:17 +00:00 |
|
cborrelli
|
14f251daee
|
fixed type warning; call to etharp_arp_input
|
2003-07-27 22:47:12 +00:00 |
|
proff_fs
|
bd14ef63dc
|
Finally got it working. Cleaned up in some places, messed more in others.
|
2003-07-17 15:42:53 +00:00 |
|
cborrelli
|
709626d087
|
changed requirements for v2pro port
|
2003-07-16 10:13:50 +00:00 |
|
cborrelli
|
53c1f7d8b2
|
removed commented-out code for interrupts; this was old code that will no longer work with the current structure
|
2003-07-02 02:58:06 +00:00 |
|
cborrelli
|
d6f3af8fb6
|
use make instead of gmake to support xygwin
|
2003-07-01 08:07:54 +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 |
|
cborrelli
|
965aa0854d
|
added license header
|
2003-06-19 09:53:10 +00:00 |
|
cborrelli
|
184c0e9e0f
|
initial check-in
|
2003-06-19 09:47:10 +00:00 |
|
cborrelli
|
fccd677865
|
updates to use the XEmacIf_Config arrary that EDK now builds from the hardware description
|
2003-06-19 09:32:00 +00:00 |
|
cborrelli
|
e360f5061f
|
changed return type of xemacif_init from void to err_t
|
2003-06-11 00:05:18 +00:00 |
|