christiaans
|
786ac1d722
|
Fixed frame pad size and compiler warning.
|
22 years ago |
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.
|
22 years ago |
kieranm
|
9bae01c0b6
|
Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004
- Add unixif.c and list.c to Makefile so simrouter and simnode will compile
|
22 years ago |
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
|
22 years ago |
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()
|
22 years ago |
likewise
|
c2c5ae818a
|
Made compliant with API changes in CVS HEAD.
|
22 years ago |
likewise
|
5acf6d24d5
|
Made compliant with API changes in CVS HEAD.
|
22 years ago |
likewise
|
80bf73178b
|
Added missing newline at end of file.
|
22 years ago |
likewise
|
33f6e1f9ce
|
Added missing rototype for echo.c function in new header file echo.h.
|
22 years ago |
likewise
|
a038205c64
|
Removed ETHARP_ALWAYS_INSERT.
|
22 years ago |
jani
|
5dee3e2347
|
add network.h for compatib with ecos BSD stacks
|
22 years ago |
jani
|
f0be87dca0
|
add sys_timeout test
|
22 years ago |
jani
|
6e1589ddca
|
misc small warning fixes
|
22 years ago |
jani
|
17ec2ad379
|
slip set default route fix from Oyvind Harboe
|
22 years ago |
likewise
|
22797a10a5
|
Added raw.c to Makefile
|
22 years ago |
jani
|
d510a9d4de
|
update simhost so it builds. inet_ntoa and netif_add changed
|
22 years ago |
likewise
|
af2ea959ea
|
Fix non-compiling code for frame padding.
|
22 years ago |
likewise
|
737bdc86d4
|
Removed #error TODO: on the minimal Ethernet frame size.
|
22 years ago |
marcbou
|
f606ec6bc1
|
fixed minor grammatical error.
|
22 years ago |
jani
|
b2c8429c30
|
io eth patch no longer required
|
22 years ago |
jani
|
6990895759
|
define fix
|
23 years ago |
jani
|
9156646ce4
|
minor cleanup,use rign ifdef
|
23 years ago |
jani
|
b4f277007f
|
hopefully better defaults for some tunables
|
23 years ago |
jani
|
549f86f45f
|
make ethernet optional, settable eth input thread priority
|
23 years ago |
jani
|
60e2d4bfbc
|
silence some more warnings in the test apps
|
23 years ago |
jani
|
ab392ac737
|
reduce stack size for tcpecho test to 4K
|
23 years ago |
jani
|
0f370aeabe
|
prototype of diag_printf
|
23 years ago |
jani
|
ef3519f98f
|
fix ppp_trace()
|
23 years ago |
jani
|
97f1b8d8f1
|
add raw pcbs to statistics
|
23 years ago |
jani
|
373dd95fc5
|
make simrouter match new netif_add prototype
|
23 years ago |
jani
|
69a46d6e39
|
followup to unixlib and msvc updated wrt netif_add.declare a var not just the struct
|
23 years ago |
jani
|
ae4801c910
|
unixlib and msvc updated wrt netif_add
|
23 years ago |
jani
|
724f2089d5
|
update ecos to netif_add, configurable loopif, and more cdl options
|
23 years ago |
jani
|
8c1d3a4f9f
|
update unixsim to new netif_add
|
23 years ago |
jani
|
2cd6a0e106
|
update minimal to new netif_add
|
23 years ago |
jani
|
fd5e3abadb
|
fix stats defs
|
23 years ago |
jani
|
005622e17a
|
set hw_addr_len in mintapif
|
23 years ago |
likewise
|
ca68dbbbae
|
cs8900if_output() now returns error codes.
|
23 years ago |
likewise
|
85a773067b
|
Added dhcp.c to the Makefile
|
23 years ago |
likewise
|
d3e72d9ad5
|
Added a single comment.
|
23 years ago |
likewise
|
a4d62b8fa5
|
Fixed bug #2171. Ethernet drivers open to buffer padding vulnerability.
|
23 years ago |
jani
|
888c68106b
|
fix some compilation warnings
|
23 years ago |
jani
|
acbd02dde8
|
for ecos port: conditionally compile udp, add raw.c, fix warning in sys_arch
|
23 years ago |
jani
|
af5cf38bea
|
do not define all STAT opts they default to 1 if LWIP_STATS is 1
|
23 years ago |
jani
|
52c01f0a10
|
fix compilation when LWIP_STATS is 0
|
23 years ago |
likewise
|
5a8fd52c3d
|
Fixed a small typo, mainly to test commit email notification.
|
23 years ago |
likewise
|
0227d13f35
|
Made compilable with 0.6.4.
|
23 years ago |
kieranm
|
46f5dc4176
|
Fixed bug #4988 (change return type of mintapif_init)
|
23 years ago |
jani
|
2a968d2b17
|
Mem corruption fix in cyg_arch_mbox_get from Claudio Leonel
|
23 years ago |
jani
|
48ec31d02c
|
make PAP and CHAP optional
|
23 years ago |