On 6/14/16 3:34 PM, Stephen Hemminger wrote:
On Thu, 9 Jun 2016 13:05:42 -0700 David Ahern <[email protected]> wrote:If NLM_F_REPLACE flag is set then a route is replacing an existing route. Prepend "Replaced " to these routes similar to how "Deleted " is added to deleted routes. Signed-off-by: David Ahern <[email protected]>Why just routes, there are several other places where Replaced entries could be returned?
b/c that's the use case I was investigating. :-) Will add the others.
