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
/
examples
/
sample-plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
docs: change VPP_WITH_SAMPLE_PLUGIN to SAMPLE_PLUGIN in sample plugin documen...
Haggai Eran
1
-4
/
+4
2019-09-25
api: split api generated files
Ole Troan
4
-200
/
+9
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
1
-1
/
+1
2019-07-29
misc: add vnet/pipeline.h example
Dave Barach
1
-1
/
+89
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-27
/
+11
2019-05-30
sample-plugin: refactor .api to use explicit types
Ole Troan
1
-8
/
+9
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-28
/
+28
2018-09-14
cpack: add deb/rpm packaging to VPP module
Damjan Marion
2
-0
/
+8
2018-09-12
cmake: create cmake VPP module, update sample-plugin so it uses it
Damjan Marion
5
-126
/
+32
2018-08-22
Consolidate the [un]format_mac_address implementations
Neale Ranns
1
-7
/
+1
2018-08-01
Store USE_DLMALLOC in vppinfra/config.h
Damjan Marion
2
-4
/
+1
2018-07-26
Improve the sample plugin node dispatch function
Dave Barach
1
-128
/
+473
2018-07-20
fix issue with missing sample_main in sample plugin
Damjan Marion
1
-0
/
+2
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
2
-1
/
+14
2018-04-25
Fix sample-plugin build with newer clang versions
Damjan Marion
1
-0
/
+20
2018-03-14
Clean up vpp build bootstrap step
Dave Barach
1
-3
/
+4
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
2
-5
/
+3
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-03
Repair vlib API socket server
Dave Barach
2
-2
/
+0
2017-08-23
NAT: Rename snat plugin to nat (VPP-955)
Matus Fabian
1
-1
/
+1
2017-06-09
Sample plugin: Add sample plugin documentation
Ray Kinsella
2
-7
/
+89
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-9
/
+1
2017-04-20
Extend ebuild to specify "configure" subdir, enable verify for sample-plugin
Damjan Marion
1
-2
/
+0
2017-03-22
vlib: add description field in plugin registration
Damjan Marion
1
-0
/
+1
2017-03-16
API:replaced all REPLY_MACRO's with api_helper_macros.h
Eyal Bari
1
-23
/
+2
2017-03-04
Fix duplicate binary API registration messages / bugs
Dave Barach
1
-2
/
+2
2017-02-22
Support multiple plugin build in the sample-plugin
Anlu Yan
3
-18
/
+52
2017-02-16
Fix sample plugin breakage.
Anlu Yan
2
-22
/
+9
2017-02-02
Refactor fragile msg macro W and W2 to not burry return control flow.
Jon Loeliger
1
-1
/
+3
2017-02-02
Convert message macro S to accept a message pointer parameter;
Jon Loeliger
1
-1
/
+1
2017-02-02
Ensure all M() and M2() second parameters are the message pointer.
Jon Loeliger
1
-1
/
+1
2017-01-28
Add files to CLEANFILES for robust make clean.
Burt Silverman
1
-0
/
+2
2017-01-25
Repair plugin binary API message numbering
Dave Barach
1
-0
/
+2
2017-01-23
binary-api debug CLI works with plugins
Dave Barach
1
-36
/
+1
2017-01-17
sample-plugin: fix build
Damjan Marion
2
-2
/
+2
2017-01-01
Move java,lua api and remaining plugins to src/
Damjan Marion
9
-0
/
+951