summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/hwaddr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-3/+2
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4301] DUID and HWAddr classes use strutil to convert text to binary.Marcin Siodelski2016-04-061-35/+3
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3553] MAC extraction from DOCSIS options implemented.Tomek Mrugalski2014-12-311-1/+2
* [3554] Changes after review:Tomek Mrugalski2014-12-231-0/+10
* [3556] HWAddr support in MySQL implemented.Tomek Mrugalski2014-11-061-3/+3
* [3560] Implemented rest of the functions in the Host class.Marcin Siodelski2014-10-101-2/+2
* [3546] hw_type in HWAddr class is now 16 bits long.Tomek Mrugalski2014-10-021-4/+4
* [3360] Addressed review comments.Marcin Siodelski2014-04-021-4/+12
* [3360] Implemented the CSV lease file parser for DHCPv4.Marcin Siodelski2014-03-241-3/+37
* [2837] Fixed omissions from previous review correctionsStephen Morris2013-04-091-5/+6
* [2837] Addressed review comments.Thomas Markwalder2013-04-091-11/+4
* [2837] Added include of <string.h> to HWAddr.cc. Compile on OS/XThomas Markwalder2013-03-151-0/+1
* [2837] Changed mysql to enforce STRICT modeThomas Markwalder2013-03-151-2/+16
* [2320] Small tweak inhwaddr.c implemented.Tomek Mrugalski2013-01-021-1/+1
* [2320] Allocation Engine hooked up to DHCPv4 serverTomek Mrugalski2012-12-311-0/+19
* [2320] HWAddr structure implemented.Tomek Mrugalski2012-12-271-0/+43