]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: IPv6 MP-BGP Routes addition and deletion
authorG.Balaji <balajig81@gmail.com>
Sat, 26 Nov 2011 18:10:39 +0000 (22:10 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 23 Jan 2012 10:30:57 +0000 (14:30 +0400)
commitf768f367bcd1f37a53c563495176a5a134caf234
tree57a0fff4f2a0e832623aa0d6d4d3bd2a3c951d98
parentc7ec179a95c1ed4fcd3d3be3f981c8c20dce534a
zebra: IPv6 MP-BGP Routes addition and deletion

This patch contains the following:
1. Addition of IPv6 SAFI_MULTICAST BGP routes into the RTM's RIB.
2. Deletion of IPv6 SAFI_MULTICAST BGP routes from the RTM's RIB.
zebra/connected.c
zebra/rib.h
zebra/rt_netlink.c
zebra/zebra_rib.c
zebra/zserv.c