]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fixup `no redistribute ...` commands to allow any order 4606/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jun 2019 23:11:55 +0000 (19:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jun 2019 23:51:51 +0000 (19:51 -0400)
commite27957c0626597bcc5a929e8622596ddb25dadd6
treeac5e14c80dd59a202a0160abaffaaf3f5b408146
parentea1bdfc0e52de9f6d2a7936fccff2638dfe157a8
bgpd: Fixup `no redistribute ...` commands to allow any order

The `no redistribute ...` commands were not allowing
the input to be in any order.  Fix code to allow this.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c