bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special networks

This commit is contained in:
goldsimon
2014-08-19 16:09:00 +02:00
parent 936066aa03
commit 7cea4d7df6
2 changed files with 9 additions and 2 deletions

View File

@@ -6,6 +6,10 @@ HISTORY
++ New features:
2013-08-19: Simon Goldschmidt
* netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special
networks
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