xdp: referece XDP router from APNIC

This commit is contained in:
Christian Poessinger 2020-12-23 14:49:46 +01:00
parent 2b55a3a72f
commit f24d3637e5

View File

@ -17,6 +17,9 @@
this interface, as XDP is handled way earlier in the driver then iptables/ this interface, as XDP is handled way earlier in the driver then iptables/
nftables. 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: Example:
.. code-block:: none .. code-block:: none