summaryrefslogtreecommitdiff
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2018-11-29 15:17:36 +0100
committerPhilippe Guibert <philippe.guibert@6wind.com>2019-01-29 14:15:10 +0100
commit9350f1dfd0013b22809228380bdc7523e6bf0d61 (patch)
tree18b32393b07b3e08d98e191b056b00e44f70d5f1 /zebra/kernel_socket.c
parent6cfe5d1533b2c8a5daeeb34432153f2f17e5c2e7 (diff)
bgpd: conversion from fs to pbr: support for ip rule from/to
adding/suppressing flowspec to pbr is supported. the add and the remove code is being added. now,bgp supports the hash list of ip rule list. The removal of bgp ip rule is done via search. The search uses the action field. the reason is that when a pbr rule is added, to replace an old one, the old one is kept until the new one is installed, so as to avoid traffic to be cut. This is why at one moment, one can have two same iprules with different actions. And this is why the algorithm covers this case. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions