Searched hist:"192132 b9a034d87566294be0fba5f8f75c2cf16b" (Results 1 – 4 of 4) sorted by relevance
/linux/include/net/ |
H A D | inetpeer.h | diff 192132b9a034d87566294be0fba5f8f75c2cf16b Fri Aug 28 01:07:03 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add support for VRFs to inetpeer cache
inetpeer caches based on address only, so duplicate IP addresses within a namespace return the same cached entry. Enhance the ipv4 address key to contain both the IPv4 address and VRF device index.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | ip_fragment.c | diff 192132b9a034d87566294be0fba5f8f75c2cf16b Fri Aug 28 01:07:03 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add support for VRFs to inetpeer cache
inetpeer caches based on address only, so duplicate IP addresses within a namespace return the same cached entry. Enhance the ipv4 address key to contain both the IPv4 address and VRF device index.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | icmp.c | diff 192132b9a034d87566294be0fba5f8f75c2cf16b Fri Aug 28 01:07:03 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add support for VRFs to inetpeer cache
inetpeer caches based on address only, so duplicate IP addresses within a namespace return the same cached entry. Enhance the ipv4 address key to contain both the IPv4 address and VRF device index.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 192132b9a034d87566294be0fba5f8f75c2cf16b Fri Aug 28 01:07:03 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: Add support for VRFs to inetpeer cache
inetpeer caches based on address only, so duplicate IP addresses within a namespace return the same cached entry. Enhance the ipv4 address key to contain both the IPv4 address and VRF device index.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|