]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: enumerate support for dscp values
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 19 Jun 2018 13:02:15 +0000 (15:02 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Jul 2018 07:20:39 +0000 (09:20 +0200)
commit77bfc3d6694857f2b65b1a2288992f2eff643252
treec00eed36efbdd3966f94ef6c1e5ad1b3aad260c6
parentccf48116200c8406b73f84372b54504c5eebf63b
bgpd: enumerate support for dscp values

If one dscp value or an enumerate list of or values of dscp are
provided, then the bgp pbr entries created will take into account the
dscp values.

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