nes-proj/os/net/ipv6
Toshio Ito 840bab8f6c uip_icmp6_send: move log messages at the end of function.
It prints UIP_IP_BUF->destipaddr, but this is updated in the middle of
this function. Before this fix, the address was NOT the destination of
the ICMPv6 packet, but was whatever destination that previous operation
wrote to uip_buf.
2018-07-06 13:46:36 +09:00
..
multicast
ip64-addr.c
ip64-addr.h
psock.c
psock.h
resolv.c
resolv.h
sicslowpan.c Various logging improvements 2018-05-14 03:02:12 -07:00
sicslowpan.h
simple-udp.c
simple-udp.h
tcp-socket.c
tcp-socket.h
tcpip.c
tcpip.h
udp-socket.c
udp-socket.h
uip6.c Fix uip6 log 2018-05-13 06:41:35 -07:00
uip-arch.h
uip-debug.h
uip-ds6-nbr.c
uip-ds6-nbr.h
uip-ds6-route.c
uip-ds6-route.h
uip-ds6.c uip-ds6.c: Avoid compilation warning 2018-05-14 09:22:45 -07:00
uip-ds6.h
uip-icmp6.c uip_icmp6_send: move log messages at the end of function. 2018-07-06 13:46:36 +09:00
uip-icmp6.h
uip-nameserver.c
uip-nameserver.h
uip-nd6.c better clarity of memcmp test 2018-05-18 00:57:26 +02:00
uip-nd6.h
uip-packetqueue.c
uip-packetqueue.h
uip-sr.c Deployment: use node-id for compact address logging 2018-06-06 15:38:26 +02:00
uip-sr.h Implement function uip_sr_link_snprint 2018-05-18 08:43:19 -07:00
uip-udp-packet.c
uip-udp-packet.h
uip.h uip: Support for IEEE 802.15.4 short addresses 2018-05-12 02:29:33 -07:00
uipbuf.c
uipbuf.h
uiplib.c Tidy-up doxygen for uiplib 2018-05-26 02:22:43 +01:00
uiplib.h Tidy-up doxygen for uiplib 2018-05-26 02:22:43 +01:00
uipopt.h