1. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  2. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  3. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  4. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  5. 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago
  6. 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
  7. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  8. a3bae4e Update package version by Florin Coras · 7 years ago
  9. 64ebb5f General documentation updates by Chris Luke · 7 years ago
  10. 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
  11. 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
  12. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  13. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  14. 45c40db Fix: unnecesary uio binding for Mellanox NIC by Steve Shin · 7 years ago
  15. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  16. 987abe9 acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. by Andrew Yourtchenko · 7 years ago
  17. 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
  18. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  19. 7865b5c NAT: remove worker_by_in lookup hash table (VPP-992) by Matus Fabian · 7 years ago
  20. fc4510b Memory overwritten when using unformat %u (VPP-987) by Aequitas · 7 years ago
  21. f1762d6 tcp: do not sample rtt for retransmitted segments by Florin Coras · 7 years ago
  22. 95524c3 acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vector elements by Andrew Yourtchenko · 7 years ago
  23. 0c6fb53 Fix usage string for vat by Jerome Tollet · 7 years ago
  24. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  25. 905c14a Add binary API documentation by Dave Barach · 7 years ago
  26. 41fef50 NAT: session number limitation to avoid running out of memory crash (VPP-984) by Matus Fabian · 7 years ago
  27. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  28. 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
  29. 9969a32 acl-plugin: remove the clib_warning "ACL enabling..." by Andrew Yourtchenko · 7 years ago
  30. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  31. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  32. ed3c160 NAT: remove worker_by_out lookup hash table (VPP-989) by Matus Fabian · 7 years ago
  33. 0e49568 session: store tep port in net order by Florin Coras · 7 years ago
  34. 392206e Improve API message handler re-registration check by Dave Barach · 7 years ago
  35. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  36. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  37. 6b297aa TCP: fix "tcp src-address" command with IPv6 by Yoann Desmouceaux · 7 years ago
  38. 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
  39. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  40. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  41. 4619e19 NAT: don't call ipfix rpc when disabled (VPP-988) by Matus Fabian · 7 years ago
  42. 092b3cd NAT: move session and user lookup tables to per thread data (VPP-986) by Matus Fabian · 7 years ago
  43. f22f07d format_sockaddr: add trivial support for AF_LOCAL sockets by Dave Barach · 7 years ago
  44. dc15be2 Add C++ API by Klement Sekera · 8 years ago
  45. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  46. caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
  47. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  48. 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
  49. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
  50. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  51. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  52. 057704e ACL plugin enable macip for ip4/ip6 traffic by Pavel Kotucek · 7 years ago
  53. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  54. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  55. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  56. bb7f0f6 ACL-plugin: fix coverity issue by Pavel Kotucek · 7 years ago
  57. 1948161 Add multi-vm Vagrantfile for vcl-test. by Dave Wallace · 7 years ago
  58. a0a1083 dpdk: display EAL init args on startup by Damjan Marion · 7 years ago
  59. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  60. 3e23367 jvpp: add vpe_pid to ConnectionInfo by Matej Perina · 7 years ago
  61. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  62. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  63. d5b1b85 Modify return value of snat_out2in_lb(VPP-985) by dongjuan · 7 years ago
  64. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  65. daf5162 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  66. 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago
  67. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  68. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  69. 49fe046 API message table inspection utilities by Dave Barach · 7 years ago
  70. 9641f01 devices: Fix coverity discovered 9/13/2017 by Steven · 7 years ago
  71. c4a5154 lb_vip_command_fn param redundancy when unformat ip address(VPP-977) by flyingeagle23 · 7 years ago
  72. aeedf26 STATS: Refactor missed adding messages to CRC dictionary. by Ole Troan · 7 years ago
  73. 01ffc0c nat lb: del lb static mapping existed vec mem leak(VPP-983) by flyingeagle23 · 7 years ago
  74. 0eacfa3 VPP-972: fix coverity warnings in the stats scraper by Dave Barach · 7 years ago
  75. 68ec940 VPP-960: Python API add more information in exception for invalid arguments to API calls. by Ole Troan · 7 years ago
  76. d9226b2 physmem: remove debug leftovers by Damjan Marion · 7 years ago
  77. 624b8d9 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  78. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  79. 2504ac6 devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost driver by Steven · 7 years ago
  80. 6c333ce net/mlx5: fix warning message by Shachar Beiser · 7 years ago
  81. 6a58f4a Fix issue in nat Bisearch algorithm (VPP-980) by flyingeagle23 · 7 years ago
  82. cada5a9 acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters by Andrew Yourtchenko · 7 years ago
  83. e8efd7d nat lb mapping command existed array out of bounds(VPP-979) by flyingeagle23 · 7 years ago
  84. c29940c ACL-plugin add "replace" semantics for adding a new MacIP acl by Pavel Kotucek · 7 years ago
  85. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  86. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  87. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  88. a19e105 memif: mode ip is not settable from binary API by Steven · 7 years ago
  89. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  90. b2d2fc7 NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) by Matus Fabian · 7 years ago
  91. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  92. 816122e physmem: make fake allocation non-fatal if we cannot pick numa node by Damjan Marion · 7 years ago
  93. 01e078f Initialize ip4_reass_lock of map_main to zero (VPP-975) by dongjuan · 7 years ago
  94. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  95. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  96. d6042d4 memif: fix coverity warnings as of 9/7 by Steven · 7 years ago
  97. 932f741 ACL-plugin MACIP ACLs tests by Pavel Kotucek · 7 years ago
  98. a546ef9 acl-plugin: add hitcount to applied hash-acl entries by Andrew Yourtchenko · 7 years ago
  99. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  100. 8a19f12 Allow individual stats API and introduce stats.api by Keith Burns (alagalah) · 7 years ago