Will ROS add MAC to the table in response to gratuitous arp reply? If so, how can this be blocked?
thanks!
Will ROS add MAC to the table in response to gratuitous arp reply? If so, how can this be blocked?
thanks!
Will this bridge filter rule stop ROS from learning MAC from gratuitous arp packets:
/interface bridge filter
add action=drop arp-gratuitous=yes chain=input mac-protocol=arp