lwip/src
Sylvain Rochet 2b3e020152 PPP, fixed some compiler warnings
Using -Wall -pedantic -Wparentheses -Wsequence-point
-Wswitch-default -Wextra -Wundef -Wshadow -Wpointer-arith
-Wbad-function-cast -Wc++-compat -Wwrite-strings -Wold-style-definition
-Wmissing-prototypes -Wredundant-decls -Wnested-externs -Wno-address
2014-12-24 15:16:03 +01:00
..
api sockets.c: fixed assert check after changing type of sock->select_waiting to unsigned 2014-12-17 16:21:44 +01:00
core prevent dhcp from starting when netif link is down (only when LWIP_DHCP_CHECK_LINK_UP==1, which is disabled by default for compatibility reasons) 2014-12-19 16:04:48 +01:00
include PPP, fixed some compiler warnings 2014-12-24 15:16:03 +01:00
netif PPP, fixed some compiler warnings 2014-12-24 15:16:03 +01:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00