]> git.baikalelectronics.ru Git - kernel.git/commit
doc: Document unexpected tcp_l3mdev_accept=1 behavior
authorBenjamin Poirier <bpoirier@nvidia.com>
Thu, 19 Aug 2021 08:38:54 +0000 (17:38 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Aug 2021 10:53:24 +0000 (11:53 +0100)
commit1f26a6d32437b0f8ca08c32c4fdada0c0937a3d0
tree137119fa5a889293c4b593a269d3889265be3372
parent499238d0a545052c38c6d5877d6605561d058b42
doc: Document unexpected tcp_l3mdev_accept=1 behavior

As suggested by David, document a somewhat unexpected behavior that results
from net.ipv4.tcp_l3mdev_accept=1. This behavior was encountered while
debugging FRR, a VRF-aware application, on a system which used
net.ipv4.tcp_l3mdev_accept=1 and where TCP connections for BGP with MD5
keys were failing to establish.

Cc: David Ahern <dsahern@gmail.com>
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/vrf.rst