anchao c9b73f5139 net/icmp and icmpv6: Bind icmp callback from device to connection. Resolves the issue that bind() could not be called before send() 5 年之前
..
Kconfig fe421022e2 sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix. 5 年之前
Make.defs 32e3e51678 net/netdev: Add signal notification for the case where the network goes down. 6 年之前
netdev.h efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_carrier.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_count.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_default.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_findbyaddr.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_findbyindex.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_findbyname.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_foreach.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_ifconf.c dcb7ce8afd tools/nxstyle.c: Add logic to catch another formatting error and to eliminate some false alarms. Includes cosmetic changes to several files ... mostly as a result of testing nxstyle and finding issues. 6 年之前
netdev_indextoname.c c65e1aa3df Squashed commit of the following: 6 年之前
netdev_ioctl.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 年之前
netdev_lladdrsize.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 年之前
netdev_nametoindex.c c65e1aa3df Squashed commit of the following: 6 年之前
netdev_register.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_txnotify.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_unregister.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
netdev_verify.c 0de294a586 Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 7 年之前
netdown_notifier.c 11a635dcb3 mm/iob: IOB free notifier should accept the work queue ID as a paramter. The notification may need to run on either the high- or low- priority work queue. sched/work: Change the default priority of the low-priority work queue to 100. 6 年之前