diff options
| author | Florian Westphal <[email protected]> | 2018-11-07 23:00:38 +0100 |
|---|---|---|
| committer | Steffen Klassert <[email protected]> | 2018-11-09 11:58:07 +0100 |
| commit | 9cf545ebd591da673bb6b6c88150212ad83567a9 (patch) | |
| tree | d394bcd44723236e3ef7b7bc3edb14f4d2aa2977 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 6be3b0db6db82cf056a72cc18042048edd27f8ee (diff) | |
xfrm: policy: store inexact policies in a tree ordered by destination address
This adds inexact lists per destination network, stored in a search tree.
Inexact lookups now return two 'candidate lists', the 'any' policies
('any' destionations), and a list of policies that share same
daddr/prefix.
Next patch will add a second search tree for 'saddr:any' policies
so we can avoid placing those on the 'any:any' list too.
Signed-off-by: Florian Westphal <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions