mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Added define NETIF_INIT_SNMP(type, speed) to initialize per-netif snmp variables, added initialization of those to slipif and loopif.
This commit is contained in:
@@ -19,6 +19,11 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-05-18 Simon Goldschmidt
|
||||
* netif.h, ethernetif.c, slipif.c, loopif.c: Added define
|
||||
NETIF_INIT_SNMP(type, speed) to initialize per-netif snmp variables, added
|
||||
initialization of those to slipif and loopif.
|
||||
|
||||
2007-05-18 Simon Goldschmidt
|
||||
* opt.h, ip_frag.c, ip_frag.h, ip.c: Added option IP_FRAG_USES_STATIC_BUF
|
||||
(defaulting to off for now) that can be set to 0 to send fragmented
|
||||
|
||||
Reference in New Issue
Block a user