git: dhclient - Do not update linkstat several times.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Aug 9 09:40:34 PDT 2014
commit 77618c32cedc286db4905f002a268e3b848c30d7
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Thu Aug 7 21:11:13 2014 +0200
dhclient - Do not update linkstat several times.
- In the case where two RTM_IFINFO link changes occur immediately
after each other (as in the case with trunk and probably vlan)
dhclient missed the state change of the second interface.
Taken-from: OpenBSD
Summary of changes:
sbin/dhclient/dispatch.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77618c32cedc286db4905f002a268e3b848c30d7
--
DragonFly BSD source repository
More information about the Commits
mailing list