1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-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 only deals with current localtime. Print time with subsecond 2021-01-21 19:12:13 +00:00
ndp.8 Honour -n when setting entries 2019-08-23 15:41:59 +00:00
ndp.c If ndp -d did not find a neigbor entry, it removed the cloning route 2023-04-05 13:56:41 +00:00