Hi, It will be very good, if I can do colored comments. Now I am using lot of firewall and mangle rules with lot of comments. If I can do colored comments, I can see immediately the RED COLORED is very important, the GREEN is temporary rules.
it is possible to add additional chains that to make place for these types of rules. after all you are going to filter only initial packets, since established/related will be accepted before filtering kicks in.
you can jump there from different chains even, after all rules in chain are processed packets gets back to where it left , for example, if packet from forward jumps to chain=temp after all rules are processed, it goes to next rule in forward just after the jump rule.
Thank you Janisk, I know jump rules. But for me colored comment is better.
Also colored comment is not only for firewall rules. It is very helpful for all, dhcp-leases, address-list, ip address, scheduler, netwatch etc.
we will consider something about this, but cannot promise anything, that is why i suggested use of chains. since support for that is already there and it adds negligible overhead.