Age | Commit message (Expand) | Author | Files | Lines |
2017-01-10 | Revert "vppctl: bash completion for vppctl commands" | Damjan Marion | 1 | -8/+0 |
2017-01-09 | vppctl: bash completion for vppctl commands | Padraig Connolly | 1 | -0/+8 |
2017-01-03 | Do not require external vppapigen when not cross-compiling | Damjan Marion | 1 | -1/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 6 | -100/+16 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 22 | -332/+23 |
2016-12-26 | dpdk: Add support for Mellanox ConnectX-4 devices | Damjan Marion | 4 | -0/+12 |
2016-12-09 | Add make test code coverage reporting using gcov | Juraj Sloboda | 1 | -0/+5 |
2016-12-06 | Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plug... | Andrew Yourtchenko | 1 | -1/+2 |
2016-12-02 | API: Packaging of JSON files. | Ole Troan | 2 | -3/+13 |
2016-11-30 | Enabling AES-GCM-128 with 16B ICV support | Radu Nicolau | 1 | -0/+4 |
2016-11-30 | Start spliting vpe.api into logically related pieces | Dave Barach | 1 | -0/+23 |
2016-11-28 | dpdk: add ipsec cryptodev support | Sergio Gonzalez Monroy | 4 | -0/+11 |
2016-11-12 | Add clang to 'make verify' | Damjan Marion | 1 | -0/+5 |
2016-11-04 | VPP-498: Prepare vpp RPM packaging for use by downstream distros. | Thomas F Herbert | 1 | -1/+5 |
2016-10-29 | Initial deb packaging of vpp-python-api | Ed Warnicke | 1 | -0/+4 |
2016-10-11 | VPP-474 Revert "FIX sysctl configuration directory" | Miroslav Miklus | 1 | -1/+1 |
2016-10-10 | HONEYCOMB-228 Snat plugin jvpp support | Marek Gradzki | 1 | -1/+2 |
2016-09-27 | FIX sysctl configuration directory | Miroslav Miklus | 1 | -1/+1 |
2016-08-29 | VPP-310 Mapping algorithm compute wrong ea-bits | Ole Troan | 1 | -0/+3 |
2016-08-25 | VPP Python language binding - plugin support | Ole Troan | 1 | -8/+10 |
2016-08-16 | Create python package for jvpp generation. | Ed Warnicke | 1 | -2/+8 |
2016-08-12 | VPP: NXP dpaa2 platform porting to dpdk-16.07 | Sachin | 1 | -7/+7 |
2016-07-21 | VPP-123: remove japi (the old Java API) | Marek Gradzki | 1 | -1/+1 |
2016-07-13 | Add plugins debian packaging | Damjan Marion | 2 | -1/+6 |
2016-07-08 | Multiple changes in the plugin build infra | Damjan Marion | 1 | -3/+1 |
2016-07-06 | Retire PLATFORM=virl | Damjan Marion | 1 | -42/+0 |
2016-07-01 | Simple ip4 NAT plugin | Dave Barach | 1 | -0/+4 |
2016-06-28 | Fix native build on non x86_64 systems | Damjan Marion | 2 | -0/+11 |
2016-06-27 | Plugins: Clean up the plugin directory so that each plugin has its own | Ole Troan | 5 | -10/+10 |
2016-06-22 | Fix for build failure due to iOAM plugin header file path | Shwetha | 1 | -0/+5 |
2016-06-19 | Improving cross_ldflags arguments for dpaa2 platform | Sachin | 1 | -1/+2 |
2016-06-18 | Enhanced RPM build process to make rpm for any given platform | Sachin | 1 | -1/+2 |
2016-06-17 | NXP DPAA2 Poll Mode Driver Support in DPDK | Sachin | 1 | -4/+6 |
2016-06-15 | 6rd: Move to plugin | Ole Troan | 1 | -0/+38 |
2016-06-10 | NXP dpaa2 platform initial support | Sachin Saxena | 1 | -0/+63 |
2016-06-05 | VPP-94: Add build-data directory for plugins and Makefile target | Pierre Pfister | 1 | -47/+0 |
2016-05-27 | Fix dpdk march/mtune defaults | Damjan Marion | 1 | -1/+1 |
2016-05-20 | VPP-79: fix cross-compilation build break | Dave Barach | 1 | -3/+3 |
2016-05-19 | Add support for multiple microarchitectures in single binary | Damjan Marion | 3 | -4/+15 |
2016-05-17 | dpdk/Makefile - Allow dpdk target to be set according to the platform | Christophe Fontaine | 2 | -3/+21 |
2016-04-28 | VPP-8: Set java-8 for JNI | Marek Gradzki | 1 | -1/+1 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. | Ole Troan | 4 | -7/+7 |
2016-04-20 | Add TAG=vpp_gcov which compiles vpp to produce .gcda files | Dave Barach | 1 | -0/+5 |
2016-04-18 | Add support for AArch32 | Christophe Fontaine | 3 | -4/+49 |
2016-04-12 | Add unit test infrastructure for LISP protocol | Filip Tehlar | 1 | -0/+4 |
2016-04-11 | Add configure option to enable building unit tests | Damjan Marion | 2 | -1/+7 |
2016-04-01 | Add options to link with external DPDK tree | Damjan Marion | 6 | -3/+37 |
2016-03-25 | Use rte_mempool private data for storing vlib_buffer_t | Damjan Marion | 2 | -4/+0 |
2016-03-25 | vpp-api-test and sample-plugin should depend on dpdk conditionally | Damjan Marion | 2 | -12/+13 |
2016-02-27 | Invert matching logic for *_uses_dpdk in build-data/packages/*.mk | Damjan Marion | 3 | -3/+3 |