]> git.puffer.fish Git - mirror/frr.git/commit
bgpd : dynamic modification in lcomm-list is not taking effect. 4266/head
authorvishaldhingra <vdhingra@vmware.com>
Mon, 6 May 2019 12:32:58 +0000 (05:32 -0700)
committervishaldhingra <vdhingra@vmware.com>
Mon, 6 May 2019 12:32:58 +0000 (05:32 -0700)
commit35f6f850efe9cc33b23d467a47d74681a7d48699
tree0eeea3aa5a05853b2d63cdfdde798fa345f59f5b
parent9a968a1d40bfe5980b082c70675957db27ac2f30
bgpd : dynamic modification in lcomm-list is not taking effect.

lcomm-list is configured and attached to route-map via match clause.
If you modify the lcomm-list then it is not taking into effect via routemap.

Signed-off-by: vishaldhingra <vdhingra@vmware.com>
bgpd/bgp_clist.c