summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/option_int.h (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-4/+2
* [#2454] doxygen tags addedTomek Mrugalski2022-07-211-0/+1
* [#2423] release changesAndrei Pavel2022-05-231-1/+1
* [#562] template adapters to existing qualified namesAndrei Pavel2022-05-201-1/+1
* [#2227] split suboptions in separate optionsRazvan Becheriu2022-05-191-3/+3
* [#974] copy right dates, mes files Changelog prepared for releaseWlodek Wencel2019-10-291-1/+1
* [#900,!561] kea-dhcp4/6 now quietly drop empty or all-null string optionsThomas Markwalder2019-10-231-1/+1
* [5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski2016-10-261-2/+3
* [4497] Documented Option::clone() in all option classes.Marcin Siodelski2016-07-081-1/+3
* [4497] Implemented deep copy of DHCP options.Marcin Siodelski2016-07-081-0/+7
* [4497] Fix constness of methods in Option classes.Marcin Siodelski2016-07-081-4/+4
* [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-0/+31
* [3735] Fix up a number of warnigns in the Doxygen comments.Shawn Routhier2015-03-201-2/+2
* [3336] DHCPv4 server includes renew and rebind timers when specified.Marcin Siodelski2014-05-271-1/+17
* [2749] Update rest of tree to use the modified io_utilities.h APIMukund Sivaraman2014-01-101-2/+4
* [3180] Addressed review comments.Marcin Siodelski2013-10-081-0/+2
* [3180] Implemented support for callback functions to parse options.Marcin Siodelski2013-10-041-2/+4
* [master] many misspelling and typo fixesJeremy C. Reed2013-03-061-1/+1
* [2526] Added unit tests for V4 option holding an array of integers.Marcin Siodelski2012-12-111-1/+1
* [2526] OptionInt can be now used for V4 and V6.Marcin Siodelski2012-12-111-8/+13
* [2526] Renamed Option6Int to OptionInt as this will be used for V4 too.Marcin Siodelski2012-12-111-0/+189