]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: add support of bgp flowspec filtering per packet length
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 11 Jun 2018 13:35:37 +0000 (15:35 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Jul 2018 07:20:39 +0000 (09:20 +0200)
commitc0b8c1abed5f2c4d8ba1226856312ab721625257
treeb4568eb5349715333d8691986b49d0e2ee0cc9ad
parentcea32b618cf229074f7d566f3368108b31b73dfa
bgpd: add support of bgp flowspec filtering per packet length

It is possible to do filtering based on packet length value or a range
of packet-length.

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