mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
eba22b7551
* Update links from forward rules only with forward rules and links from transport-routing rules only with transport-routing rules. Besides raising the performance of the code, this also fixes a former bug that allowed forward-rule links to falsely stay active because of a transport-routing rule that matched the client destination ip and port. * Don't use good-case exceptions for updating TCP/UDP links on re-configuration of the router. * Make conditions when to dismiss a forward rule easier to read. * Introduces != operator to the public Port class in the net library. * Fix unnecessary log message that a link was dismissed when only a potentially matching forward rule turned out to be not matching. * Apply Genode coding style to if statements with a single body statement. Fix #4728 |
||
---|---|---|
.. | ||
arp.h | ||
dhcp.h | ||
ethernet.h | ||
icmp.h | ||
internet_checksum.h | ||
ipv4.h | ||
mac_address.h | ||
netaddress.h | ||
port.h | ||
size_guard.h | ||
sntp.h | ||
tcp.h | ||
udp.h |