Age | Commit message (Expand) | Author | Files | Lines |
2019-01-17 | cmake3 exsit in epel(centos), install epel-release |  drenfong.wang | 1 | -1/+1 |
2018-12-27 | install-dep: force osleap boost dep install |  Florin Coras | 1 | -4/+4 |
2018-12-19 | vlib: support Hyper-v/Azure VMBus |  Stephen Hemminger | 1 | -2/+3 |
2018-12-18 | make wipe: Clean up *.api.json files. |  Paul Vinciguerra | 1 | -0/+1 |
2018-12-18 | Build changes required for Fedora and CentOS |  Thomas F Herbert | 1 | -11/+12 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -8/+7 |
2018-11-23 | make test: remove test-ext, fix test*-all targets |  Klement Sekera | 1 | -6/+2 |
2018-10-31 | Makefile: support both RHEL and CentOS in install-dep |  Yichen Wang | 1 | -2/+6 |
2018-10-26 | Trivial: Fix Makefile typo |  Paul Vinciguerra | 1 | -1/+1 |
2018-10-25 | Run 'make test' verify job on ubuntu 18.04 instead of 16.04 |  Damjan Marion | 1 | -1/+1 |
2018-09-24 | Add the sphinx docs build options |  jdenisco | 1 | -0/+19 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps |  Damjan Marion | 1 | -10/+14 |
2018-09-02 | Switch to cmake |  Damjan Marion | 1 | -4/+4 |
2018-08-23 | cmake: keep 'make test-debug' on autotools for now |  Damjan Marion | 1 | -1/+1 |
2018-08-21 | Makefile: opensuse 15.0 reporting change |  Ed Kern | 1 | -0/+3 |
2018-08-20 | cmake: add packages for opensuse |  Marco Varlese | 1 | -2/+2 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 1 | -0/+5 |
2018-08-01 | Move java api to extras/ |  Damjan Marion | 1 | -1/+3 |
2018-07-22 | make test-ext: a new test target that builds VOM (existing one no longer do) |  Neale Ranns | 1 | -1/+7 |
2018-07-19 | Set default STARTUP_DIR to be toplevel dir |  Damjan Marion | 1 | -3/+3 |
2018-07-04 | openSUSE: add python2-ply dependency |  Marco Varlese | 1 | -3/+3 |
2018-05-17 | Allow openSUSE tumbleweed |  Marco Varlese | 1 | -1/+1 |
2018-04-27 | Move VOM to extras/vom |  Damjan Marion | 1 | -1/+3 |
2018-04-26 | Makefile: Add new opensuse-leap os id |  Ed Kern | 1 | -1/+11 |
2018-04-16 | Makefile: Removed clang build from verify |  Ed Kern | 1 | -7/+0 |
2018-04-10 | Makefile: Added new ifeq to cover opensuse leap15 |  Ed Kern | 1 | -4/+9 |
2018-04-09 | plugins: unload plugin if early init fails |  Damjan Marion | 1 | -3/+4 |
2018-04-09 | Autodetect plugin path |  Damjan Marion | 1 | -4/+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 | Makefile: Alter VPP_PYTHON_PREFIX for preloading deps |  Ed Kern | 1 | -1/+4 |
2018-03-28 | Build libmemif as part of verify job |  Damjan Marion | 1 | -0/+2 |
2018-03-15 | remove bootstrap from top-level Makefile |  Damjan Marion | 1 | -16/+16 |
2018-03-15 | use system provided ccache links |  Damjan Marion | 1 | -20/+0 |
2018-03-14 | fix 'make build' |  Damjan Marion | 1 | -1/+1 |
2018-03-14 | Clean up vpp build bootstrap step |  Dave Barach | 1 | -2/+7 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -3/+4 |
2018-01-30 | VPP-899: Run VPP under SELinux |  Billy McFall | 1 | -0/+1 |
2018-01-25 | fixup python ply package name for fedora >= 25 |  Gabriel Ganne | 1 | -2/+2 |
2018-01-24 | Makefile: Add python-ply to RPM_DEPENDS list. |  Jon Loeliger | 1 | -3/+3 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -4/+4 |
2017-12-12 | Simplify packages dependency |  Marco Varlese | 1 | -5/+11 |
2017-11-23 | Tests clean-up when cleaning VPP code. |  Marco Varlese | 1 | -2/+2 |
2017-11-17 | subunit is required on centos as well as fedora |  Gabriel Ganne | 1 | -2/+1 |
2017-11-15 | add libffi-dev to DEB_DEPENDS |  Gabriel Ganne | 1 | -1/+1 |
2017-11-06 | make test: add CACHE_OUTPUT option |  Klement Sekera | 1 | -0/+1 |
2017-11-05 | dpdk: build nasm from source |  Sergio Gonzalez Monroy | 1 | -14/+1 |
2017-11-01 | VPP Object Model (VOM) |  Neale Ranns | 1 | -0/+2 |
2017-10-25 | opensuse support: reworked SUSE DEPS variables |  Marco Varlese | 1 | -6/+14 |
2017-10-14 | Deps added to Makefile must also be in spec file. |  Thomas F Herbert | 1 | -5/+3 |