Age | Commit message (Expand) | Author | Files | Lines |
2018-11-23 | acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -9/+13 |
2018-11-22 | acl-plugin: optimize hash memory usage + fix the startup config parsing for m... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -7/+33 |
2018-11-20 | acl-plugin: performance optimizations for established connections | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -197/+541 |
2018-11-15 | acl-plugin: fix coverity error 188909 in unit-test code | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+0 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -3/+3 |
2018-11-05 | acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -80/+77 |
2018-10-26 | acl-plugin: fix the node multiarch function selection | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -33/+22 |
2018-10-25 | acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2018-10-24 | acl-plugin: introduce a format function for l4 session key | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -48/+77 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 4 | -61/+61 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -699/+304 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 1 | -3/+3 |
2018-10-17 | acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+2 |
2018-10-10 | acl-plugin: reduce the syslog level for debug messages | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -5/+6 |
2018-10-04 | acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VP... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+6 |
2018-09-26 | acl-plugin: fix the stateful ICMP handling and add testcases | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -39/+40 |
2018-09-25 | acl-plugin: optimize session idle timer checks | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 5 | -32/+93 |
2018-09-24 | Trivial: Clean up some typos. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 9 | -14/+14 |
2018-09-14 | acl-plugin: do not do clib_smp_atomic_add on per-worker counters | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2018-09-06 | acl-plugin: VPP-1400: fix crash when removing a session entry | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+2 |
2018-09-05 | acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -61/+91 |
2018-09-03 | acl-plugin: fix the memory leak with colliding entries storage | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -4/+73 |
2018-08-27 | cmake: Fix plugins .h includes | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -0/+5 |
2018-08-27 | cmake: add missing vat plugins | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+3 |
2018-08-25 | cmake: improve add_vpp_plugin macro | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+5 |
2018-08-17 | CMake as an alternative to autotools (experimental) | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+21 |
2018-08-13 | Multiarch handling in different constructor macros | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -4/+3 |
2018-08-09 | acl-plugin: fix failures in some of IPv4 test-debug testcases | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -4/+4 |
2018-08-03 | acl-plugin: fill in the 5tuple structure all at once, avoid short writes | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -5/+3 |
2018-07-31 | acl-plugin: move the acl epoch calculation into inline function | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -7/+15 |
2018-07-23 | fix vector index range checks | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 2 | -10/+5 |
2018-07-19 | Remove unused argument to vlib_feature_next | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -7/+17 |
2018-07-16 | acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -20/+1 |
2018-06-27 | acl: fix for loop initial declaration | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+2 |
2018-06-27 | acl-plugin: tm: avoid hash calculation dependency on a memory store operation | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+9 |
2018-06-27 | acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -5/+625 |
2018-06-26 | acl-plugin: tm: optimize multi-lookups and prepare to add tuplemerge | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 6 | -252/+456 |
2018-06-25 | acl-plugin: remove the noisy debug output | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2018-06-21 | acl-plugin: fallback to linear ACL search for fragments | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -38/+34 |
2018-06-20 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 8 | -194/+198 |
2018-06-17 | acl-plugin: fix the high cpu usage caused by the connection cleaner | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+2 |
2018-06-17 | acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, op... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -46/+70 |
2018-06-14 | acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset f... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+190 |
2018-06-14 | acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 7 | -84/+165 |
2018-06-13 | acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 6 | -97/+156 |
2018-06-02 | acl-plugin: multicore: session management fixes | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 6 | -151/+332 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -117/+25 |
2018-05-28 | acl-plugin: move to per-frame buffer pointer calculations and enqueue to next... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -208/+191 |
2018-05-27 | acl-plugin: use clib_bihash_search_inline_2_40_8 rather than clib_bihash_sear... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -5/+3 |