Home
last modified time | relevance | path

Searched hist:"021 dd3b8a142d482cb65a27bf6644e3764001460" (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dfib_frontend.cdiff 021dd3b8a142d482cb65a27bf6644e3764001460 Thu Aug 13 22:59:06 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add routes to the table associated with the device

When a device associated with a VRF is brought up or down routes
should be added to/removed from the table associated with the VRF.
fib_magic defaults to using the main or local tables. Have it use
the table with the device if there is one.

A part of this is directing prefsrc validations to the correct
table as well.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfib_semantics.cdiff 021dd3b8a142d482cb65a27bf6644e3764001460 Thu Aug 13 22:59:06 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add routes to the table associated with the device

When a device associated with a VRF is brought up or down routes
should be added to/removed from the table associated with the VRF.
fib_magic defaults to using the main or local tables. Have it use
the table with the device if there is one.

A part of this is directing prefsrc validations to the correct
table as well.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>