fixed bug #35531: Impossible to send multicast without a gateway (introduced when fixing bug# 33551)

This commit is contained in:
goldsimon
2012-02-16 12:30:52 +01:00
parent 6b37e7ec74
commit 8d04da8c6e
2 changed files with 5 additions and 1 deletions

View File

@@ -62,6 +62,10 @@ HISTORY
++ Bugfixes:
2012-02-16: Simon Goldschmidt
* etharp.c: fixed bug #35531: Impossible to send multicast without a gateway
(introduced when fixing bug# 33551)
2012-02-16: Simon Goldschmidt (patch by Stéphane Lesage)
* msg_in.c, msg_out.c: fixed bug #35536 SNMP: error too big response is malformed