Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | vagrant: disable automatic update on start |  Thomas Monjalon | 1 | -0/+1 |
2016-05-31 | Fix build-root/scripts/version to not have spurious ~ |  Ed Warnicke | 1 | -3/+2 |
2016-05-19 | Add support for multiple microarchitectures in single binary |  Damjan Marion | 1 | -0/+5 |
2016-05-16 | Add build number to VPP version if BUILD_NUMBER var is set |  Damjan Marion | 1 | -2/+6 |
2016-05-16 | VPP-64: Fix top-level "make pkg-deb" which breaks if CDPATH is set in the user's |  Dave Wallace | 1 | -0/+9 |
2016-05-13 | Whitespace probe for CI |  Ed Warnicke | 1 | -1/+1 |
2016-05-12 | Revert "Whitespace change for testing CI" |  Ed Warnicke | 1 | -1/+1 |
2016-05-12 | Whitespace change for testing CI |  Ed Warnicke | 1 | -1/+1 |
2016-05-07 | Small improvement to vagrant file |  Ed Warnicke | 1 | -5/+5 |
2016-05-04 | VPP-12: only remove vpp-related files from /dev/shm |  Dave Barach | 2 | -4/+4 |
2016-05-04 | Fix for unattended in Makefile |  Ed Warnicke | 1 | -0/+12 |
2016-05-02 | Re-do java-8 handling, add unattended switch to toplevel Makefile |  Damjan Marion | 1 | -1/+1 |
2016-05-02 | Break out install.sh from build.sh |  Ed Warnicke | 3 | -2/+31 |
2016-05-02 | VPP-32 Increase # cpus to 2, leave RAM at 4G for virtualbox vagrant users |  Keith Burns (alagalah) | 1 | -1/+3 |
2016-04-26 | Make automake silent rules default |  Damjan Marion | 1 | -1/+1 |
2016-04-25 | Break boostrap.sh into pieces |  Ed Warnicke | 8 | -111/+132 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation |  Damjan Marion | 1 | -1/+1 |
2016-04-20 | ubuntu 16.04 build support. Supporting systemd with vpp.service files. |  Srivatsa Sangli | 4 | -2/+55 |
2016-04-11 | vagrant: libvirt configuration. |  Jeff Shaw | 1 | -2/+6 |
2016-04-09 | Migrate bootstrap.ubuntu.sh to using top level Makefile |  Ed Warnicke | 1 | -57/+12 |
2016-03-30 | Remove historical tags, fix the debug tag |  Dave Barach | 1 | -22/+4 |
2016-03-29 | Fix to centos vagrant file |  Ed Warnicke | 1 | -2/+2 |
2016-03-28 | event logger skeletons, improve debug CLI |  Dave Barach | 5 | -0/+132 |
2016-03-25 | Fix distclean to correctly handle Centos |  Ed Warnicke | 1 | -1/+2 |
2016-03-25 | Fix vagrant centos flavor to work with top level make file |  Ed Warnicke | 2 | -55/+31 |
2016-03-24 | Reduce number of parallel gcc invocations from 4 to 2 per cpu |  Damjan Marion | 1 | -1/+1 |
2016-03-19 | Adminis-trivia - rename skel files |  Keith Burns (alagalah) | 20 | -35/+35 |
2016-03-16 | Add VLIB_INIT_FUNCTION() to dual-loop-skel |  Dave Wallace | 1 | -0/+13 |
2016-03-14 | Fix skel files to use <vppinfra/*.h> instead of <clib/*.h> when |  Dave Wallace | 4 | -9/+8 |
2016-02-19 | Add GDB and GDB Server to bootstrap files |  Keith Burns (alagalah) | 2 | -1/+5 |
2016-02-04 | Remove redundant apt-get install of dkms and debhelper. |  Dave Wallace | 1 | -3/+0 |
2016-02-04 | Change non-default route ethernet interfaces state to down so VPP will use them. |  Dave Wallace | 1 | -0/+12 |
2016-02-03 | Switched vagrant for ~/git/vpp to /vpp |  Ed Warnicke | 3 | -7/+25 |
2016-02-02 | Enabled CCACHE_DIR to be set by ENV Variable |  Ed Warnicke | 1 | -1/+3 |
2016-02-02 | Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms |  Dave Barach | 1 | -0/+3 |
2016-02-02 | Enable ganglia module integration build |  Dave Barach | 1 | -0/+8 |
2016-02-01 | Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly |  Dave Barach | 3 | -8/+29 |
2016-02-01 | Changes to Centos bootstrap to remove ~/git/vpp if it exists before attemptin... |  Keith Burns (alagalah) | 1 | -1/+2 |
2016-02-01 | Vagrantfile doesn't rm git/vpp and vagrant reload --provision |  Keith Burns (alagalah) | 1 | -1/+3 |
2016-01-28 | vpp metrics upload via gmond plugin |  Dave Barach | 1 | -1/+1 |
2016-01-27 | Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk |  Dave Barach | 1 | -1/+6 |
2016-01-25 | Fix rpm packaging bit-rot |  Dave Barach | 2 | -0/+2 |
2016-01-22 | aarch64 CPU arch / ThunderX platform initial support |  Dave Barach | 1 | -4/+13 |
2016-01-20 | Rename vpe binary name to avoid collision with latex |  Damjan Marion | 5 | -12/+12 |
2016-01-19 | Shell script to run the emacs-skeleton plugin boilerplate generator |  Dave Barach | 1 | -0/+4 |
2016-01-18 | build - Vagrant template to get more emulated PCI NICs |  Vincent JARDIN | 1 | -0/+9 |
2016-01-11 | Fix vagrant grub issue with ubuntu & virtualbox |  Matt Johnson | 1 | -1/+4 |
2016-01-04 | Add --with-plugin-toolkit to README, clean up unwanted files |  Dave Barach | 2 | -1/+3 |
2016-01-04 | Emacs-lisp scripts to generate complete vpp plugins |  Dave Barach | 12 | -4/+1271 |
2015-12-22 | Update vagrant/ to install vpp packages and use vppctl |  Ed Warnicke | 2 | -26/+29 |