]> git.puffer.fish Git - mirror/frr.git/commit
zebra: MBGP routes should not be installed in the kernel
authorBalaji <balajig81@gmail.com>
Thu, 23 Oct 2014 15:25:25 +0000 (15:25 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 20:42:53 +0000 (20:42 +0000)
commit7498d58d56705851de9db5f5676aaa7da3ebe35b
tree88d7fb6e916c97ed7ab4370f9a91decd2241455d
parent67495ddb2e5b1ed267966dcae938c4a30081a75d
zebra: MBGP routes should not be installed in the kernel

MBGP routes are used only for PIM RPF checks and hence should
not be installed in the kernel's FIB. Ignore route node set to Multicast
SAFI.

Signed-off-by: Balaji.G <balajig81@gmail.com>
Acked-by: Everton Marques <everton.marques@gmail.com>
[pushed down rn->table->info assignment below assert]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit 9511633e08ff15c23608983fdc1bc735d427332e)

Conflicts:
zebra/zebra_rib.c
zebra/zebra_rib.c