diff --git a/README.md b/README.md index afd6439..c467ac2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The following command line arguments are supported: * `--config -c` => Location to config file. Default => **/etc/xdpfw/xdpfw.conf**. * `--offload -o` => Tries to load the XDP program in hardware/offload mode. +* `--skb -s` => Forces the program to load in SKB mode instead of DRV. * `--list -l` => List all filtering rules scanned from config file. * `--help -h` => Print help menu for command line options.