lwip/contrib/examples
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
..
ethernetif Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
example_app PPP: disable VJ support by default 2020-10-17 01:19:35 +02:00
httpd Fix typos using codespell 2020-02-15 21:45:41 +01:00
lwiperf fix missing standard includes 2018-10-23 07:46:13 +02:00
mdns mdns: update probe conflict function to provide service in conflict 2019-12-11 20:11:13 +01:00
mqtt Fix initialization of mqtt example IP 2018-11-07 21:04:53 +01:00
ppp fix missing standard includes 2018-10-23 07:46:13 +02:00
snmp Fix unused variable in snmp_example.c when SNMP is disabled 2018-11-07 21:09:30 +01:00
sntp fix missing standard includes 2018-10-23 07:46:13 +02:00
tftp tftp: added example for tftp client 2018-10-17 21:39:37 +02:00