fixed bug #43790: Sending octet string of Length >255 from SNMP agent (patch by Manoj Kumar)

This commit is contained in:
goldsimon
2015-08-20 08:12:50 +02:00
parent 05abfc8ded
commit 2b93ef1d75
3 changed files with 12 additions and 13 deletions

View File

@@ -249,6 +249,10 @@ HISTORY
++ Bugfixes:
2015-08-20: Manoj Kumar
* snmp_msg.h, msg_in.c: fixed bug #43790: Sending octet string of Length >255
from SNMP agent
2015-08-19: Jens Nielsen
* icmp.c, ip4.c, tcp_in.c, udp.c, raw.c: fixed bug #45120: Broadcast & multiple
interfaces handling