lwip/src/netif
Sylvain Rochet d6fdf7d4b1 PPP, PPPoL2TP, switched to dual stack IPv4/IPv6
Replaced ip4_addr_t to ip_addr_t in pppapi_pppol2tp_create() prototype,
now binding to UDPv6 or UDPv4 depending on the passed ip_addr_t type.

Removed pppol2tp_create_ip6() and pppapi_pppol2tp_create_ip6().
2015-04-11 13:15:06 +02:00
..
ppp PPP, PPPoL2TP, switched to dual stack IPv4/IPv6 2015-04-11 13:15:06 +02:00
etharp.c task #12722 (improve IPv4/v6 address handling): renamed ip_addr_t to ip4_addr_t, renamed ipX_addr_t to ip_addr_t and added IP version; 2015-04-09 22:21:15 +02:00
ethernetif.c Pending fix for bug #37993: IPv6 Does Not Subscribe to Link-Local 2015-03-18 11:20:16 -06:00
FILES PPP, updated netif/FILES about PPP 2015-03-09 00:49:08 +01:00
slipif.c Removed unused netif flag for point to point connections 2015-02-19 16:19:29 -07:00