fixed bug #25636: SNMPSET value is ignored for integer fields

This commit is contained in:
goldsimon
2009-05-02 15:45:53 +00:00
parent 9317105c37
commit 41eecb67d2
2 changed files with 6 additions and 2 deletions

View File

@@ -95,6 +95,9 @@ HISTORY
++ Bugfixes:
2009-05-02 Simon Goldschmidt
* msg_in.c: fixed bug #25636: SNMPSET value is ignored for integer fields
2009-05-01 Simon Goldschmidt
* pap.c: bug #21680: PPP upap_rauthnak() drops legal NAK packets