git: dhclient - Add ignore keyword to conf file.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Aug 9 09:40:31 PDT 2014
commit 04e4af026e4eda810ab1bdfeb37cba72b3c713e4
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Fri Aug 1 20:09:13 2014 +0200
dhclient - Add ignore keyword to conf file.
- Allows to ignore unwanted info from the server without
necessarily speciyfing a supersede value.
Taken-from: OpenBSD
Summary of changes:
sbin/dhclient/clparse.c | 7 ++++++-
sbin/dhclient/conflex.c | 3 ++-
sbin/dhclient/dhclient.c | 8 +++++++-
sbin/dhclient/dhclient.conf.5 | 12 ++++++++++--
sbin/dhclient/dhcpd.h | 3 ++-
sbin/dhclient/dhctoken.h | 4 ++--
6 files changed, 29 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04e4af026e4eda810ab1bdfeb37cba72b3c713e4
--
DragonFly BSD source repository
More information about the Commits
mailing list