Re: patch for iproute2

2019-05-20 Thread Hangbin Liu
On Sat, May 18, 2019 at 01:52:36PM +1000, Martin Kealey wrote: > > Hello iproute2 maintainer. > > (Sorry, I don't know your name) > > I recently noticed a discrepancy: the internal documentation for the ip > command says that an *RTT* value can be sufficed with "s" (second) or "ms" > (millisecon

patch for iproute2

2019-05-17 Thread Martin Kealey
Hello iproute2 maintainer. (Sorry, I don't know your name) I recently noticed a discrepancy: the internal documentation for the ip command says that an *RTT* value can be sufficed with "s" (second) or "ms" (millisecond), but in practice no suffix of any kind is accepted. I found that that comm

raw patch for iproute2 fast action dumping

2017-04-20 Thread Jamal Hadi Salim
Not to be used in production. cheers, jamal diff --git a/tc/f_basic.c b/tc/f_basic.c index d663668..8370ea6 100644 --- a/tc/f_basic.c +++ b/tc/f_basic.c @@ -135,7 +135,7 @@ static int basic_print_opt(struct filter_util *qu, FILE *f, } if (tb[TCA_BASIC_ACT]) { - tc