lwip/src/netif
2008-01-03 20:22:14 +00:00
..
ppp Minor changes: fix some PPP traces. 2008-01-03 20:22:14 +00:00
etharp.c autoip.c, etharp.c: ip_addr.h: Integrate patch #6348: "Broadcast ARP packets in autoip". The change in etharp_raw could be removed, since all calls to etharp_raw use ethbroadcast for the "ethdst_addr" parameter. But it could be wrong in the future. 2007-12-31 13:22:03 +00:00
ethernetif.c Use LINK_STATS_INC instead of #if LINK_STATS... 2007-11-28 21:15:55 +00:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00
loopif.c Add enum snmp_ifType in snmp.h, and use it in network interfaces for NETIF_INIT_SNMP 2007-08-31 10:14:09 +00:00
slipif.c Minor changes: fix some problems with PPPoE include path, add small comments in slip.c (unusual octal values?) 2007-11-30 17:22:20 +00:00