]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_zebra.c
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>
Thu, 28 Jun 2018 06:52:15 +0000 (08:52 +0200)
commit83360720df53b196ac14d0c6b904119e43db5d7c
tree44ffef2841f764a993e918066da830370cc0c58a
parent3b0c3697a3a749fb0a5cf2fa947761d001387830
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