Bug 168244 - [arp] [regression] Unable to manually remove permanent ARP entries
Summary: [arp] [regression] Unable to manually remove permanent ARP entries
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 03:00 UTC by Arnaud
Modified: 2017-12-31 22:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud 2012-05-23 03:00:14 UTC
From 7.1-RELEASE-p13:
# arp -a
? (10.0.0.100) at 00:1b:eb:30:1e:ff on vte0 permanent [ethernet]
# arp -d 10.0.0.100
10.0.0.100 (10.0.0.100) deleted
# arp -a
# <empty>

From 9.0-RELEASE:

# arp -a
? (172.31.0.1) at 00:00:24:cb:f4:90 on vr0 permanent [ethernet]
# arp -d 172.31.0.1
172.31.0.1 (172.31.0.1) deleted
# echo $?
0
# arp -a
? (172.31.0.1) at 00:00:24:cb:f4:90 on vr0 permanent [ethernet]

If a utility say "deleted" and successfully complete, I expect it to be "deleted" or to return an error.

Fix: 

Restore the behavior of FreeBSD 7.1-RELEASE, as per POLA, thanks.
How-To-Repeat: see above.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-06-08 05:59:01 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

Over to maintainer(s).
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:42 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped