lwip/src
Axel Lin f2c7e9c939 raw: Remove unnecessary #if guard around PCB_ISIPV6() calls
PCB_ISIPV6() macro is well defined for all cases (LWIP_IPV4 && LWIP_IPV6,
LWIP_IPV4 only and LWIP_IPV6 only), thus remove the unnecessary #if guard
around PCB_ISIPV6() calls.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
2016-01-18 11:55:06 +01:00
..
api Fix blocking close with LWIP_SO_SNDTIMEO 2016-01-13 22:20:52 +01:00
apps SNMP MIB2: Add unsupported snmpSilentDrops and snmpProxyDrops objects 2016-01-15 11:46:35 +01:00
core raw: Remove unnecessary #if guard around PCB_ISIPV6() calls 2016-01-18 11:55:06 +01:00
include SNTP: Add function to get operating mode 2016-01-15 11:41:12 +01:00
netif Implement API function to iterate over stable ARP table entries 2015-11-16 09:53:23 +01:00
Filelists.mk SNMP agent rewrite 2015-12-26 11:43:29 +01:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00