fixed the IPv4 part of bug #43904 (ip_route() must detect linkup status)

This commit is contained in:
sg
2015-03-09 21:35:57 +01:00
parent c978b25f7f
commit 905f1609b3
2 changed files with 10 additions and 8 deletions

View File

@@ -216,6 +216,9 @@ HISTORY
++ Bugfixes:
2015-03-09: Simon Goldschmidt
* ip4.c: fixed the IPv4 part of bug #43904 (ip_route() must detect linkup status)
2015-03-04: Simon Goldschmidt
* nd6.c: fixed bug #43784 (a host should send at least one Router Solicitation)