lwip/src/netif
Sylvain Rochet 7fce9346dc PPP, improved IPv6 address setting
Set IPv6 link local invalid before clearing it. Don't wait sif6up() to set
the link local valid, netif_ip6_addr_set_state() is only an accessor function
so it does not start any discovery whatsoever.
2015-03-08 12:47:09 +01:00
..
ppp PPP, improved IPv6 address setting 2015-03-08 12:47:09 +01:00
etharp.c fixed bug #40177 (System hangs when dealing with corrupted packets), implemented task #12357 (Ensure that malicious packets don't assert-fail): improved some pbuf_header calls to not assert-fail. 2015-02-25 22:58:27 +01:00
ethernetif.c Parts of patch #8397 Typos corrected in comments and text outputs 2014-09-18 21:15:13 +02:00
FILES Added description about the PPP stack 2009-12-07 07:28:27 +00:00
slipif.c Removed unused netif flag for point to point connections 2015-02-19 16:19:29 -07:00