lwip/src/netif
Sylvain Rochet 4d6d65ee33 PPP, MPPE, fixed SHA1 padding
SHA1 padding is 40 byte, not 256 byte. Rekeying is done for each
packet in stateless mode, ensure speedness using static table for padding.
2015-04-11 23:57:47 +02:00
..
ppp PPP, MPPE, fixed SHA1 padding 2015-04-11 23:57:47 +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