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 17:58:00 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: Cong Wang <xiyou.wangcong@...il.com> Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>, David Miller <davem@...emloft.net> Subject: Re: [Patch iproute2] u32: add terminal parameter On Fri, 11 Apr 2014 17:45:53 -0700 Cong Wang <xiyou.wangcong@...il.com> wrote: > On Fri, Apr 11, 2014 at 2:04 PM, Stephen Hemminger > <stephen@...workplumber.org> wrote: > > > > Iproute2 commands are supposed to be invertible. > > If you take something as input, it should be displayed on output. > > It's already there: > > } else if (sel && sel->flags&TC_U32_TERMINAL) { > fprintf(f, "terminal flowid ??? "); > } But it printing it like an error, not an known good option. The ??? implies that somebody did something wrong. -- 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