]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vty.c
zebra: IPv4 MP-BGP Routes addition and deletion
authorG.Balaji <balajig81@gmail.com>
Sat, 26 Nov 2011 17:59:32 +0000 (21:59 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 23 Jan 2012 10:30:42 +0000 (14:30 +0400)
commitcddf391bf6839e9f093cef15508669c1f3f92122
tree38dfaa5a7b98776ba67bb8a812beec8724810839
parent5a616c08ce089e25dc0e8da920727af4d11279bf
zebra: IPv4 MP-BGP Routes addition and deletion

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