summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/option4_addrlst.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3210] refactor io utilitiesAndrei Pavel2024-03-211-1/+1
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-6/+4
* [#2423] release changesAndrei Pavel2022-05-231-1/+1
* [#2227] split suboptions in separate optionsRazvan Becheriu2022-05-191-13/+6
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [5009] Implemented get6(subnet_id, address) function for SQL backends.Marcin Siodelski2016-09-201-1/+1
* [4497] Documented Option::clone() in all option classes.Marcin Siodelski2016-07-081-1/+1
* [4497] Implemented deep copy of DHCP options.Marcin Siodelski2016-07-081-0/+5
* [4497] Fix constness of methods in Option classes.Marcin Siodelski2016-07-081-3/+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
* [3806] Added and/or fixed toText implementations for various options.Marcin Siodelski2015-05-051-11/+6
* [2749] Update rest of tree to use the modified io_utilities.h APIMukund Sivaraman2014-01-101-1/+1
* [2637] Merged Option::pack4() and Option::pack6() into single function.Marcin Siodelski2013-01-211-1/+1
* [2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.Marcin Siodelski2012-12-131-2/+2
* [2475] Put #include directives in correct orderStephen Morris2012-11-161-7/+9
* Merge branch 'master' into trac1540Tomek Mrugalski2012-05-091-1/+6
|\
| * [1531] Doxygen warnings removed in DHCP code.Tomek Mrugalski2012-01-271-3/+8
* | [1540] Huge (29 files changed) Option6 and Pkt6 refactoring in DHCP.Tomek Mrugalski2012-02-031-4/+3
|/
* [1350] Changes after review:Tomek Mrugalski2011-11-291-9/+8
* [1350] Added DHCPv4 option for storing single or list of IPv4 addresses.Tomek Mrugalski2011-11-031-0/+136