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: Fri, 11 Apr 2014 14:04:46 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: Cong Wang <xiyou.wangcong@...il.com> Cc: netdev@...r.kernel.org, davem@...emloft.net Subject: Re: [Patch iproute2] u32: add terminal parameter On Fri, 4 Apr 2014 10:17:06 -0700 Cong Wang <xiyou.wangcong@...il.com> wrote: > It is useful to allow user to specify to terminate u32 filter matching > when there is no action. Currently we only terminate it when there is > an action attached. > > Cc: Stephen Hemminger <stephen@...workplumber.org> > Signed-off-by: Cong Wang <xiyou.wangcong@...il.com> > --- > tc/f_u32.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Iproute2 commands are supposed to be invertible. If you take something as input, it should be displayed on output. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists