Simon Goldschmidt
|
1494ad3919
|
Added IPv6 support to unix tapif driver: patch by Dan Pomohaci, couldn't test it, yet :-(
|
2011-08-24 20:00:08 +02:00 |
|
kieranm
|
9c86a78404
|
Set netif->flags appropriate for Ethernet device
|
2010-07-16 12:49:02 +00:00 |
|
goldsimon
|
12d42c5801
|
unixsim: enable more warnings and fix the newly found warnings in ports/unix
|
2010-03-26 14:20:39 +00:00 |
|
goldsimon
|
14d8d2b9e4
|
Fixed compilation of proj/lib
|
2010-02-21 11:26:15 +00:00 |
|
goldsimon
|
3e130e4f7f
|
Fixed input thread handling: pass all supported packets to netif->input
|
2010-02-17 16:57:16 +00:00 |
|
goldsimon
|
44273aed6f
|
minor: fixed source code layout
|
2010-02-17 16:55:36 +00:00 |
|
kieranm
|
8df3d8bdc0
|
Fix BUG22983: multiple fixes for unixsim
|
2008-05-30 11:58:40 +00:00 |
|
fbernon
|
f1f5c7dd80
|
Update for new sys_thread_new parameters (see task #7252 : "Create sys_thread_new_ex()" ). Some @todo are integrate to do some suggestions to port maintainers.
|
2007-09-05 16:48:11 +00:00 |
|
marcbou
|
5a8adb3d94
|
ethbroadcast now a shared global provided by etharp.
|
2007-08-16 20:52:59 +00:00 |
|
goldsimon
|
dac9674c0d
|
set netif->output to etharp_output by default to save a function call & removed all the xxx_output() functions that directly called etharp_output().
|
2007-06-08 22:52:59 +00:00 |
|
christiaans
|
1fb9e9d885
|
Disabled ARP table update on ingress IP packets.
|
2006-05-05 13:35:17 +00:00 |
|
christiaans
|
967f8aa38e
|
A few small build fixes for unixsim.
|
2005-11-08 12:00:45 +00:00 |
|
likewise
|
5acf6d24d5
|
Made compliant with API changes in CVS HEAD.
|
2004-05-05 18:47:21 +00:00 |
|
marcbou
|
01c8eeed90
|
Patch #1621: Add tcpdump() calls to pcapif tapif, improve tcpdump_init().
|
2003-06-19 10:47:44 +00:00 |
|
kieranm
|
e754426f52
|
Changed DEBUGF to LWIP_DEBUGF
|
2003-06-10 10:45:29 +00:00 |
|
jani
|
77ebfac7d0
|
set hwaddr_len field
|
2003-05-27 13:35:08 +00:00 |
|
jani
|
faa3747c04
|
better error reporting in tapif, patch from Marc
|
2003-05-01 09:08:35 +00:00 |
|
jani
|
0749599eab
|
the contrib part of thread priority patch by floriZ.Also take out unused unix netifs from unixsim makefile for now
|
2003-03-19 15:28:31 +00:00 |
|
jani
|
489fc69cce
|
updated netif init functions to return err_t
|
2003-02-20 16:24:39 +00:00 |
|
jani
|
b63196d62a
|
Add Unix port
|
2003-01-18 18:18:02 +00:00 |
|