mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Checked in slightly modified version of patch # 6370: Moved loopif code to netif.c so that loopback traffic is supported on all netifs (all local IPs).
This commit is contained in:
@@ -53,6 +53,11 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2008-03-10 Simon Goldschmidt (patch by Luca Ceresoli)
|
||||
* netif.c, loopif.c, ip.c, netif.h, loopif.h, opt.h: Checked in slightly
|
||||
modified version of patch # 6370: Moved loopif code to netif.c so that
|
||||
loopback traffic is supported on all netifs (all local IPs).
|
||||
|
||||
2008-03-10 Jonathan Larmour
|
||||
* inet_chksum.c: Allow choice of one of the sample algorithms to be
|
||||
made from lwipopts.h. Fix comment on how to override LWIP_CHKSUM.
|
||||
|
||||
Reference in New Issue
Block a user