commit | 53ea24c20cea32b1dc70673402b496c4a5291d2d | [log] [tgz] |
---|---|---|
author | Prashant Bhole <[email protected]> | Mon May 14 17:29:15 2018 +0900 |
committer | Daniel Borkmann <[email protected]> | Mon May 14 23:41:59 2018 +0200 |
tree | 07298680244a2c50bf57d51f58bf3c303dc4276b | |
parent | 1772be37fc9d2775ae48c8b3bc34f1899effb7b3 [diff] |
samples/bpf: xdp_monitor, accept short options Updated optstring parameter for getopt_long() to accept short options. Also updated usage() function. Signed-off-by: Prashant Bhole <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>