lwip/src/netif
Dirk Ziegelmeier 953b7bdd59 Implement UDP dual-stack PCB support
Create special IP address type "IPADDR_TYPE_ANY" for it.
SNMP uses new feature in non-netconn mode.

TODO: Same for TCP & RAW, adapt NETCONN to use this feature
2016-02-24 22:37:01 +01:00
..
ppp Implement UDP dual-stack PCB support 2016-02-24 22:37:01 +01:00
etharp.c etharp.c: Make MAX_AGE of an ARP entry configurable 2016-02-11 09:38:17 +01:00
ethernetif.c Also fix compile of ethernetif.c after SNMP refactoring 2015-11-16 09:49:32 +01:00
FILES Add note about 6LoWPAN in src/netif/FILES 2016-02-23 11:46:28 +01:00
lowpan6.c lowpan6.c: Implement SNMP counters 2016-02-23 13:01:46 +01:00
slipif.c slipif: Fix compile when only IPv6 is enabled 2016-02-22 20:43:32 +01:00