mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
Merge branch 'master' into ppp-new
This commit is contained in:
15
CHANGELOG
15
CHANGELOG
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2014-01-17: Jiri Engelthaler
|
||||
* icmp, icmp6, opt.h: patch #8027: Completed HW checksuming for IPv4 and
|
||||
IPv6 ICMP's
|
||||
|
||||
2012-08-22: Sylvain Rochet
|
||||
* New PPP stack for lwIP, developed in ppp-new branch.
|
||||
Based from pppd 2.4.5, released 2009-11-17, with huge changes to match
|
||||
@@ -145,6 +149,17 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-01-08: Stathis Voukelatos
|
||||
* memp_std.h: patch #7928 Fixed size calculation in MALLOC memory pool
|
||||
creation macro
|
||||
|
||||
2014-01-18: Brian Fahs
|
||||
* tcp_out.c: patch #8237: tcp_rexmit_rto fails to update pcb->unsent_oversize
|
||||
when necessary
|
||||
|
||||
2014-01-17: Grant Erickson, Jay Logue, Simon Goldschmidt
|
||||
* ipv6.c, netif.c: patch #7913 Enable Support for IPv6 Loopback
|
||||
|
||||
2014-01-16: Stathis Voukelatos
|
||||
* netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user