I.e. what does consume less CPU cycles from these two:
Code: Select all
1. /ip firewall mangle add action=mark-connection chain=prerouting disabled=no \
in-interface=iface new-connection-mark=test passthrough=no
2. /ip firewall mangle add action=mark-connection chain=prerouting disabled=no \
in-interface=iface new-connection-mark=test connection-mark=no-mark passthrough=no