Skip to content
  • Thomas Markwalder's avatar
    [#129,!55] Add missing global keyword parsing to kea-dhcp6 · ef8592eb
    Thomas Markwalder authored and Tomek Mrugalski's avatar Tomek Mrugalski committed
    src/bin/dhcp6/dhcp6_lexer.ll
    src/bin/dhcp6/dhcp6_parser.yy
        adde keyword value of "global"
    
    src/bin/dhcp6/tests/config_parser_unittest.cc
        TEST_F(Dhcp6ParserTest, hostReservationPerSubnet) - added check
        for "global" mode value
    
    src/bin/dhcp6/tests/get_config_unittest.cc
         Updated generated config tests
    ef8592eb