]> 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)
commit52d74064d8449714cc852c97a36103ed449f703c
treec4d7126eb3cd4eb84effc223fb98fdf8e0b80658
parent14120a9a803ae219d61e0b6cf0a9b87902aeb499
parent594d8f13fa18ccee24aafd24e0883514e92baf6d
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>