[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140411175800.08e9ffe3@nehalam.linuxnetplumber.net>
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