lwip/src
2007-09-21 21:23:39 +00:00
..
api udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF option in socket API, and a new field "multicast_ip" in "struct udp_pcb" (for netconn and raw API users), only if LWIP_IGMP=1. Add getsockopt processing for IP_MULTICAST_TTL and IP_MULTICAST_IF. 2007-09-15 15:19:41 +00:00
core Add further checking that MEMP_NUM_SYS_TIMEOUT is high enough 2007-09-21 14:39:03 +00:00
include Minor change, sys_prot_t is undefined is NO_SYS=1 2007-09-21 21:23:39 +00:00
netif Add a sanity check for PPP, and a #if !NO_SYS/#endif for slipif_loop 2007-09-12 19:16:44 +00:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00