]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
bgpd: bgpd-event-driven-route-map-updates.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:40:45 +0000 (17:40 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:40:45 +0000 (17:40 -0700)
commit518f0eb1886d7f84194e31bc54ab9224f6e0b24a
tree628cecf3c5020f342aa0fef83d73514301600fcb
parent244c1cdce553f6b722920ffe40a492ca230ad086
bgpd: bgpd-event-driven-route-map-updates.patch

BGP: Reprocess the trigger points when an attached route map changes

Currently, modifications to route maps do not affect already processed
routes; they only affect new route updates. This patch addresses this
limitation.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
20 files changed:
bgpd/bgp_clist.c
bgpd/bgp_filter.c
bgpd/bgp_filter.h
bgpd/bgp_main.c
bgpd/bgp_routemap.c
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h
bgpd/bgpd.c
bgpd/bgpd.h
lib/filter.c
lib/memtypes.c
lib/plist.c
lib/routemap.c
lib/routemap.h
zebra/Makefile.am
zebra/zebra_rib.c
zebra/zebra_routemap.c
zebra/zebra_vty.c
zebra/zserv.h