freebsd-dev/sbin/dhclient
Ed Maste 9f0d81ba56 The minimum size of an RFC3442 destination descriptor is five bytes, so
correct test to -ge 5.  Without this change an RFC3442 encoded default
route would be ignored.

Reported by:	Cedric Jonas <cedric at decemplex dot net>
2007-04-13 15:07:10 +00:00
..
alloc.c
bpf.c It is possible for bpf to return a length such that: 2006-09-26 01:02:02 +00:00
clparse.c Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
conflex.c
convert.c
dhclient-script The minimum size of an RFC3442 destination descriptor is five bytes, so 2007-04-13 15:07:10 +00:00
dhclient-script.8
dhclient.8
dhclient.c Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
dhclient.conf Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
dhclient.conf.5
dhclient.leases.5
dhcp-options.5
dhcp.h Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
dhcpd.h
dhctoken.h
dispatch.c
errwarn.c
hash.c
inet.c
Makefile
options.c
packet.c
parse.c
privsep.c
privsep.h
tables.c Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
tree.c
tree.h