]> git.proxmox.com Git - mirror_frr.git/commit
zebra: expand pbr rule action for dataplane programming
authorAnuradha Karuppiah <anuradhak@nvidia.com>
Sat, 18 Dec 2021 18:34:31 +0000 (10:34 -0800)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 27 Jun 2022 11:56:55 +0000 (07:56 -0400)
commit59f47eb0107517f417820d82db1226d011113039
tree8c064b7e198417fcc80134338f5cea43e082b5e9
parent4cf4fad15307fab9e21dd228fc7f80be4da801c2
zebra: expand pbr rule action for dataplane programming

PBR rules are installed as match, action rules in most dataplanes. This
requires the action to be resolved via a GW. And the GW to be subsequently
resolved to {SMAC, DMAC}.

Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
pbrd/pbr_vty.c
zebra/zebra_pbr.c
zebra/zebra_pbr.h
zebra/zebra_vty.c