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: Wed, 2 Dec 2020 20:50:13 -0700 From: David Ahern <dsahern@...il.com> To: Vlad Buslov <vlad@...lov.dev>, jhs@...atatu.com, stephen@...workplumber.org Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, xiyou.wangcong@...il.com, jiri@...nulli.us Subject: Re: [PATCH iproute2-next 0/2] Implement action terse dump On 11/30/20 12:32 PM, Vlad Buslov wrote: > Refactor action flags according to recommended kernel upstream naming using > TCA_ACT_ prefix. Implement support for new action terse dump flag. > > Vlad Buslov (2): > tc: use TCA_ACT_ prefix for action flags > tc: implement support for action terse dump > > include/uapi/linux/rtnetlink.h | 12 +++++++----- > man/man8/tc.8 | 2 +- > tc/m_action.c | 13 +++++++++++-- > 3 files changed, 19 insertions(+), 8 deletions(-) > applied to iproute2-next. Thanks,
Powered by blists - more mailing lists