The following are supported by Onload:
- XDP_DROP
Reject and silently drop the packet. Drops are not seen by any application including tcpdump and onload_tcpdump.
- XDP_PASS
Accept and forward the packet to the network stack.
The following are supported by Onload:
Reject and silently drop the packet. Drops are not seen by any application including tcpdump and onload_tcpdump.
Accept and forward the packet to the network stack.