lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 3 Feb 2019 10:12:12 -0700 From: David Ahern <dsahern@...il.com> To: Davide Caratti <dcaratti@...hat.com>, Stephen Hemminger <stephen@...workplumber.org> Cc: netdev@...r.kernel.org Subject: Re: [PATCH iproute2-next] tc: add 'kind' property to 'csum' action On 1/31/19 10:58 AM, Davide Caratti wrote: > unlike other TC actions already supporting JSON printout, 'csum' does not > print the value of TCA_KIND in the 'kind' property: remove 'csum' word > from 'csum' property, and add a separate 'kind' property containing the > action name. The human-readable printout is preserved. > > Tested with: > # ./tdc.py -c csum > > Cc: Andrea Claudi <aclaudi@...hat.com> > Signed-off-by: Davide Caratti <dcaratti@...hat.com> > --- > tc/m_csum.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > applied to iproute2-next. Thanks
Powered by blists - more mailing lists