Age | Commit message (Expand) | Author | Files | Lines |
2018-09-09 | cmake: Move VOM to cmake | Mohsin Kazmi | 5 | -263/+274 |
2018-09-07 | update regex used by rpm build to find lib files | Matthew Smith | 1 | -1/+1 |
2018-09-07 | libmemif: slave connecting bugfix | Jakub Grajciar | 3 | -48/+70 |
2018-09-04 | Add JVPP for NSH plugin | Hongjun Ni | 3 | -0/+149 |
2018-09-02 | Switch to cmake | Damjan Marion | 2 | -8/+0 |
2018-08-31 | Introduce a mac_address_t on the API and in VPP | Neale Ranns | 5 | -2/+171 |
2018-08-30 | SUSE: fix spec to generate RPMs | Marco Varlese | 1 | -27/+27 |
2018-08-30 | libmemif: external region support | Jakub Grajciar | 9 | -123/+1460 |
2018-08-27 | VOM: Add support bridge domain arp entry dump | Mohsin Kazmi | 3 | -0/+102 |
2018-08-21 | SUSE: rpm-packaging fixes | Marco Varlese | 2 | -2/+9 |
2018-08-20 | Add Dockerfiles for run/build. | Ed Warnicke | 6 | -0/+68 |
2018-08-14 | Make vagrant work behind a proxy | Kyle Mestery | 6 | -13/+17 |
2018-08-11 | emacs skeletons: add quad/single, avx2/avx512 support | Dave Barach | 6 | -6/+329 |
2018-08-07 | PAPI: Move unit tests to fix packaging issues. | Ole Troan | 1 | -1/+0 |
2018-08-03 | PAPI: Union pad at the end of short fields instead of at head. | Ole Troan | 1 | -0/+1 |
2018-08-02 | Temporrary disable japi packaging for opensuse | Damjan Marion | 1 | -26/+26 |
2018-08-02 | vcl: fix debug messages output before heap cfg | Florin Coras | 1 | -0/+20 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 116 | -6/+10191 |
2018-07-30 | Update Release Notes for 18.07 Release | Ed Warnicke | 1 | -2/+2 |
2018-07-17 | VOM: support for pipes | Neale Ranns | 80 | -300/+886 |
2018-07-11 | memif: fix max number of rings | Damjan Marion | 1 | -1/+1 |
2018-07-11 | vom: Add TAPv2 support | Mohsin Kazmi | 11 | -176/+383 |
2018-07-10 | openSUSE: spec file update to reflect latest deps | Marco Varlese | 1 | -5/+13 |
2018-07-03 | vom: Add cross connect support | Mohsin Kazmi | 5 | -0/+698 |
2018-06-28 | libmemif: fixing head/tail arithmetics & queue reallocation | Milan Lenco | 2 | -11/+6 |
2018-06-22 | Python API: Add enum and union support. | Ole Troan | 2 | -2/+2 |
2018-06-18 | Revert "Python API: Add enum and union support." | Ole Trøan | 2 | -2/+2 |
2018-06-17 | Python API: Add enum and union support. | Ole Troan | 2 | -2/+2 |
2018-06-11 | vom: Add support for af-packet dump | Mohsin Kazmi | 5 | -9/+102 |
2018-06-10 | add script for virtual function create/show/remove | Damjan Marion | 1 | -0/+132 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 9 | -318/+610 |
2018-06-03 | Interface Tag: memset field in VOM, clear the tag in VPP on interface delete | Neale Ranns | 1 | -0/+1 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 7 | -20/+159 |
2018-05-19 | MLX DPDK glue: exclude dependency on OFED libraries | Igor Mikhailov (imichail) | 1 | -0/+1 |
2018-05-18 | IP unnumbered dump | Neale Ranns | 4 | -2/+81 |
2018-05-15 | VOM: nat-binding populate handle errors | Neale Ranns | 1 | -9/+25 |
2018-05-14 | vom: fix interface admin up/down | Mohsin Kazmi | 1 | -1/+1 |
2018-05-04 | Add python lex and yacc to spec file build requirements. | Thomas F Herbert | 1 | -3/+3 |
2018-05-01 | Add plugin periodic function elisp skeleton | Dave Barach | 7 | -1/+158 |
2018-04-27 | Move VOM to extras/vom | Damjan Marion | 177 | -0/+32390 |
2018-04-26 | libmemif: fix build on ununtu 18.04 (VPP-1244) | Damjan Marion | 1 | -0/+1 |
2018-04-26 | VPP 18.04 release notes | Chris Luke | 1 | -4/+22 |
2018-04-24 | libmemif: fix implicit declaration of memfd_create | Jakub Grajciar | 1 | -0/+1 |
2018-04-24 | Script to list patches that changed api files. | Dave Wallace | 1 | -0/+15 |
2018-04-12 | libmemif: fix clang compilation errors/warnings | Jakub Grajciar | 3 | -16/+15 |
2018-04-08 | Restore building of debuginfo RPMs | Thomas F Herbert | 1 | -10/+2 |
2018-04-08 | Remove subunit from Centos requirements. | Thomas F Herbert | 1 | -1/+2 |
2018-04-06 | Remove mbedtls from build requirement for Centos | Thomas F Herbert | 1 | -1/+2 |
2018-04-03 | Fix bugs in emacs plugin templates | Dave Barach | 2 | -22/+17 |
2018-03-30 | libmemif: zero-copy-slave mode + header space | Jakub Grajciar | 10 | -72/+1696 |