aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2020-04-02 15:02:16 +0000
committerOle Trøan <otroan@employees.org>2020-04-14 09:40:48 +0000
commitd724e4f43b1d143a3f35492bce72fdc3e8af553e (patch)
treeb458929e250006e18a7e0615a573e68b6e1a8178 /MAINTAINERS
parentdc3e9664858df680accca7324299b633bf60397d (diff)
urpf: Unicast reverse Path Forwarding (plugin)
Type: feature - move the IP4 code to plugin - add ip6 support - add suport for uRPF on TX - add tests Change-Id: I074c2debc486d3e79c12fad4b8dbd72c41e841a0 Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 08b8bc48bee..cf36e7a6207 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -660,6 +660,11 @@ I: vrrp
M: Matthew Smith <mgsmith@netgate.com>
F: src/plugins/vrrp
+Plugin - Unicast Reverse Path forwarding
+I: urpf
+M: Neale Ranns <nranns@cisco.com>
+F: src/plugins/urpf
+
VPP Config Tooling
I: vpp_config
M: John DeNisco <jdenisco@cisco.com>