Tomek Mrugalski e3f6de57b9 [master] Merge branch 'trac3274' DHCP client classification 11 years ago
..
tests e3f6de57b9 [master] Merge branch 'trac3274' DHCP client classification 11 years ago
Makefile.am 85ceb8b8c5 [3288] Implemented OS-specific function which opens socket on multicast. 11 years ago
README e9498651c8 [2238] CfgMgr work in progress: Triplet, Pool6, Subnet6 classes 12 years ago
classify.h f2c1e775f7 [3274] Changes after review: 11 years ago
dhcp4.h f22c490bd4 [3242] Addressed review comments. 11 years ago
dhcp6.h e744b4b23d [master] many spelling or typo fixes 12 years ago
docsis3_option_defs.h afea612c23 [3203] Changes after review: 11 years ago
duid.cc 338d7d58b4 [2940] Implemented Lease6::getDuidVector function and remove key extractors 11 years ago
duid.h 338d7d58b4 [2940] Implemented Lease6::getDuidVector function and remove key extractors 11 years ago
hwaddr.cc 91a0d273da [2837] Fixed omissions from previous review corrections 12 years ago
hwaddr.h 8f8bfc92e6 [2902] Cleanup in comments. 12 years ago
iface_mgr.cc 9e571cc217 [master] Merge branch 'trac3242' 11 years ago
iface_mgr.h 9e571cc217 [master] Merge branch 'trac3242' 11 years ago
iface_mgr_bsd.cc 8d6bd77415 [3315] Small cppcheck issue fixed 11 years ago
iface_mgr_error_handler.h 85ceb8b8c5 [3288] Implemented OS-specific function which opens socket on multicast. 11 years ago
iface_mgr_linux.cc 8d6bd77415 [3315] Small cppcheck issue fixed 11 years ago
iface_mgr_sun.cc 8d6bd77415 [3315] Small cppcheck issue fixed 11 years ago
libdhcp++.cc f70ff164d0 Merge branch 'trac2749' 11 years ago
libdhcp++.dox d0da7ccdbf [3252] Removed dot at the end of section title in developer's guide. 11 years ago
libdhcp++.h db31405ea7 [master] Merge branch 'trac3194_1' 11 years ago
option.cc 1685d98e14 [2749] Update resize() call arguments to be sizeof instead of literal values 11 years ago
option.h c71753a27a [3180] Addressed review comments. 11 years ago
option4_addrlst.cc c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option4_addrlst.h aeec2dc1b9 [master] Merge branch 'trac2591' 12 years ago
option4_client_fqdn.cc 1422c7b03b [3282] Fixed setDomainName methods 11 years ago
option4_client_fqdn.h 33edd2ed3d [3082] Addressed comments from the second review. 11 years ago
option6_addrlst.cc 1d1e8b67f6 [1283] Use IOAddress << operator in remaining places in DHCP code. 11 years ago
option6_addrlst.h e4e8de3175 [2546] Correct issues raised by cppcheck 12 years ago
option6_client_fqdn.cc 1422c7b03b [3282] Fixed setDomainName methods 11 years ago
option6_client_fqdn.h 4e902ba369 [3036] Address further review comments. 11 years ago
option6_ia.cc c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option6_ia.h 87e43d5dfd [3036] Generate NameChangeRequests for Solicit, Request, Renew and Release. 12 years ago
option6_iaaddr.cc f70ff164d0 Merge branch 'trac2749' 11 years ago
option6_iaaddr.h 8f3591204b [3145] Added negative test case for IAADDR option 11 years ago
option6_iaprefix.cc f70ff164d0 Merge branch 'trac2749' 11 years ago
option6_iaprefix.h 4e3b085d94 [3203] Doxygen errors fixes 11 years ago
option_custom.cc 7607200420 [1283] Remove toText() calls where IOAddress should be used directly 11 years ago
option_custom.h fc2b2f8fa4 [3035] Added a function to return the number of labels in the FQDN. 11 years ago
option_data_types.cc 9ea3131be8 [3035] Skip processing invalid Hostname options sent by a client. 11 years ago
option_data_types.h c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option_definition.cc 7c4c0514ed [master] Merge branch 'trac3292' 11 years ago
option_definition.h 4775ad43ab [3292] Addressed review comments. 11 years ago
option_int.h c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option_int_array.h c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option_space.cc 656b5d1cb0 [2314] Added encapsulated option space name to option definition. 12 years ago
option_space.h 656b5d1cb0 [2314] Added encapsulated option space name to option definition. 12 years ago
option_string.cc e0d3a70def [2786] Changes as a result of the second review. 12 years ago
option_string.h 0f3dd4e12d [2786] Address review comments. 12 years ago
option_vendor.cc c7aeb4bec3 [2749] Update rest of tree to use the modified io_utilities.h API 11 years ago
option_vendor.h afea612c23 [3203] Changes after review: 11 years ago
pkt4.cc e3f6de57b9 [master] Merge branch 'trac3274' DHCP client classification 11 years ago
pkt4.h f2c1e775f7 [3274] Changes after review: 11 years ago
pkt6.cc acc4ba2011 [master] Merge branch 'trac3203' (DHCP client classification, part 1) 11 years ago
pkt6.h f2c1e775f7 [3274] Changes after review: 11 years ago
pkt_filter.cc 7607200420 [1283] Remove toText() calls where IOAddress should be used directly 11 years ago
pkt_filter.h a52c2327de [2765] Added throw tag to the openFallbackSocket function. 11 years ago
pkt_filter6.cc cef44a4094 [3251] Addressed review comments. 11 years ago
pkt_filter6.h cef44a4094 [3251] Addressed review comments. 11 years ago
pkt_filter_inet.cc 7607200420 [1283] Remove toText() calls where IOAddress should be used directly 11 years ago
pkt_filter_inet.h ddf389fa61 [2765] Addressed review comments. 11 years ago
pkt_filter_inet6.cc cef44a4094 [3251] Addressed review comments. 11 years ago
pkt_filter_inet6.h cef44a4094 [3251] Addressed review comments. 11 years ago
pkt_filter_lpf.cc e6d538fd1e [3231] Removed the source address adjustment of the packet in LPF. 11 years ago
pkt_filter_lpf.h cef44a4094 [3251] Addressed review comments. 11 years ago
protocol_util.cc 454afa9877 [2902] Defined constant replacing ETHERTYPE_IP. 12 years ago
protocol_util.h 454afa9877 [2902] Defined constant replacing ETHERTYPE_IP. 12 years ago
std_option_defs.h 3dade343a9 [3203] v6 vendor-class option updated, unit-test added 11 years ago

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.