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 d5f11e1 commit 256ff7cCopy full SHA for 256ff7c
itnot/index.html
@@ -498,8 +498,7 @@
498
<br><br> TX send it immedietly back out on the port that it was received, for load balancer cases for example
499
<br><br> ABORTED basically drop but what is extra is that you will get some log about it , useful for debugging for sysadmin or developer
500
<br><br> REDIRECT to another port, to other CPUs, you can modify headers on the packet (TX and REDIRECT similar to the DPDK ones)
501
-XDP DROP PASS TX .....fb user it for DDOS
502
-no support for jumbo frames in XDP
+<br><br> no support for jumbo frames in XDP
503
</aside>
504
</section>
505
0 commit comments