1. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  2. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  3. 3b854a5 MLX DPDK glue: exclude dependency on OFED libraries by Igor Mikhailov (imichail) · 7 years ago
  4. 6168623 Add python lex and yacc to spec file build requirements. by Thomas F Herbert · 7 years ago
  5. b42b77b Restore building of debuginfo RPMs by Thomas F Herbert · 7 years ago
  6. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  7. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  8. 30ec821 Add RPM buildtime dependency on mbedtls-devel by Matthew Smith · 7 years ago
  9. 7c172cb Adjust vpp-selinux-policy postinstall by Matthew Smith · 7 years ago
  10. 190282c RPMS: Also install C.py, JSON.py for vppapipgen. by Jon Loeliger · 7 years ago
  11. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  12. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  13. bf246df dpdk plugin depends on numactl-libs by Gabriel Ganne · 7 years ago
  14. e266ea3 Optimize RPM build process by Renato Botelho do Couto · 7 years ago
  15. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  16. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  17. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  18. 41988e5 Fix bug with temporary directory when building rpms. by Thomas F Herbert · 7 years ago
  19. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  20. 5349f94 Unpack into temporary directory with longer name. by Thomas F Herbert · 7 years ago
  21. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  22. ce41a5c VPP-958: RPM Update wipes out local changes to 80-vpp.conf by Billy McFall · 7 years ago
  23. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  24. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  25. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago
  26. 5b75b6b Use relative path to vpp.service. by Thomas F Herbert · 7 years ago
  27. 8ae1873 Decrease steps necessary to upgrading RPM packages fixed by Kristina Nevolnikova · 7 years ago
  28. 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
  29. c442e61 Restore possibility to build vpp in debug mode for rpms by Igor Mikhailov (imichail) · 8 years ago
  30. 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]
  31. c60f557 Python API: Fix RPM packaging (again). by Ole Troan · 8 years ago
  32. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  33. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  34. d0f673e dpdk: move to uio_pci_generic by Damjan Marion · 8 years ago
  35. 714968b package only the vpp binaries (rpm) by Gabriel Ganne · 8 years ago
  36. 2ce7f98 Add dpdk development packaging by Damjan Marion · 8 years ago
  37. f3854e9 fix rpm warnings for defattr directory of lua/* by Gabriel Ganne · 8 years ago
  38. 69915cb vppctl: new bash completion for vppctl commands by Padraig Connolly · 8 years ago
  39. a48ad28 Remove unnecessary build macro to fix slow builds. by Thomas F Herbert · 8 years ago
  40. 6bbf83a Revert "vppctl: bash completion for vppctl commands" by Damjan Marion · 8 years ago
  41. d995c75 vppctl: bash completion for vppctl commands by Padraig Connolly · 8 years ago
  42. 0be5ec3 Do not require external vppapigen when not cross-compiling by Damjan Marion · 8 years ago
  43. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  44. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago
  45. 11fa895 fix sample-plugin rpm packaging by Gabriel Ganne · 8 years ago
  46. a1bd023 Remove RPATH from binaries before creating .deb and .rpm packages by Damjan Marion · 8 years ago
  47. 5929085 python api rpm packaging - json files are not executables by Gabriel Ganne · 8 years ago
  48. 3290566 vpp-python-api packaging - use easy_install to install the python api by Gabriel Ganne · 8 years ago
  49. f14e3bf API: Packaging of JSON files. by Ole Troan · 8 years ago
  50. 999bbc4 remove reference to Intel with dpdk docs by Padraig Connolly · 8 years ago
  51. 20a29c7 VPP-498: Prepare vpp RPM packaging for use by downstream distros. by Thomas F Herbert · 8 years ago
  52. e7637e7 Fix vpp-plugins rpms by Ed Warnicke · 8 years ago
  53. 3977a21 Fix description of devel package. by Thomas F Herbert · 8 years ago
  54. 8e08e74 VPP-474 Revert "FIX sysctl configuration directory" by Miroslav Miklus · 8 years ago
  55. dfa9c5b Rebind kernel drivers on VPP uninstall by Peter Ginchev · 8 years ago
  56. b21b676 platform: rewrote vppctl script to include history by Padraig · 8 years ago
  57. f53f482 Remove RPM package dependency on vpp-devel by John DeNisco · 8 years ago
  58. 99492de Fix RPM packaging dependencies by John DeNisco · 8 years ago
  59. 822af5c FIX sysctl configuration directory by Miroslav Miklus · 8 years ago
  60. 57c3d66 Python API: Preparation for RPM/DEB packaging. by Ole Troan · 8 years ago
  61. f5a1436 Provide vpp-plugins rpm packaging by Ed Warnicke · 8 years ago
  62. f5a0e73 VPP-390: include *.so symlinks in vpp-lib by Ed Warnicke · 8 years ago
  63. 406ab9d VPP-374: getting jvppgen.py into rpm vpp-devel package by Ed Warnicke · 8 years ago
  64. 693b702 Enhanced RPM build process to make rpm for any given platform by Sachin · 8 years ago
  65. b10427e VPP-127 Removed spurious use of sudo by Ed Warnicke · 9 years ago
  66. ec6290a VPP-127: Make rpm/deb provide vpp group to access vpp-api by Ed Warnicke · 9 years ago
  67. 40c6639 VPP-124: Fix rpms to work out of the box. by Ed Warnicke · 9 years ago
  68. 0e5e3c3 Fix rpm packaging bit-rot by Dave Barach · 9 years ago
  69. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  70. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0