.. |
ipv4
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |
ipv6
|
fixed const warning for !IPV6_FRAG_COPYHEADER
|
2015-09-17 21:59:54 +02:00 |
snmp
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |
def.c
|
|
|
dhcp.c
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |
dns.c
|
fixed constness for DNS_LOCAL_HOSTLIST_IS_DYNAMIC
|
2015-09-17 21:32:11 +02:00 |
inet_chksum.c
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |
init.c
|
Remove empty init functions where not required for backwards compatibility
|
2015-08-27 21:35:18 +02:00 |
mem.c
|
|
|
memp.c
|
|
|
netif.c
|
fixed compiler warning (stray 'a ' in code) - why is this a warning only???
|
2015-09-08 09:52:22 +02:00 |
pbuf.c
|
pbuf_take: make it comply with API specifications
|
2015-09-17 17:05:01 +02:00 |
raw.c
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |
stats.c
|
minor compiler warning fixes and coding style
|
2015-09-17 11:00:21 +02:00 |
sys.c
|
|
|
tcp_in.c
|
fixed some printf formatters (mainly for window scaling code)
|
2015-09-17 21:33:25 +02:00 |
tcp_out.c
|
fixed some printf formatters (mainly for window scaling code)
|
2015-09-17 21:33:25 +02:00 |
tcp.c
|
fixed some printf formatters (mainly for window scaling code)
|
2015-09-17 21:33:25 +02:00 |
timers.c
|
patch by Chrysn: patch #8704 fix sys_timeouts_sleeptime function
|
2015-08-18 21:38:08 +02:00 |
udp.c
|
Compiler warning fixes (mostly constness in dual-stack configurations)
|
2015-09-17 13:59:52 +02:00 |