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
/
acl.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
-4
/
+4
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
1
-1
/
+0
2018-04-11
acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin...
Andrew Yourtchenko
1
-0
/
+1
2018-03-30
acl-plugin: implement an optional session reclassification when ACL is (re-)a...
Andrew Yourtchenko
1
-7
/
+89
2018-03-27
acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing
Andrew Yourtchenko
1
-5
/
+38
2018-03-26
acl-plugin: defer the ACL plugin user module registration with ACL lookup unt...
Andrew Yourtchenko
1
-3
/
+5
2018-03-23
acl-plugin: improvements in 'show acl-plugin macip acl' CLI
Andrew Yourtchenko
1
-11
/
+44
2018-03-23
acl-plugin: set ACL heap within the exported functions that might alloc memory
Andrew Yourtchenko
1
-0
/
+7
2018-03-22
Revert "acl-plugin: improvement on 'show acl-plugin' CLI"
Damjan Marion
1
-34
/
+9
2018-03-22
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...
Andrew Yourtchenko
1
-459
/
+424
2018-03-21
acl-plugin: improvement on 'show acl-plugin' CLI
Steve Shin
1
-9
/
+34
2018-03-20
Fix Allow ARP packets for dot1q interface with MACIP enabled
Steve Shin
1
-50
/
+169
2018-03-09
ACL: Fix the detail for ethertype whitelist
Mohsin Kazmi
1
-2
/
+2
2018-03-08
acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)
Andrew Yourtchenko
1
-1
/
+94
2018-02-09
acl-plugin: Stale classify table after deleting macip ACL
Steve Shin
1
-0
/
+22
2018-02-08
acl-plugin: add whitelisted ethertype mode (VPP-1163)
Andrew Yourtchenko
1
-5
/
+198
2018-02-08
acl-plugin: VPP-1088: add support for egress filter in macip ACLs
Andrew Yourtchenko
1
-16
/
+240
2018-02-08
acl-plugin: an elog-based tracing implementation for troubleshooting the conn...
Andrew Yourtchenko
1
-0
/
+15
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-57
/
+45
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-10
/
+10
2017-12-20
acl-plugin: add a debug CLI to print 5-tuple structure in human readable form...
Andrew Yourtchenko
1
-0
/
+26
2017-12-11
acl-plugin: unapply/reapply the classifier-based inacls when performing macip...
Andrew Yourtchenko
1
-1
/
+29
2017-12-01
acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d...
Andrew Yourtchenko
1
-13
/
+33
2017-11-11
ACL: Add coding-style-patch-verification and indent.
Jon Loeliger
1
-965
/
+1260
2017-11-11
ACLs: Use better error return codes than "-1" everywhere.
Jon Loeliger
1
-14
/
+14
2017-11-08
ACL plugin support tagged subinterfaces
Pavel Kotucek
1
-40
/
+306
2017-10-27
acl-plugin: increase the amount of memory for classifier tables used by MACIP...
Andrew Yourtchenko
1
-1
/
+1
2017-10-26
acl-plugin: refactor the "show acl-plugin" CLI, use vlib_cli_output() vs. for...
Andrew Yourtchenko
1
-181
/
+194
2017-10-13
acl-plugin: display "::" for INADDR6_ANY on ACL output
Steve Shin
1
-3
/
+6
2017-10-13
acl-plugin: split the "show" commands and add an option to show ACLs by inter...
Andrew Yourtchenko
1
-317
/
+407
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+0
2017-09-27
acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it.
Andrew Yourtchenko
1
-2
/
+2
2017-09-25
acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vect...
Andrew Yourtchenko
1
-2
/
+2
2017-09-22
acl-plugin: remove the clib_warning "ACL enabling..."
Andrew Yourtchenko
1
-4
/
+0
2017-09-19
ACL plugin enable macip for ip4/ip6 traffic
Pavel Kotucek
1
-8
/
+4
2017-09-18
ACL-plugin: fix coverity issue
Pavel Kotucek
1
-17
/
+17
2017-09-12
acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters
Andrew Yourtchenko
1
-2
/
+48
2017-09-12
ACL-plugin add "replace" semantics for adding a new MacIP acl
Pavel Kotucek
1
-5
/
+54
2017-09-08
ACL-plugin MACIP ACLs tests
Pavel Kotucek
1
-2
/
+16
2017-09-08
acl-plugin: add hitcount to applied hash-acl entries
Andrew Yourtchenko
1
-4
/
+4
2017-08-25
acl-plugin: warning printed when acl_add_replace already applied ACLs (comple...
Andrew Yourtchenko
1
-0
/
+2
2017-08-18
Fix vpp crash when adding macip acl
Pavel Kotucek
1
-1
/
+1
2017-08-18
acl-plugin: time out the sessions created by main thread too (VPP-948)
Andrew Yourtchenko
1
-0
/
+2
2017-08-15
acl-plugin: don't attempt to delete the ACLs on interface deletion if ACL plu...
Andrew Yourtchenko
1
-0
/
+4
2017-08-11
acl-plugin: add the debug CLI to show macip ACLs and where they are applied (...
Andrew Yourtchenko
1
-0
/
+76
2017-08-10
acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf...
Andrew Yourtchenko
1
-0
/
+2
2017-08-10
acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf...
Andrew Yourtchenko
1
-0
/
+50
2017-08-08
acl-plugin: fix a misplaced return (VPP-910)
Andrew Yourtchenko
1
-1
/
+1
2017-08-08
MAC IP ACL interface list dump (as an alternative to the get/reply)
Neale Ranns
1
-1
/
+63
[next]