Call local_notify_neighbour unconditionally.
Working out exactly when to call local_notify_neighbour is too error-prone. Call it systematically, at the cost of some extra local traffic.
Showing
Please register or sign in to comment
Working out exactly when to call local_notify_neighbour is too error-prone. Call it systematically, at the cost of some extra local traffic.