partially fixed bug #37585: IPv6 compatibility (in socket structs)

This commit is contained in:
Simon Goldschmidt
2013-06-29 21:47:22 +02:00
parent 748b70311e
commit ae300c98a4
3 changed files with 44 additions and 15 deletions

View File

@@ -80,6 +80,9 @@ HISTORY
++ Bugfixes:
2013-06-29: Simon Goldschmidt
* inet.h, sockets.h: partially fixed bug #37585: IPv6 compatibility (in socket structs)
2013-06-29: Simon Goldschmidt
* inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec