Age | Commit message (Expand) | Author | Files | Lines |
2017-09-01 | The build system still builds the DPDK plugin when the option |  Marco Varlese | 1 | -0/+2 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw |  Sergio Gonzalez Monroy | 3 | -9/+0 |
2017-07-17 | Fix unlinking of /dev/shm files. |  Dave Wallace | 1 | -1/+1 |
2017-05-09 | Fix remaining 32-bit compile issues |  Damjan Marion | 1 | -0/+5 |
2017-05-03 | Fix vnet unit tests |  Filip Tehlar | 1 | -0/+4 |
2017-04-25 | Add support for 32-bit x86 compilation in Makefiles |  Damjan Marion | 1 | -2/+5 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin |  Damjan Marion | 1 | -0/+5 |
2017-04-19 | Fix "make dist" to include version number, docouple it from rpm packaging |  Damjan Marion | 1 | -17/+0 |
2017-03-27 | Python API: Fixup of debian package after cFFI changes. |  Ole Troan | 1 | -4/+0 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 2 | -55/+0 |
2017-02-07 | Multiple platofrm support for dpdk/Makefile, fix optimizations |  Damjan Marion | 3 | -51/+0 |
2017-01-31 | Prep work for Coverity upload processing via Jenkins |  Dave Barach | 1 | -0/+6 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup |  Sergio Gonzalez Monroy | 3 | -6/+6 |
2017-01-20 | Add dpdk development packaging |  Damjan Marion | 3 | -8/+5 |
2017-01-16 | Add --without-libssl configure parameter |  Damjan Marion | 4 | -10/+10 |
2017-01-13 | vppctl: new bash completion for vppctl commands |  Padraig Connolly | 1 | -0/+8 |
2017-01-10 | Added a sub-case to take into Thunderx platform |  Marco | 1 | -0/+7 |
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 |