commit | 57a5749b0fa3639a228d7c0ac080ee1704abe8fd | [log] [tgz] |
---|---|---|
author | Dmitry Safonov <dima@arista.com> | Thu Jan 18 18:31:34 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 24 15:03:36 2018 -0500 |
tree | d95146a3aa8cce05fb91fc05f32fb651ab40c224 | |
parent | d2ee7973c37667425e37dfcf0da3b9f546abfe66 [diff] |
pktgen: Add missing !flag parameters o FLOW_SEQ now can be disabled with pgset "flag !FLOW_SEQ" o FLOW_SEQ and FLOW_RND are antonyms, as it's shown by pktgen_if_show() o IPSEC now may be disabled Note, that IPV6 is enabled with dst6/src6 parameters, not with a flag parameter. Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: David S. Miller <davem@davemloft.net>