]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: introduce recursive operations for or flowspec operations
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 19 Jun 2018 13:02:26 +0000 (15:02 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 28 Jun 2018 09:08:58 +0000 (11:08 +0200)
commit56707a36d00eaa26857eb8c96021d664366063c6
treef3a5446a80987b601e487d54c0c4e7fba8f4b42c
parent357039985769acceb07bb8ba94009876bc62d3be
bgpd: introduce recursive operations for or flowspec operations

So as to add or remove entries with flowspec or operations like tcp
flags or dscp enum list, a mechanism is put in place that adds
recursivity.

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