aboutsummaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
2018-04-25VPP 18.04 release notesv18.04Chris Luke1-4/+22
2018-04-23Script to list patches that changed api files.Dave Wallace1-0/+15
2018-04-08Restore building of debuginfo RPMsThomas F Herbert1-10/+2
2018-04-07Remove mbedtls from build requirement for CentosThomas F Herbert1-1/+2
2018-04-07Remove subunit from Centos requirements.Thomas F Herbert1-1/+2
2018-04-03Fix bugs in emacs plugin templatesDave Barach2-22/+17
2018-03-30libmemif: zero-copy-slave mode + header spaceJakub Grajciar10-72/+1696
2018-03-30Fix minor issues.John DeNisco4-8/+24
2018-03-28Build libmemif as part of verify jobDamjan Marion4-7/+11
2018-03-28libmemif: add private header size fieldJakub Grajciar4-2/+10
2018-03-26libmemif: version 2Jakub Grajciar16-918/+620
2018-03-14VPP-1197: SELinux: 'create tap' (vhost-net backend TAP) fails whenBilly McFall1-0/+2
2018-03-13libmemif: ubuntu 18.04 build fixJakub Grajciar4-15/+23
2018-03-12License text cleanupDave Barach17-0/+222
2018-03-02Add RPM buildtime dependency on mbedtls-develMatthew Smith1-0/+1
2018-03-01Change tcp config to reflect some recent changes.John DeNisco7-3/+3
2018-02-28Adjust vpp-selinux-policy postinstallMatthew Smith1-1/+1
2018-02-28Fix SELinux capabilities. Creating a tap interface with 'tap connect' was ret...Victor Nguyen -T (victong2 - OTHERWISE PORTAGE at Cisco)1-2/+2
2018-02-16Add iperf VM/vhost creationJohn DeNisco12-19/+452
2018-02-07libmemif: cleanup queue info while memif connectingChun Li2-1/+5
2018-01-31RPMS: Also install C.py, JSON.py for vppapipgen.Jon Loeliger1-0/+3
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall7-4/+536
2018-01-26Add support for 18.01.John DeNisco5-62/+89
2018-01-24docs: Clean up TOCDave Wallace2-3/+9
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-0/+1
2018-01-18dpdk plugin depends on numactl-libsGabriel Ganne1-1/+1
2017-12-15apps: refactor uri and update build infraFlorin Coras6-0/+470
2017-12-04Optimize RPM build processRenato Botelho do Couto2-21/+18
2017-11-30Cleanup and simplifyMarco Varlese2-32/+14
2017-11-29Using $(CURDIR) to fix the absolute path issueMarco Varlese1-1/+1
2017-11-21libmemif: unit test update, continue configure if check module missingJakub Grajciar3-8/+10
2017-11-17Add a non interactive modeJohn DeNisco5-131/+221
2017-11-17subunit is required on centos as well as fedoraGabriel Ganne1-2/+0
2017-11-16libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_...Jakub Grajciar3-75/+109
2017-11-11VCL: clean up disconnect_session debug output.Dave Wallace1-31/+36
2017-11-08memif: do not mask head and tail pointersDamjan Marion3-59/+61
2017-11-08VOM rpm build fixesNeale Ranns1-0/+1
2017-11-07libmmeif: Makefile fixJakub Grajciar1-1/+1
2017-11-07libmemif: add dep to MakefileJakub Grajciar1-2/+2
2017-11-05libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll)Jakub Grajciar6-46/+774
2017-11-05dpdk: build nasm from sourceSergio Gonzalez Monroy2-7/+0
2017-11-01A bit of cleanup, updated the README, started vhost test.John DeNisco7-42/+245
2017-10-30libmemif: perf optimizationJakub Grajciar1-65/+34
2017-10-25VCL: Fix vcl test scripts to check vcl.am instead of uri.amDave Wallace1-1/+1
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace17-9269/+25
2017-10-20VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_selectDave Wallace2-89/+92
2017-10-19LD_PRELOAD poll implementationshrinivasan ganapathy7-4/+748
2017-10-19vcl-ldpreload: test script enhancementsDave Wallace4-0/+59
2017-10-19VCL-LDPRELOAD: fix iperf3 socket_test.shDave Wallace1-15/+0
2017-10-17Initial commit for phase 2, Add some simple validation.John DeNisco4-8/+235