dhclient - Remove wrong processing of option 33 (static routes).
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 3 Aug 2012 22:55:50 +0000 (00:55 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 15 Aug 2012 01:22:17 +0000 (03:22 +0200)
commit2dec1277f88fbfffac8dd419d14e6168e7ae1f0d
tree2fa53d06cb7b993598ae180658bfab2dd22581c4
parent63a9041e2bb75a78fd59e1a5a35acf488e151d75
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
sbin/dhclient/dhclient-script
sbin/dhclient/dhclient.conf.5