Age | Commit message (Expand) | Author | Files | Lines |
2018-02-16 | Add iperf VM/vhost creation | John DeNisco | 12 | -19/+452 |
2018-02-07 | libmemif: cleanup queue info while memif connecting | Chun Li | 2 | -1/+5 |
2018-01-31 | RPMS: Also install C.py, JSON.py for vppapipgen. | Jon Loeliger | 1 | -0/+3 |
2018-01-30 | VPP-899: Run VPP under SELinux | Billy McFall | 7 | -4/+536 |
2018-01-26 | Add support for 18.01. | John DeNisco | 5 | -62/+89 |
2018-01-24 | docs: Clean up TOC | Dave Wallace | 2 | -3/+9 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -0/+1 |
2018-01-18 | dpdk plugin depends on numactl-libs | Gabriel Ganne | 1 | -1/+1 |
2017-12-15 | apps: refactor uri and update build infra | Florin Coras | 6 | -0/+470 |
2017-12-04 | Optimize RPM build process | Renato Botelho do Couto | 2 | -21/+18 |
2017-11-30 | Cleanup and simplify | Marco Varlese | 2 | -32/+14 |
2017-11-29 | Using $(CURDIR) to fix the absolute path issue | Marco Varlese | 1 | -1/+1 |
2017-11-21 | libmemif: unit test update, continue configure if check module missing | Jakub Grajciar | 3 | -8/+10 |
2017-11-17 | Add a non interactive mode | John DeNisco | 5 | -131/+221 |
2017-11-17 | subunit is required on centos as well as fedora | Gabriel Ganne | 1 | -2/+0 |
2017-11-16 | libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_... | Jakub Grajciar | 3 | -75/+109 |
2017-11-11 | VCL: clean up disconnect_session debug output. | Dave Wallace | 1 | -31/+36 |
2017-11-08 | memif: do not mask head and tail pointers | Damjan Marion | 3 | -59/+61 |
2017-11-08 | VOM rpm build fixes | Neale Ranns | 1 | -0/+1 |
2017-11-07 | libmmeif: Makefile fix | Jakub Grajciar | 1 | -1/+1 |
2017-11-07 | libmemif: add dep to Makefile | Jakub Grajciar | 1 | -2/+2 |
2017-11-05 | libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll) | Jakub Grajciar | 6 | -46/+774 |
2017-11-05 | dpdk: build nasm from source | Sergio Gonzalez Monroy | 2 | -7/+0 |
2017-11-01 | A bit of cleanup, updated the README, started vhost test. | John DeNisco | 7 | -42/+245 |
2017-10-30 | libmemif: perf optimization | Jakub Grajciar | 1 | -65/+34 |
2017-10-25 | VCL: Fix vcl test scripts to check vcl.am instead of uri.am | Dave Wallace | 1 | -1/+1 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | Dave Wallace | 17 | -9269/+25 |
2017-10-20 | VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select | Dave Wallace | 2 | -89/+92 |
2017-10-19 | LD_PRELOAD poll implementation | shrinivasan ganapathy | 7 | -4/+748 |
2017-10-19 | vcl-ldpreload: test script enhancements | Dave Wallace | 4 | -0/+59 |
2017-10-19 | VCL-LDPRELOAD: fix iperf3 socket_test.sh | Dave Wallace | 1 | -15/+0 |
2017-10-17 | Initial commit for phase 2, Add some simple validation. | John DeNisco | 4 | -8/+235 |
2017-10-17 | VCL_LDPRELOAD: Add unit test scripts. | Dave Wallace | 5 | -0/+160 |
2017-10-17 | VCL: refactor VCL_LDPRELOAD env vars. | Dave Wallace | 1 | -5/+3 |
2017-10-16 | LDPRELOAD: Remove hack code in getpeername | Steven | 1 | -14/+0 |
2017-10-15 | VCL/LDPRELOAD: getpeername and getsockname | Steven | 1 | -30/+10 |
2017-10-14 | Fix bug with temporary directory when building rpms. | Thomas F Herbert | 1 | -1/+1 |
2017-10-14 | Deps added to Makefile must also be in spec file. | Thomas F Herbert | 1 | -0/+4 |
2017-10-13 | LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE | Steven | 1 | -9/+32 |
2017-10-13 | LDPRELOAD: Add ioctl, fcntl, and setsockopt support | Steven | 6 | -32/+255 |
2017-10-12 | libmemif: Add memif_cancel_poll_event() + bug fixing. | Milan Lenco | 3 | -30/+78 |
2017-10-12 | Add support for packaging SUSE RPMs. | Marco Varlese | 2 | -0/+384 |
2017-10-12 | Initial push of vcl-ldpreload to extras | Keith Burns (alagalah) | 14 | -0/+8327 |
2017-10-11 | Redhat and small system support | John DeNisco | 23 | -0/+6148 |
2017-10-09 | Allow use of /etc/os-release file | Marco Varlese | 4 | -45/+32 |
2017-10-04 | libmemif: memif_rx_burst fix | Jakub Grajciar | 1 | -2/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 2 | -2/+0 |
2017-09-28 | General documentation updates | Chris Luke | 6 | -31/+41 |
2017-09-27 | Update vagrant centos config to CentOS 7.4 | Dave Wallace | 3 | -2/+9 |
2017-09-25 | Vagrant fails if Vagrantfile is a symlink on Windows 10. | Dave Wallace | 4 | -117/+131 |