]> git.ipfire.org Git - thirdparty/dhcp.git/commit - server/class.c
- Varying option space code and length bit widths (8/16/32) are now
authorDavid Hankins <dhankins@isc.org>
Thu, 1 Jun 2006 20:23:18 +0000 (20:23 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 1 Jun 2006 20:23:18 +0000 (20:23 +0000)
commitf7fdb21693ec2f2ef44d8e8bebc4609e4d7b67c7
tree32c2431210e7b34feaf85d66f714ce928655a48d
parentee912528163bb70b3c0de65608f9d05fff03044d
- Varying option space code and length bit widths (8/16/32) are now
  supported.  This is a milestone in acheiving RFC 3925 "VIVSO" and
  DHCPv6 support. [ISC-Bugs #15979]
28 files changed:
RELNOTES
client/clparse.c
client/dhclient.c
common/alloc.c
common/conflex.c
common/dhcp-options.5
common/dns.c
common/memory.c
common/options.c
common/parse.c
common/tables.c
common/tree.c
includes/dhcp.h
includes/dhcpd.h
includes/dhctoken.h
includes/omapip/hash.h
includes/tree.h
omapip/auth.c
omapip/hash.c
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/mdb.c
server/omapi.c
server/stables.c