1. 9679c81 session: improve session lookup speeds by Florin Coras · 6 years ago
  2. 02c88e4 jvpp: cleanup JNI generation code (VPP-1153) by Marek Gradzki · 6 years ago
  3. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  4. d600ffe Update tapv2 documentation by Ian Wells · 6 years ago
  5. cef1e2a test:vxlan over ipv6 tests by Eyal Bari · 6 years ago
  6. e513f98 VPP-1042: Fix the DPDK no-hugetbl flags by Jessica Tallon · 7 years ago
  7. 85aa490 configurable per-dispatch-cycle sleep by Dave Barach · 7 years ago
  8. cb3b705 FastLinQ QL41000 Series PCI vendor and device ids by Igor Mikhailov (imichail) · 6 years ago
  9. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  10. 56ba844 Null terminate name string by Dave Barach · 6 years ago
  11. 4df3871 tcp: move tracing out of established loop by Florin Coras · 6 years ago
  12. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  13. 65ce94a jvpp: do not fail on type parsing error by Marek Gradzki · 6 years ago
  14. 586479a BIER neighbor stats by Neale Ranns · 7 years ago
  15. 0c58ad4 dpdk/ipsec: add support for UDP encap/decap by Radu Nicolau · 7 years ago
  16. 382daf6 Add .pydevproject to .gitignore by Marek Gradzki · 6 years ago
  17. b53f4d0 acl-plugin: fallback to linear ACL search for fragments by Andrew Yourtchenko · 6 years ago
  18. a6726b5 Nested-loop index typo. Oops. by Dave Barach · 6 years ago
  19. 2c41443 tcp: add per worker ctx structure by Florin Coras · 6 years ago
  20. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  21. 22f9fb1 acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included in more than one C file by Andrew Yourtchenko · 7 years ago
  22. 285434a Fix sw-if-index display error. by Brant Lin · 7 years ago
  23. d239f8d VCL: Fix session peer and local addresses by Dave Wallace · 6 years ago
  24. 7055e26 Driver level time-based src mac filter by Dave Barach · 6 years ago
  25. 8b20bf5 tcp: optimize tcp output by Florin Coras · 7 years ago
  26. 0c8a3bc tcp: optimize tcp input by Florin Coras · 7 years ago
  27. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  28. 7e607a7 VCL: refactor async & spinlocks by Dave Wallace · 6 years ago
  29. c6215d9 ip checksum multiarch support, cleanup by Dave Barach · 7 years ago
  30. 3337bd2 Fixed bugs in SRv6 API by Pablo Camarillo · 6 years ago
  31. 2b9838a flow:free lookup entries after packets are handled by eyal bari · 7 years ago
  32. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  33. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  34. 76440d9 ixgbe patch for link status updates by Matthew Smith · 7 years ago
  35. a0dfa8b acl-plugin: fix the high cpu usage caused by the connection cleaner by Andrew Yourtchenko · 7 years ago
  36. e0b6c8a acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, optimize stores in the (l4/pkt) by Andrew Yourtchenko · 7 years ago
  37. c1c5baa NAT44: fix coverity by Matus Fabian · 7 years ago
  38. e906aac STATS: Separate socket for fd exchange. by Ole Troan · 7 years ago
  39. 1ec0ea8 STATS: Add more hierarchy to counters. by Ole Troan · 7 years ago
  40. c22f87b avf: tx node fixes by Damjan Marion · 7 years ago
  41. d9778c2 Update DHCPv6 DUID code and fix coverity warnings by Juraj Sloboda · 7 years ago
  42. a6110b6 NAT44: endpoint dependent mode (VPP-1273) by Matus Fabian · 7 years ago
  43. e43832c TLS async support by Ping Yu · 7 years ago
  44. d465631 Fix SEGV in generic event sub reaper by Matthew Smith · 7 years ago
  45. 1f80658 Use __attribute__((weak)) references where necessary by Dave Barach · 7 years ago
  46. abcddcb Add clib_bihash_search_inline_2_with_hash to bihash template by Andrew Yourtchenko · 7 years ago
  47. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  48. c553ec2 acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset file for testing by Andrew Yourtchenko · 7 years ago
  49. 93a6f25 vxlan:use VLIB_NODE_FN for multiarch selection by Eyal Bari · 7 years ago
  50. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  51. aa2f59b acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions by Andrew Yourtchenko · 7 years ago
  52. 3eec2d2 Disable bihash bucket-level caching by Dave Barach · 7 years ago
  53. 1ddbc01 Stat segment / client: show run" works now by Dave Barach · 7 years ago
  54. c7d5097 acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguous with L4 data by Andrew Yourtchenko · 7 years ago
  55. eaba934 add end of string for format name in unix_physmem_region_alloc by lollita liu · 7 years ago
  56. 6edd360 cli: 'restart' should close open files (VPP-1068) by Chris Luke · 7 years ago
  57. 8a4a8c4 Fix clang compilation on aarch64: extraneous parentheses by Sirshak Das · 7 years ago
  58. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  59. 02ff5f7 avf: fix crash if device is busy by Jakub Grajciar · 7 years ago
  60. 00dfe54 tcp: add close-wait state flags by Florin Coras · 7 years ago
  61. e255203 MTU assigning to itself (Coverity) by Ole Troan · 7 years ago
  62. 0af529c vom: Add support for af-packet dump by Mohsin Kazmi · 7 years ago
  63. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  64. 40903ac udp: fix for multiple workers and add test by Florin Coras · 7 years ago
  65. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  66. f4fd0d4 Fix multiple NAT translation with interface address as external by Alexander Chernavin · 7 years ago
  67. 43add7f IGMP: use simple u32 bit hash key by Neale Ranns · 7 years ago
  68. 01dc6b9 cli: Disable XON/XOFF in the tty by Chris Luke · 7 years ago
  69. fc379d2 cli: Fix reverse-line-wrap in terminals (VPP-1295) by Chris Luke · 7 years ago
  70. 887b7ba tcp: fix timer based recovery exit condition by Florin Coras · 7 years ago
  71. 70a745d cli: Fix off-by-one in the pager by Chris Luke · 7 years ago
  72. 5313adc Don't use foreach_vlib_main macro w/out barrier sync by Dave Barach · 7 years ago
  73. 98a5d81 add script for virtual function create/show/remove by Damjan Marion · 7 years ago
  74. 4a97393 Fix bug in vlib_buffer_free_from_ring_no_next by Damjan Marion · 7 years ago
  75. 66cf5e0 session: cleanup queue node tracing by Florin Coras · 7 years ago
  76. 43f64ce avf: properly cofigure RSS LUT by Damjan Marion · 7 years ago
  77. 1c869c7 avf: add support for intel X722 NICs by Damjan Marion · 7 years ago
  78. a98c403 Time range support for vppinfra by Dave Barach · 7 years ago
  79. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  80. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  81. 898cd8f http server: do not close connections after reply by Florin Coras · 7 years ago
  82. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  83. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 7 years ago
  84. 180f647 Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained by Vijayabhaskar Katamreddy · 7 years ago
  85. bedc1ca LB: reply message id and table length are wrong. by Hongjun Ni · 7 years ago
  86. 3c22aff Fix IP scan neighbor API/CLI handling of interval and stale by John Lo · 7 years ago
  87. a6cca83 dpdk: fix interface naming issue by Damjan Marion · 7 years ago
  88. 535939c Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" by John Lo · 7 years ago
  89. 041881b dpdk: failsafe PMD initialization code by Rui Cai · 7 years ago
  90. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  91. 0e969ac Add support for DPDK 18.05 by Damjan Marion · 7 years ago
  92. d018870 Allow arp-input node to learn IPv4 neighbors from GARP packets by John Lo · 7 years ago
  93. d0e812f Alter logging semantics for VPP PAPI object by Ian Wells · 7 years ago
  94. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  95. 439a122 lb api: correct byte order of new_flows_table_length argument by Andrey "Zed" Zaikin · 7 years ago
  96. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  97. 0b06111 VPP-1305: Add support for tags by Jerome Tollet · 7 years ago
  98. 8f6e321 BIER CLI show commands; no crash on non-existant objects (VPP-1303) by Neale Ranns · 7 years ago
  99. 473f461 Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) by Dave Barach · 7 years ago
  100. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago