]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: large community exact match fix 9743/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 5 Oct 2021 14:24:41 +0000 (16:24 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 5 Oct 2021 14:24:41 +0000 (16:24 +0200)
commit0d5b3cb9d72670deee6a48721615f98aa2493b4c
tree60d2c55a7bdbe9c9f280d706edd2849ebb2fc0cc
parentd0bf22a10bbda51bba86d4c51fe9055deb91664b
bgpd: large community exact match fix

The pointer to large community was not the appropriate one.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_clist.c