1. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  2. da62e1a Update CSIT tests 160731 -> 160807 by Jan · 8 years ago
  3. 5f3ca64 VPP-243 - Coding style changes - updated emacs LISP styleify by Keith Burns (alagalah) · 8 years ago
  4. a8d77ed VPP-237 Coding standards cleanup by Dave Barach · 8 years ago
  5. 114e8a9 Update coding style for hash_foreach_mem by Keith Burns (alagalah) · 8 years ago
  6. 7b75d21 Fix for broken vagrant installs when using Vagrant 1.8.5. by Thomas F Herbert · 8 years ago
  7. cb34a1f Update CSIT test 160727 -> 160731 by Jan · 8 years ago
  8. 829c51a Update CSIT test 160710 -> 160727 by Andrej Kozemcak · 8 years ago
  9. 9387e51 build-root/vagrant: Fix SSE4.x for VB by Ray · 8 years ago
  10. 4575fb2 Use oper-160710 CSIT branch for 'verify' jobs by Miroslav Miklus · 8 years ago
  11. 987fdfa Improve "indent foo.c" prep script by Dave Barach · 8 years ago
  12. ad476c7 Add plugins debian packaging by Damjan Marion · 8 years ago
  13. 8a7fb0c fd-io-styleify for svm by Dave Barach · 8 years ago
  14. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  15. 952f4f7 Update emacs plugin skeleton by Damjan Marion · 8 years ago
  16. 905a7f5 Multiple changes in the plugin build infra by Damjan Marion · 8 years ago
  17. f803564 Vagrantfile RAM default is too small. by Keith Burns (alagalah) · 8 years ago
  18. 010972a Vagrantfile syntax error correction - requires string input instead of integer. by Srivatsa Sangli · 8 years ago
  19. e0965d4 Using env.sh file for Vagrantfile inputs, but assume some defaults by Keith Burns (alagalah) · 8 years ago
  20. 693b702 Enhanced RPM build process to make rpm for any given platform by Sachin · 8 years ago
  21. 45050f8 Fix generate-deb-changelog to handle YY.MM release by Ed Warnicke · 8 years ago
  22. b10427e VPP-127 Removed spurious use of sudo by Ed Warnicke · 9 years ago
  23. f9618ee VPP-129: Add build-root/scripts/csit-test-branch script by Ed Warnicke · 9 years ago
  24. ec6290a VPP-127: Make rpm/deb provide vpp group to access vpp-api by Ed Warnicke · 9 years ago
  25. 40c6639 VPP-124: Fix rpms to work out of the box. by Ed Warnicke · 9 years ago
  26. 3535222 VPP-94: Add build-data directory for plugins and Makefile target by Pierre Pfister · 9 years ago
  27. 431cd2f VPP-112: linux kernel info missing from build log by Dave Wallace · 9 years ago
  28. 2b54e99 Sample plugin moved to .../plugins/sample-plugin by Dave Barach · 9 years ago
  29. 227fe26 VPP-107 Fix for mistake that breaks pkg-rpm in https://gerrit.fd.io/r/#/c/1338/ by Ed Warnicke · 9 years ago
  30. 9d6c0ab vagrant: disable automatic update on start by Thomas Monjalon · 9 years ago
  31. 750c625 Fix build-root/scripts/version to not have spurious ~ by Ed Warnicke · 9 years ago
  32. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  33. 4e6be68 Add build number to VPP version if BUILD_NUMBER var is set by Damjan Marion · 9 years ago
  34. 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
  35. a209351 Whitespace probe for CI by Ed Warnicke · 9 years ago
  36. beabdf0 Revert "Whitespace change for testing CI" by Ed Warnicke · 9 years ago
  37. cf9b712 Whitespace change for testing CI by Ed Warnicke · 9 years ago
  38. 30aff24 Small improvement to vagrant file by Ed Warnicke · 9 years ago
  39. 9942bba VPP-12: only remove vpp-related files from /dev/shm by Dave Barach · 9 years ago
  40. d6a779c Fix for unattended in Makefile by Ed Warnicke · 9 years ago
  41. c5e8681 Re-do java-8 handling, add unattended switch to toplevel Makefile by Damjan Marion · 9 years ago
  42. efa7f9e Break out install.sh from build.sh by Ed Warnicke · 9 years ago
  43. 3d5916d VPP-32 Increase # cpus to 2, leave RAM at 4G for virtualbox vagrant users by Keith Burns (alagalah) · 9 years ago
  44. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  45. d6a0fc5 Break boostrap.sh into pieces by Ed Warnicke · 9 years ago
  46. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  47. 0777915 ubuntu 16.04 build support. Supporting systemd with vpp.service files. by Srivatsa Sangli · 9 years ago
  48. ecec279 vagrant: libvirt configuration. by Jeff Shaw · 9 years ago
  49. 7c38f1f Migrate bootstrap.ubuntu.sh to using top level Makefile by Ed Warnicke · 9 years ago
  50. 459a11a Remove historical tags, fix the debug tag by Dave Barach · 9 years ago
  51. 31854ab Fix to centos vagrant file by Ed Warnicke · 9 years ago
  52. e5389bb event logger skeletons, improve debug CLI by Dave Barach · 9 years ago
  53. 46040a5 Fix distclean to correctly handle Centos by Ed Warnicke · 9 years ago
  54. c841eac Fix vagrant centos flavor to work with top level make file by Ed Warnicke · 9 years ago
  55. 2e89a89 Reduce number of parallel gcc invocations from 4 to 2 per cpu by Damjan Marion · 9 years ago
  56. ca46d8c Adminis-trivia - rename skel files by Keith Burns (alagalah) · 9 years ago
  57. 334806c Add VLIB_INIT_FUNCTION() to dual-loop-skel by Dave Wallace · 9 years ago
  58. 526b5e8 Fix skel files to use <vppinfra/*.h> instead of <clib/*.h> when by Dave Wallace · 9 years ago
  59. 525d595 Add GDB and GDB Server to bootstrap files by Keith Burns (alagalah) · 9 years ago
  60. efe710f Remove redundant apt-get install of dkms and debhelper. by Dave Wallace · 9 years ago
  61. d255ee1 Change non-default route ethernet interfaces state to down so VPP will use them. by Dave Wallace · 9 years ago
  62. eeee9e2 Switched vagrant for ~/git/vpp to /vpp by Ed Warnicke · 9 years ago
  63. c28b474 Enabled CCACHE_DIR to be set by ENV Variable by Ed Warnicke · 9 years ago
  64. f1bb047 Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms by Dave Barach · 9 years ago
  65. b10277d Enable ganglia module integration build by Dave Barach · 9 years ago
  66. 7457422 Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly by Dave Barach · 9 years ago
  67. d5201c8 Changes to Centos bootstrap to remove ~/git/vpp if it exists before attempting clone by Keith Burns (alagalah) · 9 years ago
  68. f5a857d Vagrantfile doesn't rm git/vpp and vagrant reload --provision by Keith Burns (alagalah) · 9 years ago
  69. c23f7bc vpp metrics upload via gmond plugin by Dave Barach · 9 years ago
  70. c42508d Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk by Dave Barach · 9 years ago
  71. 0e5e3c3 Fix rpm packaging bit-rot by Dave Barach · 9 years ago
  72. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  73. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  74. f5dae76 Shell script to run the emacs-skeleton plugin boilerplate generator by Dave Barach · 9 years ago
  75. 1d3be19 build - Vagrant template to get more emulated PCI NICs by Vincent JARDIN · 9 years ago
  76. 3b566bb Fix vagrant grub issue with ubuntu & virtualbox by Matt Johnson · 9 years ago
  77. 66cc181 Add --with-plugin-toolkit to README, clean up unwanted files by Dave Barach · 9 years ago
  78. b852bfa Emacs-lisp scripts to generate complete vpp plugins by Dave Barach · 9 years ago
  79. b463ec8 Update vagrant/ to install vpp packages and use vppctl by Ed Warnicke · 9 years ago
  80. 802611c Add missing entries to .gitignore by Ed Warnicke · 9 years ago
  81. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago
  82. 29b6af9 Remove vppversion subtree, move elftool to vppinfra by Damjan Marion · 9 years ago
  83. b73f267 Fix to make it easy to use http proxy with Vagrant by Ed Warnicke · 9 years ago
  84. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0