]> git.proxmox.com Git - mirror_frr.git/commit - pbrd/pbr_map.h
pbrd: Add `match ip-protocol [tcp|udp]`
authorDonald Sharp <sharpd@nvidia.com>
Fri, 4 Jun 2021 19:48:16 +0000 (15:48 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 8 Jul 2021 15:12:47 +0000 (11:12 -0400)
commit5e732768f4de955edb7ec48212164e252e9a4590
tree96e016974d12cae965e297886f30e2b2c9a12687
parentf56697eff3890c21b434f84f34304320462c8d37
pbrd: Add `match ip-protocol [tcp|udp]`

Add the `match ip-protocol [tcp|udp]` command to allow pbr to
match on tcp or udp streams.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
pbrd/pbr_map.h
pbrd/pbr_vty.c
pbrd/pbr_zebra.c