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
/
flowprobe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
api: replace print functions wth format
Damjan Marion
1
-7
/
+5
2022-05-16
flowprobe: add api messages to obtain current state
Alexander Chernavin
3
-6
/
+383
2022-05-13
flowprobe: add support for reporting on inbound packets
Alexander Chernavin
7
-91
/
+441
2021-11-22
ipfix-export: Change exp to use ip_address
Paul Atkins
2
-5
/
+6
2021-11-22
ipfix-export: refactor params to the callback fns
Paul Atkins
1
-24
/
+13
2021-11-22
ipfix-export: pass an exp to flow_report_add_del
Paul Atkins
1
-64
/
+51
2021-11-22
ipfix-export: refactor fields in flow_report_main
Paul Atkins
2
-17
/
+19
2021-11-14
flowprobe: right values in records from subinterfaces
Daniel Béreš
1
-2
/
+14
2021-11-02
flowprobe: missing header
Damjan Marion
1
-0
/
+1
2021-10-13
docs: convert plugins doc md->rst
Nathan Skrzypczak
2
-13
/
+17
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-2
/
+2
2021-05-13
tests: move test source to vpp/test
Dave Wallace
1
-1094
/
+0
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-1
/
+0
2021-04-19
interface: interface-output end node rework
Damjan Marion
1
-3
/
+2
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-3
/
+3
2021-02-11
tests: tag the tests that do not work with multi-worker configuration
Andrew Yourtchenko
1
-0
/
+3
2021-02-07
flowprobe: set collector port for data from setting
jan_cavojsky
1
-2
/
+2
2021-01-22
tests: add generalized tags for tests, use them for run-solo tests
Andrew Yourtchenko
1
-4
/
+2
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-2
/
+2
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
2
-19
/
+1
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
2
-0
/
+2
2020-10-07
misc: Purge unused pg includes
Neale Ranns
1
-1
/
+0
2020-09-16
flowprobe: add show commands for params and list of interfaces for recording
jan_cavojsky
1
-0
/
+87
2020-09-01
ip: fix ip zero checksum verification
Benoît Ganne
1
-1
/
+1
2020-08-27
tests: "force solo" testcase support
Andrew Yourtchenko
1
-0
/
+4
2020-05-06
docs: clean up make docs job
Paul Vinciguerra
1
-1
/
+2
2019-12-10
flowprobe: use explicit types in api
Ole Troan
4
-25
/
+44
2019-11-08
tests: python3 use byte strings in raw()
Ole Troan
1
-1
/
+1
2019-11-06
build: add yaml file linting to make checkstyle
Paul Vinciguerra
1
-3
/
+4
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
1
-1
/
+1
2019-10-22
ip: ipfix-export API update
Jakub Grajciar
1
-2
/
+2
2019-10-22
flowprobe: tests support python3
Ole Troan
1
-12
/
+8
2019-09-25
api: split api generated files
Ole Troan
6
-214
/
+11
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
1
-0
/
+1082
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-21
/
+2
2019-06-07
build: add -Wall and -fno-common, fix reported issues
Benoît Ganne
2
-1
/
+1
2019-05-31
tools: FEATURE.yaml meta-data infrastructure
Ole Troan
1
-0
/
+13
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
1
-4
/
+0
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-1
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-27
/
+27
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
1
-0
/
+4
2018-08-25
cmake: handle api_test_plugins in add_vpp_plugin macro
Damjan Marion
1
-3
/
+1
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-3
/
+6
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+24
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-6
/
+3
2018-05-13
Improve ipfix template packet rewrite construction
Dave Barach
1
-5
/
+15
2018-05-04
Flow: Rename IPFIX exporter.
Ole Troan
1
-2
/
+2
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-4
/
+5
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
[next]