]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_asbr.c
ospf6d: Added changes to track route-map usage
authorrgirada <rgirada@vmware.com>
Mon, 4 Feb 2019 13:16:25 +0000 (05:16 -0800)
committerrgirada <rgirada@vmware.com>
Mon, 4 Feb 2019 13:16:25 +0000 (05:16 -0800)
commit64957b279cf56216f7849c1c1999ed6b7fcdd2c1
treef5ecbd3ba1fe6a15285991a8e9e6d4dbd7ddb320
parent6f54377b8e9c0c3b889e0f7411e329ad922ba1cf
ospf6d: Added changes to track route-map usage

Made changes and updated the routemap applied
counter in the following flows.
1.Increment the routemap applied counter when route map
  attached to a redistribution list.
  The counter will be updated if the routemap exists.
2.Decrement when route map removed / modified from a
  redistribution  list.
3.Increment/decrement when route map create/delete
  callback triggered.

Signed-off-by: RajeshGirada <rgirada@vmware.com>
ospf6d/ospf6_asbr.c