aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/sess_mgmt_node.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-24acl-plugin: introduce a format function for l4 session keyAndrew Yourtchenko1-26/+37
2018-10-10acl-plugin: reduce the syslog level for debug messagesAndrew Yourtchenko1-5/+6
2018-09-25acl-plugin: optimize session idle timer checksAndrew Yourtchenko1-27/+66
2018-06-17acl-plugin: fix the high cpu usage caused by the connection cleanerAndrew Yourtchenko1-1/+2
2018-06-14acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessionsAndrew Yourtchenko1-29/+55
2018-06-13acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo...Andrew Yourtchenko1-12/+20
2018-06-02acl-plugin: multicore: session management fixesAndrew Yourtchenko1-95/+150
2018-05-26acl-plugin: create forward and return sessions in lieu of making a special pe...Andrew Yourtchenko1-0/+22
2018-05-22acl-plugin: refactor to introduce multiarch dataplane functionsAndrew Yourtchenko1-0/+806