summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/option6_addrlst.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2454] doxygen tags addedTomek Mrugalski2022-07-211-0/+1
* [#2423] release changesAndrei Pavel2022-05-231-1/+1
* [#2227] split suboptions in separate optionsRazvan Becheriu2022-05-191-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/+2
* [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
* [3467] Option code, name and space are now optional.Marcin Siodelski2014-11-041-2/+5
* [2546] Correct issues raised by cppcheckStephen Morris2012-12-101-2/+2
* [2475] Put #include directives in correct orderStephen Morris2012-11-161-4/+5
* [1540] Doxygen warnings removed.Tomek Mrugalski2012-02-031-6/+2
* [1540] Huge (29 files changed) Option6 and Pkt6 refactoring in DHCP.Tomek Mrugalski2012-02-031-34/+11
* [1350] Changes after review:Tomek Mrugalski2011-11-291-1/+1
* [1350] Added DHCPv4 option for storing single or list of IPv4 addresses.Tomek Mrugalski2011-11-031-9/+8
* [1186] Changes after second reviewTomek Mrugalski2011-10-141-2/+2
* [1186] Part 6 of review changes.Tomek Mrugalski2011-10-141-3/+0
* [1186] Part 5 of the review changesTomek Mrugalski2011-10-141-7/+10
* [1186] Part 3 of review changesTomek Mrugalski2011-10-141-3/+3
* Part 1 of 1186 review changesTomek Mrugalski2011-10-141-2/+2
* [1186] Option6_AddrLst implemented (useful for storing v6 addresses)Tomek Mrugalski2011-10-141-0/+127