incubator-nuttx/net/icmpv6
patacongo 51cbc85535 net/: Run current nxstyle against all .c files under net/. Correct new problems identified by nxstyle. This is primarily a verification of the nxstyle changes (which all look good). (#89)
Co-authored-by: Gregory Nutt <gnutt@nuttx.org>
2020-01-12 21:17:29 +01:00
..
Kconfig Squashed commit of the following: 2019-12-31 09:26:14 -06:00
Make.defs Squashed commit of the following: 2019-12-31 09:26:14 -06:00
icmpv6.h network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
icmpv6_advertise.c net/icmpv6, neighbor, and netdev: Rename netdev_dev_lladdrsize() to netdev_lladdrsize() and move the prototype to include/nuttx/nex/netdev.h, giving is global scope within the OS. Reviewer: This degrades the integrity of the modular architecture by introducing a new coupling via C function call. Not a good thing at all. 2018-11-09 16:05:11 -06:00
icmpv6_autoconfig.c net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints. 2020-01-11 13:41:33 -03:00
icmpv6_conn.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
icmpv6_input.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
icmpv6_linkipaddr.c net/icmpv6, neighbor, and netdev: Rename netdev_dev_lladdrsize() to netdev_lladdrsize() and move the prototype to include/nuttx/nex/netdev.h, giving is global scope within the OS. Reviewer: This degrades the integrity of the modular architecture by introducing a new coupling via C function call. Not a good thing at all. 2018-11-09 16:05:11 -06:00
icmpv6_neighbor.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
icmpv6_netpoll.c net/icmpv6/icmpv6_netpoll.c: Fix two warnings found in build testing 2020-01-07 18:49:55 -03:00
icmpv6_notify.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
icmpv6_poll.c net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints. 2020-01-11 13:41:33 -03:00
icmpv6_radvertise.c net/: Run current nxstyle against all .c files under net/. Correct new problems identified by nxstyle. This is primarily a verification of the nxstyle changes (which all look good). (#89) 2020-01-12 21:17:29 +01:00
icmpv6_recvfrom.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
icmpv6_rnotify.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
icmpv6_rsolicit.c net/icmpv6, neighbor, and netdev: Rename netdev_dev_lladdrsize() to netdev_lladdrsize() and move the prototype to include/nuttx/nex/netdev.h, giving is global scope within the OS. Reviewer: This degrades the integrity of the modular architecture by introducing a new coupling via C function call. Not a good thing at all. 2018-11-09 16:05:11 -06:00
icmpv6_sendto.c net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints. 2020-01-11 13:41:33 -03:00
icmpv6_sockif.c Squashed commit of the following: 2019-12-31 09:26:14 -06:00
icmpv6_solicit.c net/icmpv6, neighbor, and netdev: Rename netdev_dev_lladdrsize() to netdev_lladdrsize() and move the prototype to include/nuttx/nex/netdev.h, giving is global scope within the OS. Reviewer: This degrades the integrity of the modular architecture by introducing a new coupling via C function call. Not a good thing at all. 2018-11-09 16:05:11 -06:00