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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
acl
/
dataplane_node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
acl-plugin: split the dataplane function into two, save 10sec in compile time
Andrew Yourtchenko
1
-87
/
+110
2018-11-20
acl-plugin: performance optimizations for established connections
Andrew Yourtchenko
1
-188
/
+455
2018-10-26
acl-plugin: fix the node multiarch function selection
Andrew Yourtchenko
1
-33
/
+19
2018-10-24
acl-plugin: introduce a format function for l4 session key
Andrew Yourtchenko
1
-22
/
+29
2018-10-20
acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo...
Andrew Yourtchenko
1
-25
/
+266
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
1
-4
/
+3
2018-08-03
acl-plugin: fill in the 5tuple structure all at once, avoid short writes
Andrew Yourtchenko
1
-5
/
+3
2018-07-31
acl-plugin: move the acl epoch calculation into inline function
Andrew Yourtchenko
1
-7
/
+15
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-1
/
+1
2018-06-20
acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i...
Andrew Yourtchenko
1
-3
/
+3
2018-06-14
acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions
Andrew Yourtchenko
1
-10
/
+11
2018-06-13
acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo...
Andrew Yourtchenko
1
-13
/
+24
2018-06-02
acl-plugin: multicore: session management fixes
Andrew Yourtchenko
1
-4
/
+7
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
1
-117
/
+25
2018-05-28
acl-plugin: move to per-frame buffer pointer calculations and enqueue to next...
Andrew Yourtchenko
1
-208
/
+191
2018-05-26
acl-plugin: create forward and return sessions in lieu of making a special pe...
Andrew Yourtchenko
1
-34
/
+11
2018-05-22
acl-plugin: refactor to introduce multiarch dataplane functions
Andrew Yourtchenko
1
-0
/
+758