1. 0404c68 acl-plugin: refactor the "show acl-plugin" CLI, use vlib_cli_output() vs. format() by Andrew Yourtchenko · 7 years ago
  2. 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
  3. d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
  4. df58ea9 17.10 Release Notes by Florin Coras · 7 years ago
  5. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  6. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  7. db41776 opensuse support: reworked SUSE DEPS variables by Marco Varlese · 7 years ago
  8. 58f464e VCL: Return data for recvfrom(MSG_PEEK) by Steven · 7 years ago
  9. cda4c88 lldp: protection code to check a valid interface index by Steve Shin · 7 years ago
  10. 6476b3c VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so by Dave Wallace · 7 years ago
  11. 4f6c3a9 VCL: Fix vcl test scripts to check vcl.am instead of uri.am by Dave Wallace · 7 years ago
  12. 149ba77 vlib: add support for multiple buffer pools by Damjan Marion · 7 years ago
  13. a19d7b8 Do not include x86intrin.h if unavailable by Gabriel Ganne · 7 years ago
  14. 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
  15. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  16. 36ea2d6 One armed NAT (VPP-1035) by Matus Fabian · 7 years ago
  17. ac1f96d VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom by Steven · 7 years ago
  18. 60f5482 VCL-LDPRELOAD: Fix coverity warnings. by Dave Wallace · 7 years ago
  19. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago
  20. 4c151b5 Update L2 header offset after VLAN tag rewrite by Neale Ranns · 7 years ago
  21. aa0dda4 fix test_lb_ip4_gre6() cleanup by Gabriel Ganne · 7 years ago
  22. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  23. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  24. fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
  25. f3de674 test bfd - DPO_PROTO_IP6 is part of DpoProto by Gabriel Ganne · 7 years ago
  26. 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
  27. 0fd6ad6 VCL: Fix converity warning CID 177864 by Dave Wallace · 7 years ago
  28. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  29. d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
  30. 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
  31. 470a011 add cuckoo hash by Klement Sekera · 8 years ago
  32. 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
  33. 7876d39 VCL: cleanup misc. issues in vppcom by Dave Wallace · 7 years ago
  34. 86b8e26 vcl-ldpreload: test script enhancements by Dave Wallace · 7 years ago
  35. 41a9e51 make test: control sanity via SANITY=yes|no option by Klement Sekera · 7 years ago
  36. 5e5028e Add GENEVE tunnel maintainer. by Marco Varlese · 7 years ago
  37. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  38. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  39. 9c4b5b2 VCL-LDPRELOAD: fix iperf3 socket_test.sh by Dave Wallace · 7 years ago
  40. 17142b2 TEST,SPAN:add broadcast+QiniQ tests by Eyal Bari · 7 years ago
  41. 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
  42. 0906c5c Plugin for IP-Address to Interface Punting by Pierre Pfister · 7 years ago
  43. 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
  44. ec46b7c ipsec: use boolean or vs. bitwise or to avoid compiler error by Andrew Yourtchenko · 7 years ago
  45. cf5e848 CSIT-844: fix binary api rx pthread heap push/pop by Dave Barach · 7 years ago
  46. 965fec9 session: fix connect corner case crash. by Dave Wallace · 7 years ago
  47. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  48. a3db078 Initial commit for phase 2, Add some simple validation. by John DeNisco · 7 years ago
  49. cdeb7f2 TEST,SPAN: add rx+tx span test by Eyal Bari · 7 years ago
  50. 80b48a6 VCL_LDPRELOAD: Add unit test scripts. by Dave Wallace · 7 years ago
  51. 68a40c8 VCL: refactor VCL_LDPRELOAD env vars. by Dave Wallace · 7 years ago
  52. 556033a Add API versioning to GENEVE tunnel implementation. by Marco Varlese · 7 years ago
  53. ade70e4 session: return local transport endpoint in connect reply by Florin Coras · 7 years ago
  54. 0178efd Update CSIT tests 171002 -> 171017 by Jan Gelety · 7 years ago
  55. ec44e34 session: fix build when debugging is on by Florin Coras · 7 years ago
  56. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  57. 0cb01bd DNS name resolver improvements by Dave Barach · 7 years ago
  58. 0d004aa LDPRELOAD: Remove hack code in getpeername by Steven · 7 years ago
  59. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  60. c7fc97a jvpp: stop plugin intialization on first mismatch by Marek Gradzki · 7 years ago
  61. f90813d lb plugin - fix format() type mismatches by Gabriel Ganne · 7 years ago
  62. 2199aab VCL/LDPRELOAD: getpeername and getsockname by Steven · 7 years ago
  63. fa77e8f Fix minor issues in clib_spinlock_unlock() by Dave Barach · 7 years ago
  64. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  65. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  66. 46ade03 NAT: fix delete of sessions for 1:1 NAT if 1 worker (VPP-1023) by Matus Fabian · 7 years ago
  67. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  68. 41988e5 Fix bug with temporary directory when building rpms. by Thomas F Herbert · 7 years ago
  69. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  70. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  71. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  72. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  73. 781b99d plugins/dpdk: align memory to avoid potential segfault and false sharing by Georgina Sheehan · 7 years ago
  74. 40b655c Use AESNI=y only on x86_64 machines by Brian Brooks · 7 years ago
  75. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  76. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  77. 69cce16 acl-plugin: display "::" for INADDR6_ANY on ACL output by Steve Shin · 7 years ago
  78. bd187a8 LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE by Steven · 7 years ago
  79. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  80. 7e55069 acl-plugin: split the "show" commands and add an option to show ACLs by interface by Andrew Yourtchenko · 7 years ago
  81. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  82. bccd339 VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL by Steven · 7 years ago
  83. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  84. 0a47c99 libmemif: Add memif_cancel_poll_event() + bug fixing. by Milan Lenco · 7 years ago
  85. 5f1231c Remove libsubunit 'dependency' for openSUSE and fix NASM by Marco Varlese · 7 years ago
  86. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  87. 34acce2 Add support for packaging SUSE RPMs. by Marco Varlese · 7 years ago
  88. de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago
  89. b5a1160 VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API by Steven · 7 years ago
  90. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago
  91. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  92. a472f86 test: retry 3 times if test fails during verify by Damjan Marion · 7 years ago
  93. 68b0ee3 Redhat and small system support by John DeNisco · 7 years ago
  94. 35830af Add VCL session get/set attributes api function. by Dave Wallace · 7 years ago
  95. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  96. 1f36a93 dpdk: fix mempool size calculation by Damjan Marion · 7 years ago
  97. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  98. ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
  99. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  100. 268e64e dpdk: patch to support bonded interface for MLX NIC by Steve Shin · 7 years ago