Skip to content

Commit 6d3aa81

Browse files
Zwlin98tohojo
authored andcommitted
packet03-redirecting: README: fix typo
Signed-off-by: Zwlin <[email protected]>
1 parent bbcf8e7 commit 6d3aa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packet03-redirecting/README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ function.
262262
To test the router check that you can get a ping and/or establish
263263
a TCP connection between any two interfaces: inner-inner, inner-outer,
264264
outer-outer. Programs should return =XDP_PASS= for inner-outer communications
265-
and =XDP_FORWARD= for inner-inner.
265+
and =XDP_REDIRECT= for inner-inner.
266266

267267
Try more than two test environments. Run the =xdp_stats= program to verify that
268268
this is the XDP program does forwarding, and not the network stack (as

0 commit comments

Comments
 (0)