Searched hist:"57 a5749b0fa3639a228d7c0ac080ee1704abe8fd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | pktgen.c | diff 57a5749b0fa3639a228d7c0ac080ee1704abe8fd Thu Jan 18 12:31:34 CST 2018 Dmitry Safonov <dima@arista.com> 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>
|