We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcf8e7 commit 6d3aa81Copy full SHA for 6d3aa81
packet03-redirecting/README.org
@@ -262,7 +262,7 @@ function.
262
To test the router check that you can get a ping and/or establish
263
a TCP connection between any two interfaces: inner-inner, inner-outer,
264
outer-outer. Programs should return =XDP_PASS= for inner-outer communications
265
-and =XDP_FORWARD= for inner-inner.
+and =XDP_REDIRECT= for inner-inner.
266
267
Try more than two test environments. Run the =xdp_stats= program to verify that
268
this is the XDP program does forwarding, and not the network stack (as
0 commit comments