Age | Commit message (Expand) | Author | Files | Lines |
2018-10-03 | LISP ONLY: maintain the make-plugin.sh script | Dave Barach | 1 | -3/+14 |
2018-10-03 | LISP ONLY: maintain the emacs lisp plugin generator | Dave Barach | 8 | -98/+70 |
2018-10-03 | jvppgen: update headers | Bernhard M. Wiedemann | 1 | -2/+2 |
2018-10-02 | Fix JVPP enum _host_to_net_ translation (VPP-1438) | Michal Cmarada | 1 | -2/+2 |
2018-10-01 | Fix the path error inside vcl socket_test.sh | Yalei Wang | 1 | -2/+2 |
2018-09-29 | vom: Fix the l2 port type in bridge domain | Mohsin Kazmi | 5 | -35/+105 |
2018-09-27 | Revert "japi: Move Java API binding to cmake" | Damjan Marion | 6 | -218/+384 |
2018-09-27 | libmemif: external region bugfix | Jakub Grajciar | 2 | -2/+5 |
2018-09-27 | vom: Add ip punt redirect | Mohsin Kazmi | 5 | -0/+585 |
2018-09-26 | japi: Move Java API binding to cmake | Mohsin Kazmi | 6 | -384/+218 |
2018-09-26 | rpm: Fix the spec file to look into right directories | Mohsin Kazmi | 2 | -4/+4 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -2/+4 |
2018-09-21 | Fixed japi/java/Makefile.am so the JAR for NSH plugin builds as well. | Tibor Král | 2 | -1/+21 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -1/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 2 | -0/+8 |
2018-09-14 | cmake: use VPP package in VOM | Damjan Marion | 2 | -7/+9 |
2018-09-13 | Fix: vppapigen make build fails on fresh install | Paul Vinciguerra | 1 | -2/+2 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 9 | -29/+21 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 7 | -64/+104 |
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 |