mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
Added LWIP_HOOK_ETHARP_GET_GW to implement IPv4 routing with multiple gateways
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2013-03-17: Simon Goldschmidt (patch by Ghobad Emadi)
|
||||
* opt.h, etharp.c: Added LWIP_HOOK_ETHARP_GET_GW to implement IPv4 routing with
|
||||
multiple gateways
|
||||
|
||||
2013-04-20: Fatih Asici
|
||||
* opt.h, etharp.h/.c: patch #7993: Added support for transmitting packets
|
||||
with VLAN headers via hook function LWIP_HOOK_VLAN_SET and to check them
|
||||
|
||||
Reference in New Issue
Block a user