Francis Dupont 1aceaf3216 [master] Fixed the new static assert (strict c++11 vs c++17) il y a 8 ans
..
tests 1aceaf3216 [master] Fixed the new static assert (strict c++11 vs c++17) il y a 8 ans
Makefile.am c667872ea4 [5201] Library version bump il y a 8 ans
README e9498651c8 [2238] CfgMgr work in progress: Triplet, Pool6, Subnet6 classes il y a 12 ans
classify.cc 7948104393 [master] Merge branch 'trac4212' il y a 9 ans
classify.h 7948104393 [master] Merge branch 'trac4212' il y a 9 ans
dhcp4.h 1f0f7c7d21 [4303] Servers now search for host reservations using any identifier. il y a 9 ans
dhcp6.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
docsis3_option_defs.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
duid.cc 43ad2f493b [5058] - Addressed review comments il y a 8 ans
duid.h 43ad2f493b [5058] - Addressed review comments il y a 8 ans
duid_factory.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
duid_factory.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
hwaddr.cc 7d93d78cda [4301] DUID and HWAddr classes use strutil to convert text to binary. il y a 9 ans
hwaddr.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
iface_mgr.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
iface_mgr.h 27956d95a3 [master] Merge branch github47 (typos) il y a 8 ans
iface_mgr_bsd.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
iface_mgr_error_handler.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
iface_mgr_linux.cc 3b8787a7a8 [4631b] Applied the not unique_ptr stuff il y a 8 ans
iface_mgr_sun.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
libdhcp++.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
libdhcp++.dox 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
libdhcp++.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
opaque_data_tuple.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
opaque_data_tuple.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option.cc 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option.h 1486d13c0d [4252] CID 1364685. Unchecked dynamic_cast in Option::cloneInternal. il y a 8 ans
option4_addrlst.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
option4_addrlst.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option4_client_fqdn.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option4_client_fqdn.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_addrlst.cc 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_addrlst.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_client_fqdn.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option6_client_fqdn.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_ia.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
option6_ia.h 9cc292e608 [4497] Spelling il y a 9 ans
option6_iaaddr.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
option6_iaaddr.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_iaprefix.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
option6_iaprefix.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option6_pdexclude.cc 9145a3c0bc [5016] Option6PDExclude holds subnet id rather than entire prefix. il y a 8 ans
option6_pdexclude.h 9604c4a60b [master] Fixing doxygen warnings after merge of #5016. il y a 8 ans
option6_status_code.cc 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option6_status_code.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_custom.cc 2f1e796a2c [4070] Added OpaqueDataTuple read/write, updated defintions and unit tests il y a 8 ans
option_custom.h 2f1e796a2c [4070] Added OpaqueDataTuple read/write, updated defintions and unit tests il y a 8 ans
option_data_types.cc 2f1e796a2c [4070] Added OpaqueDataTuple read/write, updated defintions and unit tests il y a 8 ans
option_data_types.h 2f1e796a2c [4070] Added OpaqueDataTuple read/write, updated defintions and unit tests il y a 8 ans
option_definition.cc 40e28caaad [5087] Removed the getCode() == DHO_DOMAIN_SEARCH check il y a 8 ans
option_definition.h f82a806dff [5087] Done: now DHCPv4 domain-search option takes a (possibly compressed) FQDN list il y a 8 ans
option_int.h 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
option_int_array.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_opaque_data_tuples.cc 90615322d4 [4497] Implemented deep copy of DHCP options. il y a 9 ans
option_opaque_data_tuples.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_space.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
option_space.h 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
option_space_container.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option_string.cc 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_string.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option_vendor.cc 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_vendor.h 1f3ac9ac2b [4497] Documented Option::clone() in all option classes. il y a 9 ans
option_vendor_class.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
option_vendor_class.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt.cc 2d8f61251d [4497] Updated copyright dates. il y a 9 ans
pkt.h d11a96e300 [4497] Extended Pkt4o6 to support setCopyRetrievedOptions. il y a 9 ans
pkt4.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt4.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
pkt4o6.cc 978830d5ad [4497] Fixed inefficient setting of the Pkt4o6 flag. il y a 9 ans
pkt4o6.h d11a96e300 [4497] Extended Pkt4o6 to support setCopyRetrievedOptions. il y a 9 ans
pkt6.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt6.h fe5ae0840a [5131] spelling il y a 8 ans
pkt_filter.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
pkt_filter.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
pkt_filter6.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
pkt_filter6.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
pkt_filter_bpf.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt_filter_bpf.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt_filter_inet.cc 68b38a0926 [5009] Compilation fixes for Linux il y a 8 ans
pkt_filter_inet.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt_filter_inet6.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
pkt_filter_inet6.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt_filter_lpf.cc 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
pkt_filter_lpf.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
protocol_util.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
protocol_util.h 9e3ca83d07 [v_1_2_0] copy right dates updated il y a 8 ans
std_option_defs.h f82a806dff [5087] Done: now DHCPv4 domain-search option takes a (possibly compressed) FQDN list il y a 8 ans

README

This directory holds implementation for DHCP libraries:

libdhcp++ - this is a generic purpose DHCP library. Please be careful
what is put here. It is going to be shared by various servers (the "regular"
one and the embedded as well), clients, relays and performance tools.

libdhcpsrv - Server specific code goes in here. It will be used by
dhcp4 and dhcp6 server.