lwip-contrib-mac/ports/unix/netif
davidhaas 3cbe86d8a7 Added lightweight protection. In coldfire this is implemented by disabling
interrupts. In unixsim this is implemented by using a mutex. Uses #define
SYS_LIGHTWEIGHT_PROT to enable. It is enabled in coldfire by default, but
disabled in unixsim.

Fixes bug 2005 if you enable SYS_LIGHTWEIGHT_PROT. So the bug is closed.
2003-02-04 22:52:01 +00:00
..
delif.c Add Unix port 2003-01-18 18:18:02 +00:00
fifo.c Add Unix port 2003-01-18 18:18:02 +00:00
list.c Add Unix port 2003-01-18 18:18:02 +00:00
pcapif.c Add Unix port 2003-01-18 18:18:02 +00:00
sio.c Add Unix port 2003-01-18 18:18:02 +00:00
tapif.c Add Unix port 2003-01-18 18:18:02 +00:00
tcpdump.c Add Unix port 2003-01-18 18:18:02 +00:00
tunif.c Add Unix port 2003-01-18 18:18:02 +00:00
unixif.c Added lightweight protection. In coldfire this is implemented by disabling 2003-02-04 22:52:01 +00:00