summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/option_vendor_class.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#939] Refactor header includesPiotrek Zadroga2023-03-231-1/+1
* [#939] Refactor Length Field Type evaluation for tuplesPiotrek Zadroga2023-03-231-11/+1
* [#467] Updated dhcpsrv code and testsFrancis Dupont2023-03-061-4/+4
* [#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
* [288,!158] Changed references from RFC3315 to RFC8415 in the src code.Marcin Siodelski2018-12-061-4/+4
* [5391] Fixed with new unit testsFrancis Dupont2017-10-161-1/+15
* [master] typoFrancis Dupont2017-10-071-1/+1
* [master] Moved to a plain if in getOptionCode()Francis Dupont2017-10-071-1/+5
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-1/+1
* [4497] Documented Option::clone() in all option classes.Marcin Siodelski2016-07-081-1/+2
* [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] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [trac3576] Updates per review commentsShawn Routhier2015-10-021-2/+2
* [trac3576] Correct minimal length for v6 vendor class optionShawn Routhier2015-10-011-2/+2
* [3316] Addressed review comments.Marcin Siodelski2014-02-171-4/+11
* [3316] Implemented function to return text representation of VC optionMarcin Siodelski2014-02-131-0/+6
* [3316] Implemented function to check if specified tuple is in VC option.Marcin Siodelski2014-02-131-0/+7
* [3316] Implemented a class which encapsulates Vendor Class option.Marcin Siodelski2014-02-131-0/+177