lwip/src/netif
Sylvain Rochet ab46ac9bd8 PPP, CHAP, reworked to pass ppp_pcb pointer to CHAP childs (MD5, MSCHAP, MSCHAPv2)
We are going to need ppp_pcb* in MSCHAP and MSCHAPv2 for MPPE for
int mppe_keys_set, u_char mppe_send_key and u_char mppe_recv_key
which are currently global variable which must be moved to ppp_pcb.
2015-04-18 17:29:55 +02:00
..
ppp PPP, CHAP, reworked to pass ppp_pcb pointer to CHAP childs (MD5, MSCHAP, MSCHAPv2) 2015-04-18 17:29:55 +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