summaryrefslogtreecommitdiff
path: root/src/lib/dhcp/libdhcp++.cc
AgeCommit message (Expand)Author
2018-09-10[#109,!21] Prefix calls to distance() with std:: in libdhcp++.ccThomas Markwalder
2018-03-06[5551] Addressed review commentsThomas Markwalder
2018-01-31[5514] Change after review:Tomek Mrugalski
2018-01-30[5514] S46 options are now parsed properlyTomek Mrugalski
2017-09-25[5073a] Addressed review commentsFrancis Dupont
2017-09-20[5073a] Main code finishedFrancis Dupont
2017-09-20[5073a] Code almost finished (still need tests and doc)Francis Dupont
2017-09-20[5073a] On the right track (still a lot of code and new tests to do)Francis Dupont
2017-07-23spelling: standardJosh Soref
2016-10-26[5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski
2016-06-10[master] Merge branch 'trac4498'Marcin Siodelski
2016-06-09[trac4498] Fix some typos and copyrightsShawn Routhier
2016-05-25[4281] Addressed review comments.Marcin Siodelski
2016-05-19[4498] Unified container types holding option definitions in LibDHCP.Marcin Siodelski
2016-05-18[4498] Avoid copying container with option definitions during parsing.Marcin Siodelski
2016-05-18[4498] Removed server specific method for unpacking DHCPv4 options.Marcin Siodelski
2016-05-17[4281] Updated recently modified files with proper commentary.Marcin Siodelski
2016-05-12[4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-12-01[master] Merge branch 'trac4121' (RAI option packed last)Tomek Mrugalski
2015-12-01[4121] added packOptions{4,6}, removed packOptions(), added unit-testTomek Mrugalski
2015-11-24[4204] Runtime option definitions created using set/commit process.Marcin Siodelski
2015-11-23[4204] Eval parser allows for referencing option by its name.Marcin Siodelski
2015-11-23[4204] Runtime option definitions are stored in LibDHCP.Marcin Siodelski
2015-11-23[4204] Runtime option definitions held in the libdhcp++ library.Marcin Siodelski
2015-11-13[4121] Cloned LibDHCP::packOptions and improved the v4 versionFrancis Dupont
2015-10-31[4107] Added the 2 private options (now update the doc)Francis Dupont
2015-06-27[master] Finished merge of trac3839 (removed unused exception variables)Francis Dupont
2015-06-24[3919] use last_offset late to avoid cppcheck new warningsFrancis Dupont
2015-06-19[master] Finished merge of trac3618 (truncated packet/option/vendor-option)Francis Dupont
2015-06-18[3618] More typosShawn Routhier
2015-06-18[3618] addressed comments: fix docs, improved unpack{,Vendor}Options[46], fix...Francis Dupont
2015-06-04[trac3618] Tidy up some typos found while reviewing.Shawn Routhier
2015-05-20[3618] decided between offset-x/throw and fixed vivso-suboptionsFrancis Dupont
2015-05-12[3839] unused exception handler variable aka #3839Francis Dupont
2015-05-12[3833] some signed for loop variables aka #3833Francis Dupont
2015-02-14fixed empty [sub]option parsing (#3661)Francis Dupont
2014-11-03[3467] Added new index to search for option definitions using a name.Marcin Siodelski
2014-10-08[3546] Trivial: updated copyright date.Marcin Siodelski
2014-10-07[3546] (hopefully) last changes after review:Tomek Mrugalski
2014-10-06[3546] Yet another review changes:Tomek Mrugalski
2014-10-06[3546] Another changes after review:Tomek Mrugalski
2014-10-06[3546] Pkt6::unpack now handles problems with exceptions, not return falseTomek Mrugalski
2014-01-28Merge branch 'trac2749'Mukund Sivaraman
2014-01-17[3203] Changes after review:Tomek Mrugalski
2014-01-10[2749] Update rest of tree to use the modified io_utilities.h APIMukund Sivaraman
2013-12-09[2772] The private DHCPv4 opts (code > 224) are not standard opts.Marcin Siodelski
2013-10-25[master] Merge branch 'trac3194_1'Marcin Siodelski
2013-10-24[3194] Minor fixes in libdhcp++ - add consts where applicable.Marcin Siodelski
2013-10-24[3201] Add support for DHCP options that hold only sub options.Marcin Siodelski