Obsolete mangle rules

Hi,
I’ve been using the following mangle rules (found in this forum), for some time now. After upgrading to 6.39, I see them in red color with the comment “# p2p matcher is obsolete please use layer7 matcher instead”

# p2p matcher is obsolete please use layer7 matcher instead
add action=mark-packet chain=prerouting in-interface=ether1 new-packet-mark=QoS_8_In p2p=all-p2p passthrough=no
# p2p matcher is obsolete please use layer7 matcher instead
add action=mark-packet chain=postrouting new-packet-mark=QoS_8_Out out-interface=ether1 p2p=all-p2p passthrough=no

I also can guarantee you that I have no clue on what I should do. :slight_smile:
Any help appreciated.

From the change log: !) firewall - discontinued support for p2p matcher (old rules will become invalid);

So from 6.39 you can look at the lines but they don’t do anything anymore except taking space.

Have a look in this part of the forum: http://forum.mikrotik.com/t/v6-39-current/108334/65