I am a longtime user of Linux iptables, and I know that besides the “filter”, “nat” and “mangle” tables that are
shown in RouterOS Firewall there also exists a “raw” table.
It can be used (amongst other things) for setting connection tracking timeout parameters depending on classifications
of the packet, e.g. a shorter or longer “TCP Established timeout” for certain services.
Why it not available in RouterOS and can the above be achieved in another way?