On 6/14/16 3:34 PM, Stephen Hemminger wrote:
On Thu, 9 Jun 2016 13:05:42 -0700
David Ahern <d...@cumulusnetworks.com> 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 <d...@cumulusnetworks.com>
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.