Re: [PATCH 0/2] Allow rules to track originating protocol

2018-02-19 Thread David Miller
From: Donald Sharp Date: Sat, 17 Feb 2018 07:31:46 -0500 > Add the ability for the kernel to track the originating protocol > for when new rules are added to the kernel. I think you need to collapse these two patches together. The first patch will create a situation

[PATCH 0/2] Allow rules to track originating protocol

2018-02-17 Thread Donald Sharp
Add the ability for the kernel to track the originating protocol for when new rules are added to the kernel. Donald Sharp (2): net: Allow a rule to track originating protocol drivers: Modify vrf device to specify it's rule as RTPROT_KERNEL drivers/net/vrf.c | 1 +