incubator-nuttx/net/icmpv6
Juha Niskanen de1ad1fdb3 net: fix typos, incorrect comments, nxstyle
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-12-13 09:06:28 -06: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 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -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 Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -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 Fix nxstyle warning 2020-08-22 17:37:21 -06:00
icmpv6_neighbor.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03: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 sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
icmpv6_poll.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06: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 Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
icmpv6_rnotify.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03: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/icmp: add sanity check to avoid wild data length 2020-11-27 06:45:16 -08:00
icmpv6_sockif.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -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