mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 13:28:28 +00:00
nic_router/config.xsd: add icmp_idle_timeout_sec
This commit is contained in:
parent
72ddbf84ee
commit
ce9a0cbc19
@ -167,6 +167,7 @@
|
||||
<xs:attribute name="dhcp_offer_timeout_sec" type="Seconds" />
|
||||
<xs:attribute name="udp_idle_timeout_sec" type="Seconds" />
|
||||
<xs:attribute name="tcp_idle_timeout_sec" type="Seconds" />
|
||||
<xs:attribute name="icmp_idle_timeout_sec" type="Seconds" />
|
||||
<xs:attribute name="tcp_max_segm_lifetime_sec" type="Seconds" />
|
||||
</xs:complexType>
|
||||
</xs:element><!-- config -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user