Merge branch 'master' into ppp-new

This commit is contained in:
Sylvain Rochet
2014-01-12 15:05:37 +01:00
5 changed files with 42 additions and 6 deletions

View File

@@ -145,6 +145,15 @@ HISTORY
++ Bugfixes:
2014-01-10: Simon Goldschmidt
* ip_frag.c, ip6_frag.c: fixed bug #41041 Potential use-after-free in IPv6 reassembly
2014-01-10: Simon Goldschmidt
* memp.c: fixed bug #41188 Alignment error in memp_init() when MEMP_SEPARATE_POOLS==1
2014-01-10: Simon Goldschmidt
* tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop
2013-06-29: Simon Goldschmidt
* inet.h, sockets.h: partially fixed bug #37585: IPv6 compatibility (in socket structs)