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. 0af529c vom: Add support for af-packet dump by Mohsin Kazmi · 7 years ago
  4. 98a5d81 add script for virtual function create/show/remove by Damjan Marion · 7 years ago
  5. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  6. e8d7ff5 Interface Tag: memset field in VOM, clear the tag in VPP on interface delete by Neale Ranns · 7 years ago
  7. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  8. 3b854a5 MLX DPDK glue: exclude dependency on OFED libraries by Igor Mikhailov (imichail) · 7 years ago
  9. 9e2f915 IP unnumbered dump by Neale Ranns · 7 years ago
  10. d2d4c10 VOM: nat-binding populate handle errors by Neale Ranns · 7 years ago
  11. ab96d18 vom: fix interface admin up/down by Mohsin Kazmi · 7 years ago
  12. 6168623 Add python lex and yacc to spec file build requirements. by Thomas F Herbert · 7 years ago
  13. f4addbd Add plugin periodic function elisp skeleton by Dave Barach · 7 years ago
  14. 164e5f8 Move VOM to extras/vom by Damjan Marion · 7 years ago
  15. 2cdc2bd libmemif: fix build on ununtu 18.04 (VPP-1244) by Damjan Marion · 7 years ago
  16. 159fcf4 VPP 18.04 release notes by Chris Luke · 7 years ago
  17. 435f500 libmemif: fix implicit declaration of memfd_create by Jakub Grajciar · 7 years ago
  18. d5ae97c Script to list patches that changed api files. by Dave Wallace · 7 years ago
  19. 5e1f69a libmemif: fix clang compilation errors/warnings by Jakub Grajciar · 7 years ago
  20. b42b77b Restore building of debuginfo RPMs by Thomas F Herbert · 7 years ago
  21. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  22. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  23. 1044043 Fix bugs in emacs plugin templates by Dave Barach · 7 years ago
  24. 3744fc7 libmemif: zero-copy-slave mode + header space by Jakub Grajciar · 7 years ago
  25. 4dc8397 Fix minor issues. by John DeNisco · 7 years ago
  26. 23d4e8a Build libmemif as part of verify job by Damjan Marion · 7 years ago
  27. ab7c2b0 libmemif: add private header size field by Jakub Grajciar · 7 years ago
  28. ecfa2aa libmemif: version 2 by Jakub Grajciar · 7 years ago
  29. 1ac36d7 VPP-1197: SELinux: 'create tap' (vhost-net backend TAP) fails when by Billy McFall · 7 years ago
  30. 1941871 libmemif: ubuntu 18.04 build fix by Jakub Grajciar · 7 years ago
  31. 8d0f2f0 License text cleanup by Dave Barach · 7 years ago
  32. 30ec821 Add RPM buildtime dependency on mbedtls-devel by Matthew Smith · 7 years ago
  33. 8996cb6 Change tcp config to reflect some recent changes. by John DeNisco · 7 years ago
  34. 7c172cb Adjust vpp-selinux-policy postinstall by Matthew Smith · 7 years ago
  35. 3f8562e Fix SELinux capabilities. Creating a tap interface with 'tap connect' was returning an error when VPP was launched as a service (tested on CentOS 7.3). Adding 'net_admin' to SELinux capabilities for VPP solves the issue. by Victor Nguyen -T (victong2 - OTHERWISE PORTAGE at Cisco) · 7 years ago
  36. 9fa5cf4 Add iperf VM/vhost creation by John DeNisco · 7 years ago
  37. 5dca546 libmemif: cleanup queue info while memif connecting by Chun Li · 7 years ago
  38. 190282c RPMS: Also install C.py, JSON.py for vppapipgen. by Jon Loeliger · 7 years ago
  39. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  40. a7da67f Add support for 18.01. by John DeNisco · 7 years ago
  41. 6cd396c docs: Clean up TOC by Dave Wallace · 7 years ago
  42. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  43. bf246df dpdk plugin depends on numactl-libs by Gabriel Ganne · 7 years ago
  44. 891f0a1 apps: refactor uri and update build infra by Florin Coras · 7 years ago
  45. e266ea3 Optimize RPM build process by Renato Botelho do Couto · 7 years ago
  46. aba730f Cleanup and simplify by Marco Varlese · 7 years ago
  47. 176fd57 Using $(CURDIR) to fix the absolute path issue by Marco Varlese · 7 years ago
  48. c62a63d libmemif: unit test update, continue configure if check module missing by Jakub Grajciar · 7 years ago
  49. ddecfb3 Add a non interactive mode by John DeNisco · 7 years ago
  50. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  51. 8419755 libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_details_t by Jakub Grajciar · 7 years ago
  52. 3bd43b8 VCL: clean up disconnect_session debug output. by Dave Wallace · 7 years ago
  53. 6d56fa4 memif: do not mask head and tail pointers by Damjan Marion · 7 years ago
  54. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  55. 6e39d62 libmmeif: Makefile fix by Jakub Grajciar · 7 years ago
  56. fab3890 libmemif: add dep to Makefile by Jakub Grajciar · 7 years ago
  57. e4bb5bc libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll) by Jakub Grajciar · 7 years ago
  58. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  59. c6b2a20 A bit of cleanup, updated the README, started vhost test. by John DeNisco · 7 years ago
  60. 04b68bd libmemif: perf optimization by Jakub Grajciar · 7 years ago
  61. 4f6c3a9 VCL: Fix vcl test scripts to check vcl.am instead of uri.am by Dave Wallace · 7 years ago
  62. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago
  63. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  64. 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
  65. 86b8e26 vcl-ldpreload: test script enhancements by Dave Wallace · 7 years ago
  66. 9c4b5b2 VCL-LDPRELOAD: fix iperf3 socket_test.sh by Dave Wallace · 7 years ago
  67. a3db078 Initial commit for phase 2, Add some simple validation. by John DeNisco · 7 years ago
  68. 80b48a6 VCL_LDPRELOAD: Add unit test scripts. by Dave Wallace · 7 years ago
  69. 68a40c8 VCL: refactor VCL_LDPRELOAD env vars. by Dave Wallace · 7 years ago
  70. 0d004aa LDPRELOAD: Remove hack code in getpeername by Steven · 7 years ago
  71. 2199aab VCL/LDPRELOAD: getpeername and getsockname by Steven · 7 years ago
  72. 41988e5 Fix bug with temporary directory when building rpms. by Thomas F Herbert · 7 years ago
  73. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  74. bd187a8 LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE by Steven · 7 years ago
  75. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  76. 0a47c99 libmemif: Add memif_cancel_poll_event() + bug fixing. by Milan Lenco · 7 years ago
  77. 34acce2 Add support for packaging SUSE RPMs. by Marco Varlese · 7 years ago
  78. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago
  79. 68b0ee3 Redhat and small system support by John DeNisco · 7 years ago
  80. c2e63fe Allow use of /etc/os-release file by Marco Varlese · 7 years ago
  81. e2a4f07 libmemif: memif_rx_burst fix by Jakub Grajciar · 7 years ago
  82. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  83. 64ebb5f General documentation updates by Chris Luke · 7 years ago
  84. d51020c Update vagrant centos config to CentOS 7.4 by Dave Wallace · 7 years ago
  85. d4c623e Vagrant fails if Vagrantfile is a symlink on Windows 10. by Dave Wallace · 7 years ago
  86. 3d67449 Refactor multi-host socket_test.sh for bare-metal. by Dave Wallace · 7 years ago
  87. ba3c4e8 libmemif: Jumbo frames data/buffer length fix by Jakub Grajciar · 7 years ago
  88. dc33d4c openSUSE build fix by Marco Varlese · 7 years ago
  89. 5349f94 Unpack into temporary directory with longer name. by Thomas F Herbert · 7 years ago
  90. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  91. 1948161 Add multi-vm Vagrantfile for vcl-test. by Dave Wallace · 7 years ago
  92. ce41a5c VPP-958: RPM Update wipes out local changes to 80-vpp.conf by Billy McFall · 7 years ago
  93. b467b2a libmemif: Jumbo frames support by Jakub Grajciar · 7 years ago
  94. 7c5c40d Shared memory packet interface (memif) library by Jakub Grajciar · 7 years ago
  95. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  96. 3079a64 Fix socket_test.sh vagrant based multi-host tests. by Dave Wallace · 7 years ago
  97. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  98. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  99. 543852a Add VPP Communications Library (VCL) by Dave Wallace · 7 years ago
  100. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago