commit | 6f107c741212ca5fbfb0724571395716420017d6 | [log] [tgz] |
---|---|---|
author | Dmitry Safonov <dima@arista.com> | Thu Jan 18 18:31:35 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 24 15:03:36 2018 -0500 |
tree | 008c4017ee3023108c5ff7126b657d8237bc58f5 | |
parent | 57a5749b0fa3639a228d7c0ac080ee1704abe8fd [diff] |
pktgen: Add behaviour flags macro to generate flags/names PKT_FALGS macro will be used to add package behavior names definitions to simplify the code that prints/reads pkg flags. Sorted the array in order of printing the flags in pktgen_if_show() Note: Renamed IPSEC_ON => IPSEC for simplicity. No visible behavior change expected. Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: David S. Miller <davem@davemloft.net>