From bd23b405fbe99034d75a46b060567e5adf62c04e Mon Sep 17 00:00:00 2001 From: Nathan Skrzypczak Date: Fri, 8 Oct 2021 15:13:07 +0200 Subject: docs: nitfixes in FEATURE.yaml Type: improvement Change-Id: Iec585880085b12b08594a0640822cd831455d594 Signed-off-by: Nathan Skrzypczak --- src/plugins/l3xc/FEATURE.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/l3xc/FEATURE.yaml') diff --git a/src/plugins/l3xc/FEATURE.yaml b/src/plugins/l3xc/FEATURE.yaml index 5086fee3c57..0ee8c0c2168 100644 --- a/src/plugins/l3xc/FEATURE.yaml +++ b/src/plugins/l3xc/FEATURE.yaml @@ -4,7 +4,7 @@ maintainer: Neale Ranns features: - cross connect all ingress traffic on an L3 interface to an output FIB path. - the path can describe any output (with the exception of MPLS labels) - - The same functions can be acheived by using a dedicated VRF for the table + - The same functions can be achieved by using a dedicated VRF for the table and adding a default route with the same path. However, the L3XC is more efficient in memory and CPU -- cgit 1.2.3-korg