]> git.ipfire.org Git - thirdparty/dhcp.git/commit - server/ldap.c
-n [master]
authorShawn Routhier <sar@isc.org>
Tue, 27 Aug 2013 20:40:47 +0000 (13:40 -0700)
committerShawn Routhier <sar@isc.org>
Tue, 27 Aug 2013 20:40:47 +0000 (13:40 -0700)
commita7341359cc45bf965e3b11e0b22a4a06f335d6a7
treee17e1f70850dd009dc20efd2c852424cc617038e
parent8cd88e202bd734e40e006808311fb6688e9f0b47
-n [master]
    [rt27912]
    Add code to suppor on {commit expiry release} statements for DHCPv6.
    There are several pieces to this change
    1) Add space in the iasubopt structure to hold the statement pointers
    2) Update the execute code to fill in the structures as necessary
    3) Execute the statements when appropriate
    Many of the changes in the non-v6 code are to pass the v6 structures
    around to the execute code.
19 files changed:
RELNOTES
client/dhc6.c
client/dhclient.c
common/execute.c
common/tree.c
includes/dhcpd.h
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/dhcpd.c
server/dhcpleasequery.c
server/dhcpv6.c
server/ldap.c
server/mdb.c
server/mdb6.c
server/omapi.c