git: dhclient - Remove wrong processing of option 33 (static routes).

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:45 PDT 2012


commit ee1dc8e74ebb9c279759c21c8258c65c3de02153
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sat Aug 4 00:55:50 2012 +0200

    dhclient - Remove wrong processing of option 33 (static routes).
    
    - We are incorrectly processing option 33 (static route), treating
      is as a host route rather than a classful network route. Too much
      trouble to fix such an obsolete feature, so ignore option 33 info.
    
    Taken-from: OpenBSD

Summary of changes:
 sbin/dhclient/dhclient-script |   18 +-----------------
 sbin/dhclient/dhclient.conf.5 |    7 +++----
 2 files changed, 4 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee1dc8e74ebb9c279759c21c8258c65c3de02153


-- 
DragonFly BSD source repository





More information about the Commits mailing list