Browse Source

Added an additional option LWIP_ETHERNET to support ethernet without ARP (necessary for pure PPPoE)

STABLE-2_1_x
goldsimon 16 years ago
parent
commit
fa08823ac4
  1. 4
      CHANGELOG

4
CHANGELOG

@ -19,6 +19,10 @@ HISTORY
++ New features:
2009-12-27: Simon Goldschmidt
* opt.h, etharp.h/.c, init.c, tcpip.c: Added an additional option
LWIP_ETHERNET to support ethernet without ARP (necessary for pure PPPoE)
++ Bugfixes:

Loading…
Cancel
Save