Merge branch 'vrf-inetpeer'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2015 20:32:37 +0000 (13:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2015 20:32:37 +0000 (13:32 -0700)
commitfe55565ef251d486c2c97779512ad22faf57384c
treec4d7126eb3cd4eb84effc223fb98fdf8e0b80658
parent8f58336d3f78aef61c8023c18546155f5fdf3224
parent192132b9a034d87566294be0fba5f8f75c2cf16b
Merge branch 'vrf-inetpeer'

David Ahern says:

====================
net: Refactor inetpeer cache and add support for VRFs

Per Dave's comment on the version 1 patch adding VRF support to inetpeer
cache by explicitly making the address + index a key. Refactored the
inetpeer code in the process; mostly impacts the use by tcp_metrics.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>