Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-20 Thread Stephen Hemminger
On Thu, 8 Sep 2016 14:43:17 +0200 Phil Sutter wrote: > On Thu, Sep 08, 2016 at 01:48:08PM +0200, Michal Kubecek wrote: > > On Thu, Sep 08, 2016 at 12:33:03PM +0200, Phil Sutter wrote: > > > On Thu, Sep 08, 2016 at 11:59:55AM +0200, Michal Kubecek wrote: > > > > > > > > I'm sorry I didn't not

Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-08 Thread Phil Sutter
On Thu, Sep 08, 2016 at 01:48:08PM +0200, Michal Kubecek wrote: > On Thu, Sep 08, 2016 at 12:33:03PM +0200, Phil Sutter wrote: > > On Thu, Sep 08, 2016 at 11:59:55AM +0200, Michal Kubecek wrote: > > > > > > I'm sorry I didn't notice before but this just reverts the change done > > > by commit 4957

Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-08 Thread Michal Kubecek
On Thu, Sep 08, 2016 at 12:33:03PM +0200, Phil Sutter wrote: > On Thu, Sep 08, 2016 at 11:59:55AM +0200, Michal Kubecek wrote: > > > > I'm sorry I didn't notice before but this just reverts the change done > > by commit 49572501664d ("iproute2: clarification of various man8 pages"). > > IMHO the p

Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-08 Thread Phil Sutter
ep 17 00:00:00 2001 > > > From: Iskren Chernev > > > Date: Tue, 30 Aug 2016 17:08:54 -0700 > > > Subject: [PATCH bug-fix] iproute: fix documentation for ip rule scan order > > > > > > --- > > > man/man8/ip-rule.8 | 2 +- > > > 1 file c

Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-08 Thread Michal Kubecek
700 > > Subject: [PATCH bug-fix] iproute: fix documentation for ip rule scan order > > > > --- > > man/man8/ip-rule.8 | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8 > > index

Re: [PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-09-01 Thread Stephen Hemminger
On Tue, 30 Aug 2016 17:32:52 -0700 Iskren Chernev wrote: > From 416f45b62f33017d19a9b14e7b0179807c993cbe Mon Sep 17 00:00:00 2001 > From: Iskren Chernev > Date: Tue, 30 Aug 2016 17:08:54 -0700 > Subject: [PATCH bug-fix] iproute: fix documentation for ip rule scan order > >

[PATCH bug-fix] iproute: fix documentation for ip rule scan order

2016-08-30 Thread Iskren Chernev
>From 416f45b62f33017d19a9b14e7b0179807c993cbe Mon Sep 17 00:00:00 2001 From: Iskren Chernev Date: Tue, 30 Aug 2016 17:08:54 -0700 Subject: [PATCH bug-fix] iproute: fix documentation for ip rule scan order --- man/man8/ip-rule.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --