From 87f2c6716f6408b9992d7f2247d1fcc190de2c92 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Mon, 29 Mar 2021 17:57:31 +0200 Subject: Documentation: net: Document resilient next-hop groups Add a document describing the principles behind resilient next-hop groups, and some notes about how to configure and offload them. Suggested-by: David Ahern Signed-off-by: Petr Machata Reviewed-by: David Ahern Reviewed-by: Ido Schimmel Signed-off-by: David S. Miller --- Documentation/networking/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/networking/index.rst') diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index b8a29997d433..e9ce55992aa9 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -76,6 +76,7 @@ Contents: netdevices netfilter-sysctl netif-msg + nexthop-group-resilient nf_conntrack-sysctl nf_flowtable openvswitch -- cgit