fixed bug #41094 (Byte-order bug in IPv6 fragmentation header test)

This commit is contained in:
sg
2015-03-04 21:02:52 +01:00
parent 12514c09b2
commit 61e0efa0c7
2 changed files with 6 additions and 5 deletions

View File

@@ -205,6 +205,9 @@ HISTORY
++ Bugfixes:
2015-03-04: Valery Ushakov
* ip6.c: fixed bug #41094 (Byte-order bug in IPv6 fragmentation header test)
2015-03-04: Zach Smith
* nd6.c: fixed bug #38153 (nd6_input() byte order issues)