OVMS3-idf/components/lwip/core
Ivan Grokhotkov 7754647e71 Merge branch 'bugfix/separate_ethernet_and_wifi' into 'master'
Allow separate ethernet & wifi configuration

If only 1/2 of ethernet & WiFi are enabled in config, the other interface is no longer linked into the firmware.

* Fixes bug where enabling Ethernet but not WiFi would fail to compile.
* Also means that enabling WiFi but not Ethernet no longer links some unused ethernet interface functions.


See merge request !525
2017-03-03 11:53:32 +08:00
..
ipv4 Check DHCP rebind timer before checking dhcp release timer in cause they have the same value. 2017-03-01 20:50:58 +08:00
ipv6 ipv6 interface: add branch for ipv6 interface 2016-11-21 11:06:51 +08:00
def.c Initial public version 2016-08-17 23:08:22 +08:00
dns.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
inet_chksum.c Initial public version 2016-08-17 23:08:22 +08:00
init.c make build pass when disable per soc tcp window 2016-10-31 19:38:47 +08:00
ip.c Initial public version 2016-08-17 23:08:22 +08:00
mem.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
memp.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
netif.c ipv6 interface: add branch for ipv6 interface 2016-11-21 11:06:51 +08:00
pbuf.c lwip: Refactor support for L2 pbuf free notification into each driver 2017-02-24 14:45:17 +11:00
raw.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
stats.c esp32/lwip: some misc changes 2016-11-28 18:36:14 +08:00
sys.c Initial public version 2016-08-17 23:08:22 +08:00
tcp.c lwip: update according to review comments 2016-11-21 15:02:36 +08:00
tcp_in.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
tcp_out.c lwip: fix socket memory leak issue 2016-11-19 14:57:42 +08:00
timers.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
udp.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00