Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
acl
/
hash_lookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-17
acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output
Andrew Yourtchenko
1
-41
/
+16
2018-03-27
acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing
Andrew Yourtchenko
1
-0
/
+3
2018-03-22
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...
Andrew Yourtchenko
1
-221
/
+230
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+0
2017-09-12
acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters
Andrew Yourtchenko
1
-2
/
+2
2017-09-08
acl-plugin: add hitcount to applied hash-acl entries
Andrew Yourtchenko
1
-0
/
+2
2017-09-07
acl-plugin: match index set to first portrange element if non-first portrange...
Andrew Yourtchenko
1
-5
/
+1
2017-08-25
acl-plugin: warning printed when acl_add_replace already applied ACLs (comple...
Andrew Yourtchenko
1
-17
/
+38
2017-08-10
acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf...
Andrew Yourtchenko
1
-4
/
+27
2017-08-10
acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf...
Andrew Yourtchenko
1
-0
/
+29
2017-08-08
acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ...
Andrew Yourtchenko
1
-102
/
+151
2017-07-20
acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied...
Andrew Yourtchenko
1
-0
/
+11
2017-07-04
acl-plugin: VPP-897: applying of large number of ACEs is slow
Andrew Yourtchenko
1
-18
/
+39
2017-06-19
acl-plugin: bihash-based ACL lookup
Andrew Yourtchenko
1
-0
/
+742