]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56407edd0fd3aaaec84e39edb62f624082954295
treec4d7126eb3cd4eb84effc223fb98fdf8e0b80658
parente2e6151b343ad82bbf37e21c1860154aa7c6850f
parentd4acba2e8016b3fef03dc903378db684353afd6e
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>