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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
acl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
tests: move defaults from defaultmapping to .api files
Paul Vinciguerra
1
-6
/
+6
2020-04-24
acl: ACL creation CLI parsing fix
Neale Ranns
1
-2
/
+4
2020-04-08
acl: fix unresolved symbol for format_fib_prefix in vat plugin
Neale Ranns
1
-8
/
+8
2020-03-27
acl: API cleanup
Jakub Grajciar
11
-784
/
+1014
2020-03-26
acl: revert acl: api cleanup
Ole Trøan
11
-1012
/
+699
2020-03-26
acl: API cleanup
Jakub Grajciar
11
-699
/
+1012
2020-03-25
acl: Add CLI additions
Neale Ranns
1
-0
/
+254
2020-02-25
feature: provide a u16 version of vnet_feature_next
Neale Ranns
1
-3
/
+2
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
2
-50
/
+3
2020-01-13
acl: Remove unsued type
Neale Ranns
2
-53
/
+31
2020-01-08
acl: add FEATURE.yaml
Andrew Yourtchenko
1
-0
/
+26
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
2
-4
/
+3
2019-12-14
tests: changes for scapy 2.4.3 migration
snaramre
1
-1
/
+1
2019-12-03
classify: API cleanup
Jakub Grajciar
1
-90
/
+8
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
5
-5
/
+5
2019-10-31
acl: add missing square brackets to vat_help option in acl api
Jieqiang Wang
1
-2
/
+2
2019-10-21
acl: l2 classify test support python3
Ole Troan
1
-2
/
+2
2019-10-17
tests: python3 changes for span and aclplugin test
snaramre
2
-7
/
+7
2019-10-10
acl: remove api boilerplate
Ole Troan
5
-172
/
+44
2019-10-03
acl: fix intermittent test failure
Andrew Yourtchenko
1
-9
/
+9
2019-09-27
acl: remove api boilerplate
Ole Troan
2
-92
/
+12
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
3
-1
/
+55
2019-08-28
acl: perform a sanity check of ACL rules before creating ACL
Andrew Yourtchenko
1
-0
/
+81
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
5
-0
/
+4785
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
2
-57
/
+2
2019-08-16
acl: fix stats-segment counters validation on acl update
Andrew Yourtchenko
2
-8
/
+46
2019-07-29
api acl: breakout acl_types.api for reuse by others
Paul Vinciguerra
2
-79
/
+101
2019-07-24
acl: implement counters
Andrew Yourtchenko
5
-9
/
+183
2019-07-09
acl: perform the ACL-as-a-service user registrations in global heap
Andrew Yourtchenko
2
-10
/
+14
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-18
/
+2
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
1
-7
/
+5
2019-03-22
acl-plugin: get rid of doubly-linked list fields in hash applied ACEs
Andrew Yourtchenko
2
-99
/
+35
2019-03-22
acl-plugin: tuplemerge: fix a crash during soak test with split partition
Andrew Yourtchenko
1
-7
/
+11
2019-03-22
acl-plugin: get rid of a separate "count" field in the linear acl struct
Andrew Yourtchenko
4
-18
/
+18
2019-02-19
acl-plugin: split the dataplane function into two, save 10sec in compile time
Andrew Yourtchenko
1
-87
/
+110
2019-02-14
Add -fno-common compile option
Benoît Ganne
1
-1
/
+1
2018-12-11
New api in order to get max entries of connection table is added.
Khers
3
-5
/
+83
2018-11-23
acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered
Andrew Yourtchenko
1
-9
/
+13
2018-11-22
acl-plugin: optimize hash memory usage + fix the startup config parsing for m...
Andrew Yourtchenko
3
-7
/
+33
2018-11-20
acl-plugin: performance optimizations for established connections
Andrew Yourtchenko
3
-197
/
+541
2018-11-15
acl-plugin: fix coverity error 188909 in unit-test code
Andrew Yourtchenko
1
-1
/
+0
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-3
/
+3
2018-11-05
acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields
Andrew Yourtchenko
3
-80
/
+77
2018-10-26
acl-plugin: fix the node multiarch function selection
Andrew Yourtchenko
2
-33
/
+22
2018-10-25
acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output
Andrew Yourtchenko
1
-1
/
+1
2018-10-24
acl-plugin: introduce a format function for l4 session key
Andrew Yourtchenko
3
-48
/
+77
2018-10-23
c11 safe string handling support
Dave Barach
4
-61
/
+61
2018-10-20
acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo...
Andrew Yourtchenko
3
-699
/
+304
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-3
/
+3
[next]