[iproute RFC PATCH 0/9] Document tc filters

2015-10-23 Thread Phil Sutter
This series adds documentation in form of a dedicated man page for every available tc filter with the exception of rsvp which I simply didn't understand. In addition to that, it adds a list of filters with (very) basic description to tc.8, listing the specific man pages for detailed information.

Re: [iproute RFC PATCH 0/9] Document tc filters

2015-10-23 Thread Thomas Graf
On 10/23/15 at 07:47pm, Phil Sutter wrote: > man/man8/Makefile | 4 +- > man/man8/tc-basic.8 | 34 +++ > man/man8/tc-cgroup.8 | 80 ++ > man/man8/tc-flow.8| 265 > man/man8/tc-flower.8 | 113 + > man/man8/tc-fw.8 | 66 + >

Re: [iproute RFC PATCH 0/9] Document tc filters

2015-10-23 Thread Stephen Hemminger
On Fri, 23 Oct 2015 19:47:07 +0200 Phil Sutter wrote: > This series adds documentation in form of a dedicated man page for every > available tc filter with the exception of rsvp which I simply didn't > understand. In addition to that, it adds a list of filters with (very) basic >

Re: [iproute RFC PATCH 0/9] Document tc filters

2015-10-23 Thread Phil Sutter
On Fri, Oct 23, 2015 at 10:13:02PM +0200, Thomas Graf wrote: > On 10/23/15 at 07:47pm, Phil Sutter wrote: > > man/man8/Makefile | 4 +- > > man/man8/tc-basic.8 | 34 +++ > > man/man8/tc-cgroup.8 | 80 ++ > > man/man8/tc-flow.8| 265 > > man/man8/tc-flower.8