Added IPv6 loopback address to loopback-netif, fixed last commit

This commit is contained in:
Simon Goldschmidt
2014-01-17 21:55:46 +01:00
parent 13e40f754c
commit 1e65eb4936
5 changed files with 41 additions and 12 deletions

View File

@@ -80,6 +80,9 @@ HISTORY
++ Bugfixes:
2014-01-17: Grant Erickson, Jay Logue, Simon Goldschmidt
* ipv6.c, netif.c: patch #7913 Enable Support for IPv6 Loopback
2014-01-16: Stathis Voukelatos
* netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0