Peter van der Perk a3132cf3b7 [Backport] SocketCAN support 4 年之前
..
Kconfig 44bcd2c44d net/: add NET_ICMP[v6]_NO_STACK for usrsock case 6 年之前
Make.defs a3cda3867b net/icmpv6/icmpv6_linkipaddr.c: Encapsulate the link scope address generation into icmpv6_linkipaddr() 6 年之前
icmpv6.h 6c484847d5 net/: Decouple autoconfig and icmpv6 socket to avoid the invalid kconfig combination. 5 年之前
icmpv6_advertise.c 71e1056e6d 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. 6 年之前
icmpv6_autoconfig.c b4e7ca5aac net/icmpv6/icmpv6_autoconfig.c: cmpv6_autoconfig() error handling must not overwrite overwrite the error code. 5 年之前
icmpv6_conn.c 52021a5300 net/icmpv6/icmpv6_conn.c: icmpv6_free() remove reference count operation since it's already done in icmpv6_close(). 6 年之前
icmpv6_input.c 70404ed0dc Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 5 年之前
icmpv6_linkipaddr.c 71e1056e6d 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. 6 年之前
icmpv6_neighbor.c c9b73f5139 net/icmp and icmpv6: Bind icmp callback from device to connection. Resolves the issue that bind() could not be called before send() 5 年之前
icmpv6_netpoll.c c9b73f5139 net/icmp and icmpv6: Bind icmp callback from device to connection. Resolves the issue that bind() could not be called before send() 5 年之前
icmpv6_notify.c 42a0796615 Squashed commit of the following: 7 年之前
icmpv6_poll.c 9830791960 net/icmpv6/icmpv6_poll.c: Fix typo error in icmpv6_poll. 5 年之前
icmpv6_radvertise.c 71e1056e6d 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. 6 年之前
icmpv6_recvfrom.c 3b275fcf4e net/: Run nxstyle against all C files. 5 年之前
icmpv6_rnotify.c 0008ff33b3 net/icmpv6/icmpv6_rnotify.c: Correct a bad index in debug output. 5 年之前
icmpv6_rsolicit.c 71e1056e6d 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. 6 年之前
icmpv6_sendto.c 70404ed0dc Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 5 年之前
icmpv6_sockif.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
icmpv6_solicit.c 71e1056e6d 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. 6 年之前