Skip to content

Commit ded517f

Browse files
committed
Update README.
1 parent 6092ca3 commit ded517f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The following command line arguments are supported:
1212
* `--config -c` => Location to config file. Default => **/etc/xdpfw/xdpfw.conf**.
1313
* `--offload -o` => Tries to load the XDP program in hardware/offload mode.
1414
* `--skb -s` => Forces the program to load in SKB mode instead of DRV.
15+
* `--time -t` => How long to run the program for in seconds before exiting. 0 or not set = infinite.
1516
* `--list -l` => List all filtering rules scanned from config file.
1617
* `--help -h` => Print help menu for command line options.
1718

0 commit comments

Comments
 (0)