git: dhclient - Do not remove default route unless setting a default route
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 20 12:11:17 PDT 2010
commit 24872d8bb91420034731142e230b872d0159dd24
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Oct 20 12:09:51 2010 -0700
dhclient - Do not remove default route unless setting a default route
* Do not just unconditionally remove the default route. The dhclient's
interface might not have anything to do with the default route.
Summary of changes:
sbin/dhclient/dhclient-script | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24872d8bb91420034731142e230b872d0159dd24
--
DragonFly BSD source repository
More information about the Commits
mailing list