netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Allow 'ip rule' command to use protocol
@ 2018-02-17 12:47 Donald Sharp
  2018-02-17 23:35 ` David Ahern
  0 siblings, 1 reply; 3+ messages in thread
From: Donald Sharp @ 2018-02-17 12:47 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-18  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-17 12:47 [PATCH 0/3] Allow 'ip rule' command to use protocol Donald Sharp
2018-02-17 23:35 ` David Ahern
2018-02-18  0:01   ` Donald Sharp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).