[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpVpNOJ1xiK45qXGRXgBZ2QcmwoPc7p=SOHCo=1kTwPfFQ@mail.gmail.com>
Date: Fri, 11 Apr 2014 17:45:53 -0700
From: Cong Wang <xiyou.wangcong@...il.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>
Subject: Re: [Patch iproute2] u32: add terminal parameter
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 ??? ");
}
--
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