mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
ARP: Add IOCTL commands to manage the ARP table
This commit is contained in:
@@ -1740,7 +1740,7 @@ o Network Utilities (apps/netutils/)
|
||||
Priority: Low
|
||||
|
||||
Title: DHCPD ACCESSES KERNEL PRIVATE INTERFACE
|
||||
Description: arp_update() is referenced outside of nuttx/net. It is used in
|
||||
Description: arp_hdr_update() is referenced outside of nuttx/net. It is used in
|
||||
in the netutils/ DHCPD logic to set entries in the ARP table.
|
||||
That is violation of the separation of kernel and OS
|
||||
functionality. As a consequence, dhcpd will not work with the
|
||||
|
||||
Reference in New Issue
Block a user