1. c2e63fe Allow use of /etc/os-release file by Marco Varlese · 7 years ago
  2. e9aebf9 Coverity fixes for API socket by Chris Luke · 7 years ago
  3. f7f809c VCL: add epoll_* functions. by Dave Wallace · 7 years ago
  4. 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
  5. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  6. 4e5ceef Separate CP and DP fib table for PPPoE by Hongjun Ni · 7 years ago
  7. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  8. 7939f90 Clean up "show api ring" debug CLI by Dave Barach · 7 years ago
  9. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  10. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  11. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  12. 206243c dpdk: use vpp physmem allocator for dpdk buffers by Damjan Marion · 7 years ago
  13. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  14. 9fefa9a memif: crash on slave mode by Steven · 7 years ago
  15. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  16. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  17. 780fc39 api: fix internal client registrations by Florin Coras · 7 years ago
  18. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  19. a096f2d tcp: updates to connection closing procedure (VPP-996) by Florin Coras · 7 years ago
  20. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  21. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  22. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  23. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  24. 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago
  25. 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
  26. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  27. a3bae4e Update package version by Florin Coras · 7 years ago
  28. 64ebb5f General documentation updates by Chris Luke · 7 years ago
  29. 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
  30. 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
  31. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  32. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  33. 45c40db Fix: unnecesary uio binding for Mellanox NIC by Steve Shin · 7 years ago
  34. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  35. 987abe9 acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. by Andrew Yourtchenko · 7 years ago
  36. 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
  37. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  38. 7865b5c NAT: remove worker_by_in lookup hash table (VPP-992) by Matus Fabian · 7 years ago
  39. fc4510b Memory overwritten when using unformat %u (VPP-987) by Aequitas · 7 years ago
  40. f1762d6 tcp: do not sample rtt for retransmitted segments by Florin Coras · 7 years ago
  41. 95524c3 acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vector elements by Andrew Yourtchenko · 7 years ago
  42. 0c6fb53 Fix usage string for vat by Jerome Tollet · 7 years ago
  43. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  44. 905c14a Add binary API documentation by Dave Barach · 7 years ago
  45. 41fef50 NAT: session number limitation to avoid running out of memory crash (VPP-984) by Matus Fabian · 7 years ago
  46. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  47. 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
  48. 9969a32 acl-plugin: remove the clib_warning "ACL enabling..." by Andrew Yourtchenko · 7 years ago
  49. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  50. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  51. ed3c160 NAT: remove worker_by_out lookup hash table (VPP-989) by Matus Fabian · 7 years ago
  52. 0e49568 session: store tep port in net order by Florin Coras · 7 years ago
  53. 392206e Improve API message handler re-registration check by Dave Barach · 7 years ago
  54. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  55. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  56. 6b297aa TCP: fix "tcp src-address" command with IPv6 by Yoann Desmouceaux · 7 years ago
  57. 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
  58. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  59. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  60. 4619e19 NAT: don't call ipfix rpc when disabled (VPP-988) by Matus Fabian · 7 years ago
  61. 092b3cd NAT: move session and user lookup tables to per thread data (VPP-986) by Matus Fabian · 7 years ago
  62. f22f07d format_sockaddr: add trivial support for AF_LOCAL sockets by Dave Barach · 7 years ago
  63. dc15be2 Add C++ API by Klement Sekera · 8 years ago
  64. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  65. caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
  66. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  67. 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
  68. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
  69. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  70. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  71. 057704e ACL plugin enable macip for ip4/ip6 traffic by Pavel Kotucek · 7 years ago
  72. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  73. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  74. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  75. bb7f0f6 ACL-plugin: fix coverity issue by Pavel Kotucek · 7 years ago
  76. 1948161 Add multi-vm Vagrantfile for vcl-test. by Dave Wallace · 7 years ago
  77. a0a1083 dpdk: display EAL init args on startup by Damjan Marion · 7 years ago
  78. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  79. 3e23367 jvpp: add vpe_pid to ConnectionInfo by Matej Perina · 7 years ago
  80. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  81. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  82. d5b1b85 Modify return value of snat_out2in_lb(VPP-985) by dongjuan · 7 years ago
  83. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  84. daf5162 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  85. 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago
  86. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  87. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  88. 49fe046 API message table inspection utilities by Dave Barach · 7 years ago
  89. 9641f01 devices: Fix coverity discovered 9/13/2017 by Steven · 7 years ago
  90. c4a5154 lb_vip_command_fn param redundancy when unformat ip address(VPP-977) by flyingeagle23 · 7 years ago
  91. aeedf26 STATS: Refactor missed adding messages to CRC dictionary. by Ole Troan · 7 years ago
  92. 01ffc0c nat lb: del lb static mapping existed vec mem leak(VPP-983) by flyingeagle23 · 7 years ago
  93. 0eacfa3 VPP-972: fix coverity warnings in the stats scraper by Dave Barach · 7 years ago
  94. 68ec940 VPP-960: Python API add more information in exception for invalid arguments to API calls. by Ole Troan · 7 years ago
  95. d9226b2 physmem: remove debug leftovers by Damjan Marion · 7 years ago
  96. 624b8d9 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  97. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  98. 2504ac6 devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost driver by Steven · 7 years ago
  99. 6c333ce net/mlx5: fix warning message by Shachar Beiser · 7 years ago
  100. 6a58f4a Fix issue in nat Bisearch algorithm (VPP-980) by flyingeagle23 · 7 years ago