mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
bb17e7cf01
commit
836df90f6b
@@ -74,7 +74,7 @@ void Nat_rule::print(Output &output) const
|
||||
Genode::print(output, "domain ", _domain,
|
||||
" tcp-ports ", _tcp_port_alloc.max(),
|
||||
" udp-ports ", _udp_port_alloc.max(),
|
||||
" icmp-ports ", _icmp_port_alloc.max());
|
||||
" icmp-ids ", _icmp_port_alloc.max());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user