mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#805,!5-p] kea-dhcp6 now supports max-row-errors parameter
src/bin/dhcp6/dhcp6_lexer.ll src/bin/dhcp6/dhcp6_parser.yy Added max-row-errors src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc TEST_F(LeaseFileLoaderTest, maxRowErrors6) - new unit test to verify max-row-errors operation
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<<<<<<< HEAD
|
||||
// A Bison parser, made by GNU Bison 3.4.1.
|
||||
=======
|
||||
// A Bison parser, made by GNU Bison 3.2.1.
|
||||
>>>>>>> [#805,!5-p] kea-dhcp6 now supports max-row-errors parameter
|
||||
|
||||
// Starting with Bison 3.2, this file is useless: the structure it
|
||||
// used to define is now defined with the parser itself.
|
||||
|
Reference in New Issue
Block a user