Comment 1 for bug 1774459

Revision history for this message
Brian Haley (brian-haley) wrote : Re: RFE: Update permanent ARP entries for allowed_address_pair IPs in DVR Routers

I'm not a big fan of a process running that is snooping on traffic, it's most likely going to cause a performance issue.

Can doing this like the keepalived_state_change code work? It uses "ip monitor" to watch for events and triggers action, and could be modified to look for "neigh" events.