Searched hist:cac56209a66ea3b0be67aa2966b2c628b944da1e (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | fib_rules.h | diff cac56209a66ea3b0be67aa2966b2c628b944da1e Tue Feb 20 07:55:58 CST 2018 Donald Sharp <sharpd@cumulusnetworks.com> net: Allow a rule to track originating protocol
Allow a rule that is being added/deleted/modified or dumped to contain the originating protocol's id.
The protocol is handled just like a routes originating protocol is. This is especially useful because there is starting to be a plethora of different user space programs adding rules.
Allow the vrf device to specify that the kernel is the originator of the rule created for this device.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | fib_rules.h | diff cac56209a66ea3b0be67aa2966b2c628b944da1e Tue Feb 20 07:55:58 CST 2018 Donald Sharp <sharpd@cumulusnetworks.com> net: Allow a rule to track originating protocol
Allow a rule that is being added/deleted/modified or dumped to contain the originating protocol's id.
The protocol is handled just like a routes originating protocol is. This is especially useful because there is starting to be a plethora of different user space programs adding rules.
Allow the vrf device to specify that the kernel is the originator of the rule created for this device.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | fib_rules.c | diff cac56209a66ea3b0be67aa2966b2c628b944da1e Tue Feb 20 07:55:58 CST 2018 Donald Sharp <sharpd@cumulusnetworks.com> net: Allow a rule to track originating protocol
Allow a rule that is being added/deleted/modified or dumped to contain the originating protocol's id.
The protocol is handled just like a routes originating protocol is. This is especially useful because there is starting to be a plethora of different user space programs adding rules.
Allow the vrf device to specify that the kernel is the originator of the rule created for this device.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | vrf.c | diff cac56209a66ea3b0be67aa2966b2c628b944da1e Tue Feb 20 07:55:58 CST 2018 Donald Sharp <sharpd@cumulusnetworks.com> net: Allow a rule to track originating protocol
Allow a rule that is being added/deleted/modified or dumped to contain the originating protocol's id.
The protocol is handled just like a routes originating protocol is. This is especially useful because there is starting to be a plethora of different user space programs adding rules.
Allow the vrf device to specify that the kernel is the originator of the rule created for this device.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|