summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2016-01-17 16:43:25 +1100
committerBrian May <brian@linuxpenguins.xyz>2016-01-17 16:43:25 +1100
commitea10ff1305d64c26a1474f71bcbce107f1d7f2df (patch)
tree734f87983542add4f1aeb1a43333b989a619ea73
parentd9939b8460074ca27844a4664172545fe8d669fc (diff)
Fix broken link.
-rw-r--r--docs/usage.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/usage.rst b/docs/usage.rst
index 8419379..bdaa9a7 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -55,6 +55,8 @@ Additional information for TPROXY
---------------------------------
TPROXY is the only method that supports full support of IPv6 and UDP.
+.. _PyXAPI: http://www.pps.univ-paris-diderot.fr/~ylg/PyXAPI/
+
Full UDP or DNS support with the TPROXY method requires the ``recvmsg()``
syscall. This is not available in Python 2, however is in Python 3.5 and
later. Under Python 2 you might find it sufficient installing PyXAPI_ to get