lwip/src/netif
Sylvain Rochet 541e3b6eb4 PPP, magic, improved magic_randomize() for PPP_MD5_RANDM is not enabled
A disabled PPP_MD5_RANDM should not be used when challenge are used, but
anyway, improved magic_randomize() so magic_randomseed is not equals to
sys_jiffies() which is pretty useless because that's fully predicable.
2015-08-30 21:09:39 +02:00
..
ppp PPP, magic, improved magic_randomize() for PPP_MD5_RANDM is not enabled 2015-08-30 21:09:39 +02:00
etharp.c - prework for fixing bug #45029: access IPv4 configuration of struct netif via new API (netif_ip4_addr()/netif_ip4_netmask()/netif_ip4_gw()) instead of accessing the struct member directly. This way, we can change the struct member types from ip4_addr_t to ip_addr_t; 2015-08-20 22:39:48 +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 Fixed PBUF_LINK_ENCAPSULATION_HLEN support 2015-04-20 23:43:33 +02:00