OSDN Git Service

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)
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>

Trivial merge