mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
patch #7993: Added support for transmitting packets with VLAN headers via hook function LWIP_HOOK_VLAN_SET and to check them via hook function LWIP_HOOK_VLAN_CHECK
This commit is contained in:
@@ -6,6 +6,11 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
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
|
||||
via hook function LWIP_HOOK_VLAN_CHECK
|
||||
|
||||
2014-02-20: Simon Goldschmidt (based on patch by Artem Pisarenko)
|
||||
* patch #7885: modification of api modules to support FreeRTOS-MPU
|
||||
(don't pass stack-pointers to other threads)
|
||||
|
||||
Reference in New Issue
Block a user