lwip/contrib/examples/example_app
Sylvain Rochet bedb4e4745 PPP: disable VJ support by default
VJ support is known to be broken when built with some compiler
optimizations enabled, disabling it by default until someone needs it
and fixes it.

It was mostly used with dial-up modems, it is useless with PPPoE and
PPPoL2TP and is probably useless as well with cellular modems, so
disabling it by default makes sense anyway.
2020-10-17 01:19:35 +02:00
..
test_configs Remove iteropts test errors again, still not working 2019-02-02 23:17:39 +01:00
default_netif.h Whitespace cleanup in contrib dir 2018-10-22 20:53:58 +02:00
lwipcfg.h.example tftp: added example for tftp client 2018-10-17 21:39:37 +02:00
lwipcfg.h.travis Fix iteropts test 2018-10-18 21:59:36 +02:00
lwipopts.h PPP: disable VJ support by default 2020-10-17 01:19:35 +02:00
lwippools.h Whitespace cleanup in contrib dir 2018-10-22 20:53:58 +02:00
ppp_settings.h Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
test.c ip6: enable ip6_autoconfig_enabled by default 2020-02-04 22:23:58 +01:00