]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ipneigh.c
ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip route
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 15 Oct 2015 18:47:43 +0000 (11:47 -0700)
committerStephen Hemminger <shemming@brocade.com>
Fri, 16 Oct 2015 23:01:34 +0000 (16:01 -0700)
commit39ca4879a09aa0a8d0ba5695657ff18fbae734c6
tree30ceee6ba3fdb27e8a6a1726f23c54bd9a18931a
parent303cc9cbeed6cfb9f08a4073f07cb466cc8098e8
ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip route

It helps to grep for one string "Deleted" when monitoring all events.

Fixes: 6ea3ebafe077 ("iproute2: inform user when a neighbor is removed")
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
ip/ipneigh.c