]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add netlink rule support for fwmark option
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 27 Apr 2018 14:32:51 +0000 (16:32 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 May 2018 13:49:38 +0000 (15:49 +0200)
commit2bee7aae60285c01a4c7e81c20940c1feff1404e
tree5d008d29dc34a69f2d851b2a351af5a52397534a
parent4c550bcf0e39beba55c6bbf63aa748c1bc6d903d
zebra: add netlink rule support for fwmark option

When a mark is set, incoming traffic having that mark set can be
redirected to a specific table identifier. This work is done through
netlink.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/rule_netlink.c
zebra/zebra_pbr.h