[Bug 277063] [ARP] ignore permanent entries

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 Feb 2024 11:21:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063

--- Comment #1 from Konrad <konrad.kreciwilk@korbank.pl> ---
and also during check arp for specyfic host sometime its return a wired value
(-1707995908 seconds)

#arp -n 100.65.4.30
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 permanent [vlan]

#arp -n 100.65.4.30
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 permanent [vlan]

#arp -n 100.65.4.30
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 expires in -1707995908 seconds
[vlan]

#arp -n 100.65.4.30
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 permanent [vlan]

-- 
You are receiving this mail because:
You are the assignee for the bug.