diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_include/interface-xdp.txt | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/docs/_include/interface-xdp.txt b/docs/_include/interface-xdp.txt index 6f5f88c1..d87151fc 100644 --- a/docs/_include/interface-xdp.txt +++ b/docs/_include/interface-xdp.txt @@ -17,6 +17,9 @@      this interface, as XDP is handled way earlier in the driver then iptables/      nftables. +  Enabling this feature will only load the XDP router code as described here: +  https://blog.apnic.net/2020/04/30/how-to-build-an-xdp-based-bgp-peering-router/ +    Example:    .. code-block:: none | 
