1. fa77e8f Fix minor issues in clib_spinlock_unlock() by Dave Barach · 7 years ago
  2. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  3. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  4. 46ade03 NAT: fix delete of sessions for 1:1 NAT if 1 worker (VPP-1023) by Matus Fabian · 7 years ago
  5. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  6. 41988e5 Fix bug with temporary directory when building rpms. by Thomas F Herbert · 7 years ago
  7. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  8. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  9. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  10. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  11. 781b99d plugins/dpdk: align memory to avoid potential segfault and false sharing by Georgina Sheehan · 7 years ago
  12. 40b655c Use AESNI=y only on x86_64 machines by Brian Brooks · 7 years ago
  13. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  14. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  15. 69cce16 acl-plugin: display "::" for INADDR6_ANY on ACL output by Steve Shin · 7 years ago
  16. bd187a8 LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE by Steven · 7 years ago
  17. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  18. 7e55069 acl-plugin: split the "show" commands and add an option to show ACLs by interface by Andrew Yourtchenko · 7 years ago
  19. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  20. bccd339 VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL by Steven · 7 years ago
  21. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  22. 0a47c99 libmemif: Add memif_cancel_poll_event() + bug fixing. by Milan Lenco · 7 years ago
  23. 5f1231c Remove libsubunit 'dependency' for openSUSE and fix NASM by Marco Varlese · 7 years ago
  24. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  25. 34acce2 Add support for packaging SUSE RPMs. by Marco Varlese · 7 years ago
  26. de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago
  27. b5a1160 VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API by Steven · 7 years ago
  28. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago
  29. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  30. a472f86 test: retry 3 times if test fails during verify by Damjan Marion · 7 years ago
  31. 68b0ee3 Redhat and small system support by John DeNisco · 7 years ago
  32. 35830af Add VCL session get/set attributes api function. by Dave Wallace · 7 years ago
  33. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  34. 1f36a93 dpdk: fix mempool size calculation by Damjan Marion · 7 years ago
  35. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  36. ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
  37. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  38. 268e64e dpdk: patch to support bonded interface for MLX NIC by Steve Shin · 7 years ago
  39. 50ec721 openSUSE packages fix. by Marco Varlese · 7 years ago
  40. 7504e99 API versioning: Fix coverity errors from strncpy() by Ole Troan · 7 years ago
  41. 755b140 TEST,L2-FIB:refactor test-removing shared state by Eyal Bari · 7 years ago
  42. 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
  43. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  44. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  45. deabc7f NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) by Matus Fabian · 7 years ago
  46. 56a8684 fix buffer allocation for sparse jumbo frames in vhost by Pierre Pfister · 7 years ago
  47. c2e63fe Allow use of /etc/os-release file by Marco Varlese · 7 years ago
  48. e9aebf9 Coverity fixes for API socket by Chris Luke · 7 years ago
  49. f7f809c VCL: add epoll_* functions. by Dave Wallace · 7 years ago
  50. 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
  51. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  52. 4e5ceef Separate CP and DP fib table for PPPoE by Hongjun Ni · 7 years ago
  53. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  54. 7939f90 Clean up "show api ring" debug CLI by Dave Barach · 7 years ago
  55. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  56. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  57. 9bce0f6 Packages dependencies: added clang3_8 and indent packages by Marco Varlese · 7 years ago
  58. 6b6bd9d checkstyle: add clang-format dependency, fix bug by Klement Sekera · 7 years ago
  59. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  60. 206243c dpdk: use vpp physmem allocator for dpdk buffers by Damjan Marion · 7 years ago
  61. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  62. e2a4f07 libmemif: memif_rx_burst fix by Jakub Grajciar · 7 years ago
  63. 9fefa9a memif: crash on slave mode by Steven · 7 years ago
  64. 62549fe Update CSIT tests 170926 -> 171002 by Jan Gelety · 7 years ago
  65. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  66. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  67. 780fc39 api: fix internal client registrations by Florin Coras · 7 years ago
  68. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  69. c6038c9 L2FIB,TEST:add max macs in event test by eyal bari · 7 years ago
  70. a096f2d tcp: updates to connection closing procedure (VPP-996) by Florin Coras · 7 years ago
  71. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  72. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  73. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  74. e2efd12 make test: Copy api_post_mortem.$$ file tmp test dir for archiving. by Dave Wallace · 7 years ago
  75. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  76. 981fadf make test: Create link to failed test dir on timeout. by Dave Wallace · 7 years ago
  77. 25dc167 make test: archive failed test data with build logs. by Dave Wallace · 7 years ago
  78. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  79. 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago
  80. 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
  81. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  82. a3bae4e Update package version by Florin Coras · 7 years ago
  83. 64ebb5f General documentation updates by Chris Luke · 7 years ago
  84. 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
  85. 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
  86. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  87. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  88. d51020c Update vagrant centos config to CentOS 7.4 by Dave Wallace · 7 years ago
  89. 45c40db Fix: unnecesary uio binding for Mellanox NIC by Steve Shin · 7 years ago
  90. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  91. 987abe9 acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. by Andrew Yourtchenko · 7 years ago
  92. a61d125 make test: clean ext binaries when doing test-wipe by Klement Sekera · 7 years ago
  93. 891c94d Update CSIT tests 1700906 -> 170926 by Jan Gelety · 7 years ago
  94. 625a9fa Fix SUSE dependencies to contemplate both python and python3 scripts. by Marco Varlese · 7 years ago
  95. 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
  96. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  97. 8a398bb checkstyle: ignore old clang-format (centos) by Klement Sekera · 7 years ago
  98. d94c3e5 make test: don't recompile ext if not needed by Klement Sekera · 7 years ago
  99. 6912a05 jvpp: lowering verbosity level for jvpp tests by Matej Perina · 7 years ago
  100. 7865b5c NAT: remove worker_by_in lookup hash table (VPP-992) by Matus Fabian · 7 years ago