]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: PBR_FILTER_DSFIELD -> {PBR_FILTER_DSCP,PBR_FILTER_ECN}
authorG. Paul Ziemba <paulz@labn.net>
Tue, 1 Aug 2023 13:49:38 +0000 (06:49 -0700)
committerG. Paul Ziemba <paulz@labn.net>
Tue, 8 Aug 2023 17:18:22 +0000 (10:18 -0700)
commit5572f45d51c587691384a9ec3a195e6a01540930
tree2f4eb5f788a0194b8ecf49fb5119df25817d5385
parent09262f1b720ff22631e34222321099187bfd37d8
pbrd: PBR_FILTER_DSFIELD -> {PBR_FILTER_DSCP,PBR_FILTER_ECN}

    DSCP and ECN matching are configured independently. Maintain
    these values in independent fields in pbrd, zapi, and zebra.

Signed-off-by: G. Paul Ziemba <paulz@labn.net>
lib/pbr.h
pbrd/pbr_vty.c
zebra/rule_netlink.c
zebra/zebra_pbr.c
zebra/zebra_pbr.h