src/usr.sbin/ndp
bluhm 15967fb264 If ndp -d did not find a neigbor entry, it removed the cloning route
instead.  Comparing the arp(8) and ndp(8) code shows that the latter
has a fallthrough to delete.  Return an error also in this case.
OK kn@
2023-04-05 13:56:41 +00:00
..
Makefile
ndp.8
ndp.c If ndp -d did not find a neigbor entry, it removed the cloning route 2023-04-05 13:56:41 +00:00