Fixed bug #29087: etharp: don't send packets for LinkLocal-addresses to gw

This commit is contained in:
goldsimon
2010-03-06 09:33:17 +00:00
parent 464950d51e
commit fcf6434b4b
2 changed files with 6 additions and 1 deletions

View File

@@ -141,6 +141,10 @@ HISTORY
++ Bugfixes:
2010-03-06: Simon Goldschmidt
* etharp.c: Fixed bug #29087: etharp: don't send packets for LinkLocal-
addresses to gw
2010-03-05: Simon Goldschmidt
* dhcp.c: Fixed bug #29072: Correctly set ciaddr based on message-type
and state.