git: dhclient - Only clear arp table on specified interface
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 11 10:47:32 PST 2023
commit 65c3a6937214062f86893797ad33baa1fbc0b372
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Dec 11 10:46:36 2023 -0800
dhclient - Only clear arp table on specified interface
* When clearing the arp table after dhclient updates an interface,
only clear the arp entries on the interface and not all arp entries.
Summary of changes:
sbin/dhclient/dhclient-script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65c3a6937214062f86893797ad33baa1fbc0b372
--
DragonFly BSD source repository
More information about the Commits
mailing list