mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
bb17e7cf01
commit
836df90f6b
@ -74,7 +74,7 @@ void Nat_rule::print(Output &output) const
|
|||||||
Genode::print(output, "domain ", _domain,
|
Genode::print(output, "domain ", _domain,
|
||||||
" tcp-ports ", _tcp_port_alloc.max(),
|
" tcp-ports ", _tcp_port_alloc.max(),
|
||||||
" udp-ports ", _udp_port_alloc.max(),
|
" udp-ports ", _udp_port_alloc.max(),
|
||||||
" icmp-ports ", _icmp_port_alloc.max());
|
" icmp-ids ", _icmp_port_alloc.max());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user