1. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  2. 51822bf DHCP client option 61 "client_id" by Neale Ranns · 7 years ago
  3. a2fbf6b DHCP client - remove interface address when DHCP de-configured by Neale Ranns · 7 years ago
  4. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  5. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  6. 365a2b8 Adjust replication context to match vnet_buffer(b) by Dave Barach · 7 years ago
  7. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  8. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  9. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  10. 0f09b77 flowprobe: Fixed assert error with less than 1 second passive timer by Andrew Li · 7 years ago
  11. 3b12cdc dpdk: update build by Sergio Gonzalez Monroy · 8 years ago
  12. 19e9d95 VPP-895 multi-thread: fix vpp crash on show runtime by Igor Mikhailov (imichail) · 7 years ago
  13. a2522f6 dpdk: fix dpdk_buffer_pool_create name by Chris Luke · 7 years ago
  14. e2d40b8 Use clib_crc32c_uses_intrinsics instead of __SSE4_2__ by Christophe Fontaine · 7 years ago
  15. 38cfe98 Fix typo for non x86 platforms. by Christophe Fontaine · 7 years ago
  16. b2fd6cb Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) by John Lo · 7 years ago
  17. 10ae766 Deprecate support for flattened output nodes by Damjan Marion · 7 years ago
  18. 690d26c dpdk: prefetch 2nd cacheline of rte_mbuf during tx by Damjan Marion · 7 years ago
  19. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  20. 8af1b2f L2INPUT:fix features mask cailculation by Eyal Bari · 7 years ago
  21. e1f0889 memif: avoid double buffer free by Damjan Marion · 7 years ago
  22. 3bb5baf SNAT: fixed bug in fallback to 3-tuple key for non TCP/UDP sessions by Matus Fabian · 7 years ago
  23. 75e2f2a API:fix arp/ND event messages - remove context by Eyal Bari · 7 years ago
  24. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  25. 28160f3 VPP-904: fixes zero length CLI parameters parse by Alexander Kotov · 7 years ago
  26. e2b3493 memif: mask interrupts on startup if we are in the polling mode by Damjan Marion · 7 years ago
  27. 191a1a4 vlib: fix issues with PCI handling code by Damjan Marion · 7 years ago
  28. bb18ee6 format: Check for NaN when rendering doubles by Chris Luke · 7 years ago
  29. 4df9716 API: Add Python3 support to vpp_papi.py by Ole Troan · 7 years ago
  30. 042a621 lldp packet transmission on a bonded interface by Steve Shin · 7 years ago
  31. 9a1ae1a ETH:optimized double is_tagged check by Eyal Bari · 8 years ago
  32. 7968e6c SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
  33. 7b749fe Unlink /dev/shm files on application detach. by Dave Wallace · 7 years ago
  34. 4729b1e DHCP complete event sends mask length by Neale Ranns · 7 years ago
  35. 1d7d2ab VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. by Ole Troan · 7 years ago
  36. 9b2cca9 dpdk: add FiftyGigabitEtherenet interface support by Damjan Marion · 7 years ago
  37. 9d6d989 devices: show interface rx-placement displays the wrong information (VPP-894) by Steven · 7 years ago
  38. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  39. 31e59d9 vppinfra: revert clib_memcpy optimization by Damjan Marion · 7 years ago
  40. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  41. 7447d07 Buffer name inconsistently used a cstring/vec (VPP-901) by Chris Luke · 7 years ago
  42. 99a0e60 Add API support for LLDP config/interface set by Steve Shin · 7 years ago
  43. a016216 acl-plugin: VPP-897: applying of large number of ACEs is slow by Andrew Yourtchenko · 7 years ago
  44. 130a753 acl-plugin: fix acl plugin test failing sporadically (VPP-898) by Andrew Yourtchenko · 7 years ago
  45. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  46. 12c6fdc VPP-893: handle multiple simultaneous event registrations by Dave Barach · 7 years ago
  47. bb620d7 VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892) by Neale Ranns · 7 years ago
  48. 3e01588 memif: API message handler registration bug-fix by Jakub Grajciar · 7 years ago
  49. 3d62a7f LLDP: properly parse lldp cmds from startup config by Klement Sekera · 7 years ago
  50. 26054ea Fix SIGBUS on aarch64 by Christophe Fontaine · 7 years ago
  51. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  52. 31a71ab L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) by Eyal Bari · 7 years ago
  53. ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
  54. c08b096 VPP-889: MAP Stats API/CLI crashes when no domains. by Ole Troan · 7 years ago
  55. 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875 by Hongjun Ni · 7 years ago
  56. 5fa72c8 memif: If rx/tx_queues are unset, use default values by Milan Lenco · 7 years ago
  57. aad2098 Rewrite vppctl in C by Damjan Marion · 7 years ago
  58. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  59. 39f9240 Update master revision to 17.10 by Neale Ranns · 7 years ago
  60. cdc7427 Update lisp map record default ttl to 24h by Florin Coras · 7 years ago v17.10-rc0
  61. f6359c8 Improve svm fifo and tcp tx path performance (VPP-846) by Florin Coras · 7 years ago
  62. 5be2d07 Export and Install GTP-U API file by Hongjun Ni · 7 years ago
  63. e48457a acl-plugin: clean up the code enabling/disabling acl-plugin processing on interface by Andrew Yourtchenko · 7 years ago
  64. 29059b4 NAT64: documentation by Matus Fabian · 7 years ago
  65. a11832f VNET:explicitly pad l2_classify by Eyal Bari · 7 years ago
  66. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  67. c817daa acl-plugin: the second and subsequent ACEs incorrect endianness when custom-dump and in VAT (VPP-885) by Andrew Yourtchenko · 7 years ago
  68. eb46754 acl-plugin: CLI to clear all sessions by Andrew Yourtchenko · 7 years ago
  69. a2b4ac1 acl-plugin: use ethernet_buffer_header_size() to determine the size of the ethernet header by Andrew Yourtchenko · 7 years ago
  70. 4393f27 acl-plugin: fix coverity issue 170476 by Andrew Yourtchenko · 7 years ago
  71. 07b5913 acl-plugin: fix coverity issue 166801 by Andrew Yourtchenko · 7 years ago
  72. 428dc91 NAT64: custom prefix by Matus Fabian · 7 years ago
  73. 793fe21 memif: minor changes in memif.h by Damjan Marion · 7 years ago
  74. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  75. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  76. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  77. 996f790 acl-plugin: fix coverity error 171135 by Andrew Yourtchenko · 7 years ago
  78. b736dc1 acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n_input == 0 by Andrew Yourtchenko · 7 years ago
  79. 8249a58 vlib: make runtime_data handling thread-local by Igor Mikhailov (imichail) · 8 years ago
  80. f908a03 Parenthesize the usage of the macro argument within vec_search() macro definition by Andrew Yourtchenko · 7 years ago
  81. 1e8db5f SNAT: unknow protocol hairpinning fix by Matus Fabian · 7 years ago
  82. 026c036 VPP-879 MAP: s/u32 is_add/u8 is_add in map.api by Ole Troan · 8 years ago
  83. 0f360dc L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding by Eyal Bari · 8 years ago
  84. 08ce432 NAT64: change not supported multi threading behaviour by Matus Fabian · 7 years ago
  85. 45ca2c7 memif: add ip mode by Damjan Marion · 8 years ago
  86. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  87. 328dbc8 SNAT: NAT packet with unknown L4 protocol if match 1:1 NAT by Matus Fabian · 7 years ago
  88. 7f4d577 acl-plugin: bihash-based ACL lookup by Andrew Yourtchenko · 8 years ago
  89. 029f3d2 NAT64: Hairpinning (VPP-699) by Matus Fabian · 8 years ago
  90. acd4c63 Fix map-notify processing with multiple workers by Florin Coras · 8 years ago
  91. 27e7f21 memif: show memif CLI enhancement by Steven · 8 years ago
  92. 0657c16 memif: jumbo frames support by Steven · 8 years ago
  93. f89d185 LISP-GPE: add test CLI for NSH by Filip Tehlar · 8 years ago
  94. 6f9ac65 Add missing barrier sync to rx placement infra code by Damjan Marion · 8 years ago
  95. f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 8 years ago
  96. b5c29f9 Fix gpe_native_fwd_rpaths_get (VPP-883) by Florin Coras · 8 years ago
  97. b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 8 years ago
  98. 779c3e3 acl-plugin: store sessions in a single hash table instead of a per-interface by Andrew Yourtchenko · 8 years ago
  99. b2d5ff3 Fix session api connect sock handler. by Dave Wallace · 8 years ago
  100. 8e60f32 acl-plugin: shrink the L2 classifier tables used for traffic redirect by Andrew Yourtchenko · 8 years ago