lwip/src/netif
2011-12-06 21:38:14 +01:00
..
ppp replaced tab with spaces 2011-05-16 18:45:51 +00:00
etharp.c ETHARP_STATE_STABLE_REREQUESTING: no need for member 'netif' in 'struct etharp_entry' if we re-request only from etharp_output() and use etharp_tmr() to reset the state of such entries to ETHARP_STATE_STABLE: that way, we also only send one ARP request per ARP_TMR_INTERVAL, but only if the entry is really still used. 2011-12-06 21:38:14 +01:00
ethernetif.c Cleaned up usage of sys.h a bit 2011-12-05 21:19:38 +01:00
FILES
slipif.c Cleaned up usage of sys.h a bit 2011-12-05 21:19:38 +01:00