From: Donald Sharp <sharpd@cumulusnetworks.com>
To: netdev@vger.kernel.org
Subject: [PATCH net-next v2 0/1] Allow rules to track originating protocol
Date: Tue, 20 Feb 2018 08:55:57 -0500 [thread overview]
Message-ID: <20180220135558.8469-1-sharpd@cumulusnetworks.com> (raw)
Add the ability for the kernel to track the originating protocol
for when new rules are added to the kernel.
---
v1->v2
-> Address comments by David Miller to collapse patches into 1.
Donald Sharp (1):
net: Allow a rule to track originating protocol
drivers/net/vrf.c | 1 +
include/net/fib_rules.h | 3 ++-
include/uapi/linux/fib_rules.h | 2 +-
net/core/fib_rules.c | 7 ++++++-
4 files changed, 10 insertions(+), 3 deletions(-)
--
2.14.3
reply other threads:[~2018-02-20 13:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180220135558.8469-1-sharpd@cumulusnetworks.com \
--to=sharpd@cumulusnetworks.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.