summaryrefslogtreecommitdiffstats
path: root/src/bin/perfdhcp/localized_option.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-19[#464,!238] ChangeLog updatedTomek Mrugalski1-0/+7
2019-02-19[464-vivso-fix] Replaced vivso (v4 specific) by v6 vendor opts optionFrancis Dupont2-18/+18
2019-02-19[#464,!238] Ability to add vendor opts in classes implemented for v6Tomek Mrugalski1-10/+42
2019-02-19[#464,!238] New tests for vendor opts in response only implementedTomek Mrugalski1-0/+80
2019-02-19[#464,!238] v6 vendor options moved to separate fileTomek Mrugalski3-323/+373
2019-02-19[464-vivso-fix] Fixed copyright yearsFrancis Dupont2-2/+2
2019-02-19[464-vivso-fix] A a -> Add aFrancis Dupont1-1/+1
2019-02-19[464-vivso-fix] ReindentedFrancis Dupont1-14/+16
2019-02-19[#464,!238] User's guide updatedTomek Mrugalski1-1/+104
2019-02-19[#464,!238] configs simplifiedTomek Mrugalski1-63/+8
2019-02-19[#464,!238] vivsoInResponseOnly fixed.Tomek Mrugalski1-13/+19
2019-02-19[#464,!238] New unit-test implemented for vendor opts processingTomek Mrugalski3-2/+129
2019-02-19[#464,!238] Reenabled and cleaned up old vendor testTomek Mrugalski1-7/+7
2019-02-19[#464,!238] Truncated vivso option moved to vendor_opts_unittest.ccTomek Mrugalski2-58/+56
2019-02-19[#464,!238] Vendor tests moved to their own name (VendorOptsTest)Tomek Mrugalski1-18/+27
2019-02-19[#464,!238] Option 43 tests moved to vendor_opts_unittest.ccTomek Mrugalski2-973/+988
2019-02-19[#464,!238] Moved vendor option tests to a separate file.Tomek Mrugalski3-402/+431
2019-02-19[#464,!238] Prototype fix for Genexis clientsTomek Mrugalski1-7/+34
2019-02-19[master] Updated ChangeLog for iface::send returned valueFrancis Dupont1-0/+6
2019-02-19[417-incorrect-return-value-of-ifacemgr-send] Fixed interface manager and UDP...Francis Dupont6-14/+22
2019-02-18[463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8] Sort...Francis Dupont1-1/+1
2019-02-12[#380,!191] Updated description of the error message and comment.161-move-hooks-subdirectory-under-kea-own-directory_merged161-move-hooks-subdirectory-under-kea-own-directory_baseTomek Mrugalski1-2/+8
2019-02-12[380-unexpected-boost-include-capture] Added a protection against capture fro...Francis Dupont1-0/+8
2019-02-12[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-bina...Francis Dupont1-1/+1
2019-02-12[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-bina...Francis Dupont2-23/+23
2019-02-12[master] Minor correction in INSTALL file.Tomek Mrugalski1-1/+2
2019-02-08[master] typo fixed in enable perfdhcp94-cb-implement-mysqlconfigbackenddhcpv6-prepare_base463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8_base441-make-distcheck-fails-on-fedora-29-automake-1-16_baseWlodek Wencel1-1/+1
2019-02-08[master] Added ChangeLog for #451.460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4_base458-config-backend-support-in-src-lib_baseMarcin Siodelski1-0/+8
2019-02-08[#451,!227] Added unit tests for createBinding/createTriplet methods.Marcin Siodelski4-5/+67
2019-02-08[#451,!227] Corrected exception text as a result of review.Marcin Siodelski1-1/+1
2019-02-08[#451,!227] Store "unspecified" triplets as NULL in the MySQL DB.Marcin Siodelski4-12/+61
2019-02-08[366-check-circular_buffer-hpp-existence-in-configure] Added check for boost/...Francis Dupont1-1/+1
2019-02-08[master] Added Changelog for #444.Marcin Siodelski1-0/+6
2019-02-08[#444,!229] Added new line in the dhcpdb_create.mysqlMarcin Siodelski1-0/+1
2019-02-08[#444,!229] Switched back to second precision in MySQL CB.Marcin Siodelski6-179/+52
2019-02-07[165-netbsd-8-fixes] CCMSG_DATAFrancis Dupont1-1/+9
2019-02-07[354-compilation-with-mysql-fails-on-fedora-29] Simplified patchFrancis Dupont1-8/+1
2019-02-07[354-compilation-with-mysql-fails-on-fedora-29] Fixed MySQL hook on MariaDBFrancis Dupont1-0/+8
2019-02-07[354-compilation-with-mysql-fails-on-fedora-29] Updated schema & upgradeFrancis Dupont2-4/+8
2019-02-07[354-compilation-with-mysql-fails-on-fedora-29] Solved other issuesFrancis Dupont6-7/+35
2019-02-07[354-compilation-with-mysql-fails-on-fedora-29] Added HAVE_MYSQL_MY_BOOLFrancis Dupont2-9/+31
2019-02-07[#447,!222] Removed unused function as a result of review.Marcin Siodelski1-11/+0
2019-02-07[426-cassandra-unit-tests-ends-with-success-even-though-they-fail] Made DB sc...Francis Dupont6-9/+18
2019-02-06[master] Some trivial doxygen fixes453-update-makefile-using-bison_base448-update-cb-cmds-to-handle-parameter-types_baseFrancis Dupont5-7/+6
2019-02-05[master] Added ChangeLog about making perfdhcp build optionalFrancis Dupont1-0/+5
2019-02-05[340-make-perfdhcp-build-optional] Updated docFrancis Dupont2-2/+22
2019-02-05[340-make-perfdhcp-build-optional] Removed spurious aFrancis Dupont1-1/+1
2019-02-05[340-make-perfdhcp-build-optional] typoFrancis Dupont1-3/+3
2019-02-05[340-make-perfdhcp-build-optional] Made perfdhcp optional (default=no)Francis Dupont3-1/+24
2019-02-05[#423,!216] Changelog updated426-cassandra-unit-tests-ends-with-success-even-though-they-fail_baseTomek Mrugalski1-0/+6