]> git.puffer.fish Git - matthieu/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>
Thu, 28 Jun 2018 09:08:58 +0000 (11:08 +0200)
commit357039985769acceb07bb8ba94009876bc62d3be
tree7db9db78b056acf1a6dc9ff6ed35526c43420486
parent69214c57c379fb9356750ab3b05a3a9481a12a24
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