mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 11:47:00 +08:00
Merge branch 'master' into ppp-new
This commit is contained in:
14
CHANGELOG
14
CHANGELOG
@@ -145,6 +145,20 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-01-16: Stathis Voukelatos
|
||||
* netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
|
||||
|
||||
2014-01-14: "Freddie Chopin"
|
||||
* snmp.h, mib2.c: fixed constness and spelling of sysdescr
|
||||
|
||||
2014-01-14: Simon Goldschmidt (patch by Thomas Faber)
|
||||
* tcpip.c: patch #8241: Fix implicit declaration of ip_input with
|
||||
LWIP_TCPIP_CORE_LOCKING_INPUT disabled
|
||||
|
||||
2014-01-14: chrysn
|
||||
* timers.c: patch #8244 make timeouts usable reliably from outside of the
|
||||
timeout routine
|
||||
|
||||
2014-01-10: Simon Goldschmidt
|
||||
* ip_frag.c, ip6_frag.c: fixed bug #41041 Potential use-after-free in IPv6 reassembly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user