1. b10427e VPP-127 Removed spurious use of sudo by Ed Warnicke · 9 years ago
  2. f9618ee VPP-129: Add build-root/scripts/csit-test-branch script by Ed Warnicke · 9 years ago
  3. ec6290a VPP-127: Make rpm/deb provide vpp group to access vpp-api by Ed Warnicke · 9 years ago
  4. 40c6639 VPP-124: Fix rpms to work out of the box. by Ed Warnicke · 9 years ago
  5. 3535222 VPP-94: Add build-data directory for plugins and Makefile target by Pierre Pfister · 9 years ago
  6. 431cd2f VPP-112: linux kernel info missing from build log by Dave Wallace · 9 years ago
  7. 2b54e99 Sample plugin moved to .../plugins/sample-plugin by Dave Barach · 9 years ago
  8. 227fe26 VPP-107 Fix for mistake that breaks pkg-rpm in https://gerrit.fd.io/r/#/c/1338/ by Ed Warnicke · 9 years ago
  9. 9d6c0ab vagrant: disable automatic update on start by Thomas Monjalon · 9 years ago
  10. 750c625 Fix build-root/scripts/version to not have spurious ~ by Ed Warnicke · 9 years ago
  11. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  12. 4e6be68 Add build number to VPP version if BUILD_NUMBER var is set by Damjan Marion · 9 years ago
  13. 9c5b2b3 VPP-64: Fix top-level "make pkg-deb" which breaks if CDPATH is set in the user's by Dave Wallace · 9 years ago
  14. a209351 Whitespace probe for CI by Ed Warnicke · 9 years ago
  15. beabdf0 Revert "Whitespace change for testing CI" by Ed Warnicke · 9 years ago
  16. cf9b712 Whitespace change for testing CI by Ed Warnicke · 9 years ago
  17. 30aff24 Small improvement to vagrant file by Ed Warnicke · 9 years ago
  18. 9942bba VPP-12: only remove vpp-related files from /dev/shm by Dave Barach · 9 years ago
  19. d6a779c Fix for unattended in Makefile by Ed Warnicke · 9 years ago
  20. c5e8681 Re-do java-8 handling, add unattended switch to toplevel Makefile by Damjan Marion · 9 years ago
  21. efa7f9e Break out install.sh from build.sh by Ed Warnicke · 9 years ago
  22. 3d5916d VPP-32 Increase # cpus to 2, leave RAM at 4G for virtualbox vagrant users by Keith Burns (alagalah) · 9 years ago
  23. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  24. d6a0fc5 Break boostrap.sh into pieces by Ed Warnicke · 9 years ago
  25. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  26. 0777915 ubuntu 16.04 build support. Supporting systemd with vpp.service files. by Srivatsa Sangli · 9 years ago
  27. ecec279 vagrant: libvirt configuration. by Jeff Shaw · 9 years ago
  28. 7c38f1f Migrate bootstrap.ubuntu.sh to using top level Makefile by Ed Warnicke · 9 years ago
  29. 459a11a Remove historical tags, fix the debug tag by Dave Barach · 9 years ago
  30. 31854ab Fix to centos vagrant file by Ed Warnicke · 9 years ago
  31. e5389bb event logger skeletons, improve debug CLI by Dave Barach · 9 years ago
  32. 46040a5 Fix distclean to correctly handle Centos by Ed Warnicke · 9 years ago
  33. c841eac Fix vagrant centos flavor to work with top level make file by Ed Warnicke · 9 years ago
  34. 2e89a89 Reduce number of parallel gcc invocations from 4 to 2 per cpu by Damjan Marion · 9 years ago
  35. ca46d8c Adminis-trivia - rename skel files by Keith Burns (alagalah) · 9 years ago
  36. 334806c Add VLIB_INIT_FUNCTION() to dual-loop-skel by Dave Wallace · 9 years ago
  37. 526b5e8 Fix skel files to use <vppinfra/*.h> instead of <clib/*.h> when by Dave Wallace · 9 years ago
  38. 525d595 Add GDB and GDB Server to bootstrap files by Keith Burns (alagalah) · 9 years ago
  39. efe710f Remove redundant apt-get install of dkms and debhelper. by Dave Wallace · 9 years ago
  40. d255ee1 Change non-default route ethernet interfaces state to down so VPP will use them. by Dave Wallace · 9 years ago
  41. eeee9e2 Switched vagrant for ~/git/vpp to /vpp by Ed Warnicke · 9 years ago
  42. c28b474 Enabled CCACHE_DIR to be set by ENV Variable by Ed Warnicke · 9 years ago
  43. f1bb047 Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms by Dave Barach · 9 years ago
  44. b10277d Enable ganglia module integration build by Dave Barach · 9 years ago
  45. 7457422 Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly by Dave Barach · 9 years ago
  46. d5201c8 Changes to Centos bootstrap to remove ~/git/vpp if it exists before attempting clone by Keith Burns (alagalah) · 9 years ago
  47. f5a857d Vagrantfile doesn't rm git/vpp and vagrant reload --provision by Keith Burns (alagalah) · 9 years ago
  48. c23f7bc vpp metrics upload via gmond plugin by Dave Barach · 9 years ago
  49. c42508d Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk by Dave Barach · 9 years ago
  50. 0e5e3c3 Fix rpm packaging bit-rot by Dave Barach · 9 years ago
  51. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  52. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  53. f5dae76 Shell script to run the emacs-skeleton plugin boilerplate generator by Dave Barach · 9 years ago
  54. 1d3be19 build - Vagrant template to get more emulated PCI NICs by Vincent JARDIN · 9 years ago
  55. 3b566bb Fix vagrant grub issue with ubuntu & virtualbox by Matt Johnson · 9 years ago
  56. 66cc181 Add --with-plugin-toolkit to README, clean up unwanted files by Dave Barach · 9 years ago
  57. b852bfa Emacs-lisp scripts to generate complete vpp plugins by Dave Barach · 9 years ago
  58. b463ec8 Update vagrant/ to install vpp packages and use vppctl by Ed Warnicke · 9 years ago
  59. 802611c Add missing entries to .gitignore by Ed Warnicke · 9 years ago
  60. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago
  61. 29b6af9 Remove vppversion subtree, move elftool to vppinfra by Damjan Marion · 9 years ago
  62. b73f267 Fix to make it easy to use http proxy with Vagrant by Ed Warnicke · 9 years ago
  63. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0