nic_router: allow ld_verbose attribute

Issue #2953
This commit is contained in:
Martin Stein 2018-07-13 14:02:27 +02:00 committed by Christian Helmuth
parent d6c6549354
commit b48c917984
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@
<xs:attribute name="icmp_idle_timeout_sec" type="Seconds" />
<xs:attribute name="tcp_max_segm_lifetime_sec" type="Seconds" />
<xs:attribute name="icmp_echo_server" type="Boolean" />
<xs:attribute name="ld_verbose" type="Boolean" />
</xs:complexType>
</xs:element><!-- config -->