1. dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
  2. 13cef0c papi: Revert vpp-api-python to py2, add py3 pkg by Ian Wells · 5 years ago
  3. f0917bd rpm: VPP-1674: exclude external headers from rpm by Benoît Ganne · 6 years ago
  4. ca3d38a Freshen RPM dependencies in vpp specfile. by Thomas F Herbert · 6 years ago
  5. 4ed0039 rpm: set exec bits on plugins by Matthew Smith · 6 years ago
  6. 4e633e1 VPP-1504: Remove JVPP by Michal Cmarada · 6 years ago
  7. 6eb6163 Build changes required for Fedora and CentOS by Thomas F Herbert · 6 years ago
  8. 9b0ce02 Fix permission for vpp_papi by Onong Tayeng · 6 years ago
  9. 7b2017d rpm: Fix the spec file to look into right directories by Mohsin Kazmi · 6 years ago
  10. 9ce6a21 Fix: vppapigen make build fails on fresh install by Paul Vinciguerra · 6 years ago
  11. 79dcbc7 Always use 'lib' instead of 'lib64' by Damjan Marion · 6 years ago
  12. d790c7e update regex used by rpm build to find lib files by Matthew Smith · 6 years ago
  13. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  14. 1d20f47 PAPI: Move unit tests to fix packaging issues. by Ole Troan · 6 years ago
  15. b199e98 PAPI: Union pad at the end of short fields instead of at head. by Ole Troan · 6 years ago
  16. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  17. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  18. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  19. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  20. 3b854a5 MLX DPDK glue: exclude dependency on OFED libraries by Igor Mikhailov (imichail) · 7 years ago
  21. 6168623 Add python lex and yacc to spec file build requirements. by Thomas F Herbert · 7 years ago
  22. b42b77b Restore building of debuginfo RPMs by Thomas F Herbert · 7 years ago
  23. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  24. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  25. 30ec821 Add RPM buildtime dependency on mbedtls-devel by Matthew Smith · 7 years ago
  26. 7c172cb Adjust vpp-selinux-policy postinstall by Matthew Smith · 7 years ago
  27. 190282c RPMS: Also install C.py, JSON.py for vppapipgen. by Jon Loeliger · 7 years ago
  28. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  29. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  30. bf246df dpdk plugin depends on numactl-libs by Gabriel Ganne · 7 years ago
  31. e266ea3 Optimize RPM build process by Renato Botelho do Couto · 7 years ago
  32. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  33. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  34. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  35. 41988e5 Fix bug with temporary directory when building rpms. by Thomas F Herbert · 7 years ago
  36. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  37. 5349f94 Unpack into temporary directory with longer name. by Thomas F Herbert · 7 years ago
  38. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  39. ce41a5c VPP-958: RPM Update wipes out local changes to 80-vpp.conf by Billy McFall · 7 years ago
  40. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  41. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  42. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago
  43. 5b75b6b Use relative path to vpp.service. by Thomas F Herbert · 7 years ago
  44. 8ae1873 Decrease steps necessary to upgrading RPM packages fixed by Kristina Nevolnikova · 7 years ago
  45. f6e3ad0 VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM specfile to reflect the proper license. by Billy McFall · 7 years ago
  46. c442e61 Restore possibility to build vpp in debug mode for rpms by Igor Mikhailov (imichail) · 8 years ago
  47. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago[Renamed (96%) from build-root/rpm/vpp.spec]
  48. c60f557 Python API: Fix RPM packaging (again). by Ole Troan · 8 years ago
  49. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  50. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  51. d0f673e dpdk: move to uio_pci_generic by Damjan Marion · 8 years ago
  52. 714968b package only the vpp binaries (rpm) by Gabriel Ganne · 8 years ago
  53. 2ce7f98 Add dpdk development packaging by Damjan Marion · 8 years ago
  54. f3854e9 fix rpm warnings for defattr directory of lua/* by Gabriel Ganne · 8 years ago
  55. 69915cb vppctl: new bash completion for vppctl commands by Padraig Connolly · 8 years ago
  56. a48ad28 Remove unnecessary build macro to fix slow builds. by Thomas F Herbert · 8 years ago
  57. 6bbf83a Revert "vppctl: bash completion for vppctl commands" by Damjan Marion · 8 years ago
  58. d995c75 vppctl: bash completion for vppctl commands by Padraig Connolly · 8 years ago
  59. 0be5ec3 Do not require external vppapigen when not cross-compiling by Damjan Marion · 8 years ago
  60. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  61. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago
  62. 11fa895 fix sample-plugin rpm packaging by Gabriel Ganne · 8 years ago
  63. a1bd023 Remove RPATH from binaries before creating .deb and .rpm packages by Damjan Marion · 8 years ago
  64. 5929085 python api rpm packaging - json files are not executables by Gabriel Ganne · 8 years ago
  65. 3290566 vpp-python-api packaging - use easy_install to install the python api by Gabriel Ganne · 8 years ago
  66. f14e3bf API: Packaging of JSON files. by Ole Troan · 8 years ago
  67. 999bbc4 remove reference to Intel with dpdk docs by Padraig Connolly · 8 years ago
  68. 20a29c7 VPP-498: Prepare vpp RPM packaging for use by downstream distros. by Thomas F Herbert · 8 years ago
  69. e7637e7 Fix vpp-plugins rpms by Ed Warnicke · 8 years ago
  70. 3977a21 Fix description of devel package. by Thomas F Herbert · 8 years ago
  71. 8e08e74 VPP-474 Revert "FIX sysctl configuration directory" by Miroslav Miklus · 8 years ago
  72. dfa9c5b Rebind kernel drivers on VPP uninstall by Peter Ginchev · 8 years ago
  73. b21b676 platform: rewrote vppctl script to include history by Padraig · 8 years ago
  74. f53f482 Remove RPM package dependency on vpp-devel by John DeNisco · 8 years ago
  75. 99492de Fix RPM packaging dependencies by John DeNisco · 8 years ago
  76. 822af5c FIX sysctl configuration directory by Miroslav Miklus · 8 years ago
  77. 57c3d66 Python API: Preparation for RPM/DEB packaging. by Ole Troan · 8 years ago
  78. f5a1436 Provide vpp-plugins rpm packaging by Ed Warnicke · 8 years ago
  79. f5a0e73 VPP-390: include *.so symlinks in vpp-lib by Ed Warnicke · 8 years ago
  80. 406ab9d VPP-374: getting jvppgen.py into rpm vpp-devel package by Ed Warnicke · 8 years ago
  81. 693b702 Enhanced RPM build process to make rpm for any given platform by Sachin · 8 years ago
  82. b10427e VPP-127 Removed spurious use of sudo by Ed Warnicke · 9 years ago
  83. ec6290a VPP-127: Make rpm/deb provide vpp group to access vpp-api by Ed Warnicke · 9 years ago
  84. 40c6639 VPP-124: Fix rpms to work out of the box. by Ed Warnicke · 9 years ago
  85. 0e5e3c3 Fix rpm packaging bit-rot by Dave Barach · 9 years ago
  86. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  87. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0