Age | Commit message (Expand) | Author | Files | Lines |
2017-09-25 | acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vect... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2017-09-22 | acl-plugin: remove the clib_warning "ACL enabling..." | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -4/+0 |
2017-09-19 | ACL plugin enable macip for ip4/ip6 traffic | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -8/+4 |
2017-09-18 | ACL-plugin: fix coverity issue | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -17/+17 |
2017-09-12 | acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -4/+60 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 4 | -18/+295 |
2017-09-08 | ACL-plugin MACIP ACLs tests | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -2/+16 |
2017-09-08 | acl-plugin: add hitcount to applied hash-acl entries | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -4/+10 |
2017-09-07 | acl-plugin: match index set to first portrange element if non-first portrange... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -5/+1 |
2017-08-25 | acl-plugin: warning printed when acl_add_replace already applied ACLs (comple... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -17/+49 |
2017-08-22 | acl-plugin: Recreate the bihash_40_8.h in the proper place | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -87/+4 |
2017-08-18 | Fix vpp crash when adding macip acl | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -1/+1 |
2017-08-18 | Fix small issues in ACL api | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -3/+11 |
2017-08-18 | acl-plugin: time out the sessions created by main thread too (VPP-948) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -13/+28 |
2017-08-15 | acl-plugin: don't attempt to delete the ACLs on interface deletion if ACL plu... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+4 |
2017-08-11 | acl-plugin: add the debug CLI to show macip ACLs and where they are applied (... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+76 |
2017-08-10 | acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -4/+31 |
2017-08-10 | acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -0/+83 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -3/+6 |
2017-08-08 | acl-plugin: fix a misplaced return (VPP-910) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2017-08-08 | MAC IP ACL interface list dump (as an alternative to the get/reply) | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 2 | -1/+90 |
2017-08-08 | acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 5 | -150/+289 |
2017-08-03 | acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -41/+106 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -6/+1 |
2017-07-20 | acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+11 |
2017-07-04 | acl-plugin: VPP-897: applying of large number of ACEs is slow | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -20/+45 |
2017-07-04 | acl-plugin: fix acl plugin test failing sporadically (VPP-898) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+5 |
2017-06-22 | acl-plugin: clean up the code enabling/disabling acl-plugin processing on int... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -4/+18 |
2017-06-21 | acl-plugin: the second and subsequent ACEs incorrect endianness when custom-d... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -4/+22 |
2017-06-21 | acl-plugin: CLI to clear all sessions | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -8/+38 |
2017-06-21 | acl-plugin: use ethernet_buffer_header_size() to determine the size of the et... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2017-06-21 | acl-plugin: fix coverity issue 170476 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+1 |
2017-06-21 | acl-plugin: fix coverity issue 166801 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2017-06-21 | acl-plugin: fix coverity error 171135 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+2 |
2017-06-21 | acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 9 | -10/+1571 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -22/+39 |
2017-06-14 | acl-plugin: shrink the L2 classifier tables used for traffic redirect | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -17/+17 |
2017-06-09 | acl-plugin: wrap a verbose debug message in the appropriate conditional | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+2 |
2017-06-08 | acl-plugin: remove clib_warnings on plugin init | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -3/+0 |
2017-06-07 | acl-plugin: add a plugin-specific control-ping message api and make the test ... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 4 | -1/+75 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 5 | -207/+912 |
2017-06-07 | acl-plugin: fix coverity error in acl_test.c | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2017-05-18 | acl-plugin: reject the too-short variable-length messages from clients (VPP-839) | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -3/+42 |
2017-05-15 | acl-plugin: unapply the ACLs if interface is being deleted | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+4 |
2017-05-15 | Add a missing byte-swap call in ACL intf dump. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -1/+1 |
2017-05-10 | Add crc32c inline function, allows compilation on 32-bit systems | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -7/+2 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -10/+12 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -55/+5 |
2017-04-20 | Clean up old datapath code in ACL plugin. | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 12 | -2074/+18 |