diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2017-06-08 18:59:24 +0200 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-06-14 14:12:51 +0000 |
commit | 8e60f32c576095fe44b904a9d0a99f5da2c081ab (patch) | |
tree | 2386f74ff31c1872fce473c87c55578df55a8227 /vpp/vpp-api/custom_dump.c | |
parent | 28b70af8e5b4bea004138cfca74e79b44803c5db (diff) |
acl-plugin: shrink the L2 classifier tables used for traffic redirect
The previous iteration of the code used the L2 classifier tables for session storage,
as a result, the table allocations were pretty big. The new ACL plugin
datapath uses the tables just as a redirection mechanism, without adding any
entries. Thus, the tables can be much smaller.
Change-Id: Ieec4a5abf0abda6e513ab4e675f912f14d47e671
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'vpp/vpp-api/custom_dump.c')
0 files changed, 0 insertions, 0 deletions