Add support for Vendor Specific Suboptions (RFC 4243)
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 13 Jun 2014 10:12:04 +0000 (11:12 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 24 Jun 2014 20:44:22 +0000 (21:44 +0100)
commitbe0abff24856908a8b814fc2760df93bc0ba6102
treee55aff39a143ec665dd4d82231531999c65c3771
parent3ba2973efff4d8bd00b58208f7cc9e292c10c168
Add support for Vendor Specific Suboptions (RFC 4243)

Add support for array type suboptions

Allow terminating suboption and padding suboption

Add dictionary attributes for a many more DHCP RFCs
share/dictionary.dhcp
share/dictionary.rfc4679
src/include/dhcp.h
src/lib/dict.c
src/modules/proto_dhcp/dhcp.c
src/modules/proto_dhcp/rlm_dhcp.c