On 2/20/18 6:53 PM, Donald Sharp wrote: > Add code to allow the `ip rule flush protocol XXX` > command to be accepted and properly handled. > > Additionally modify the documentation to be correct > with these changes. > > Signed-off-by: Donald Sharp <sha...@cumulusnetworks.com> > --- > ip/iprule.c | 25 ++++++++++++++++++------- > man/man8/ip-rule.8 | 18 +++++++++++++++++- > 2 files changed, 35 insertions(+), 8 deletions(-) >
Since this patch has the man page update, might as well combine patches 2-4 and with a blurb about adding protocol support to fib rules.