[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180217124753.2879-1-sharpd@cumulusnetworks.com>
Date: Sat, 17 Feb 2018 07:47:50 -0500
From: Donald Sharp <sharpd@...ulusnetworks.com>
To: netdev@...r.kernel.org
Subject: [PATCH 0/3] Allow 'ip rule' command to use protocol
Fix iprule.c to use the actual `struct fib_rule_hdr` and to
allow the end user to see and use the protocol keyword
for rule manipulations.
Donald Sharp (3):
ip: Use the `struct fib_rule_hdr` for rules
ip: Display ip rule protocol used
ip: Allow rules to accept a specified protocol
include/linux/fib_rules.h | 2 +-
ip/iprule.c | 114 ++++++++++++++++++++++++++--------------------
2 files changed, 65 insertions(+), 51 deletions(-)
--
2.14.3
Powered by blists - more mailing lists