diff options
Diffstat (limited to 'src/bin/dhcp6/dhcp6_messages.mes')
-rw-r--r-- | src/bin/dhcp6/dhcp6_messages.mes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bin/dhcp6/dhcp6_messages.mes b/src/bin/dhcp6/dhcp6_messages.mes index 132ea0b5dd..07b8a0f22e 100644 --- a/src/bin/dhcp6/dhcp6_messages.mes +++ b/src/bin/dhcp6/dhcp6_messages.mes @@ -123,6 +123,10 @@ This is a debug message that is issued every time the server receives a configuration. That happens start up and also when a server configuration change is committed by the administrator. +% DHCP6_CONFIG_SYNTAX_WARNING configuration syntax warning: %1 +This warning message indicates that the DHCPv6 configuration had a minor +syntax error. The error was displayed and the configuration parsing resumed. + % DHCP6_CONFIG_UNRECOVERABLE_ERROR DHCPv6 server new configuration failed with an error which cannot be recovered This fatal error message is issued when a new configuration raised an error which cannot be recovered. A correct configuration must be applied as soon |