1. 1ddbc01 Stat segment / client: show run" works now by Dave Barach · 7 years ago
  2. 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
  3. eaba934 add end of string for format name in unix_physmem_region_alloc by lollita liu · 7 years ago
  4. 6edd360 cli: 'restart' should close open files (VPP-1068) by Chris Luke · 7 years ago
  5. 8a4a8c4 Fix clang compilation on aarch64: extraneous parentheses by Sirshak Das · 7 years ago
  6. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  7. 02ff5f7 avf: fix crash if device is busy by Jakub Grajciar · 7 years ago
  8. 00dfe54 tcp: add close-wait state flags by Florin Coras · 7 years ago
  9. e255203 MTU assigning to itself (Coverity) by Ole Troan · 7 years ago
  10. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  11. 40903ac udp: fix for multiple workers and add test by Florin Coras · 7 years ago
  12. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  13. f4fd0d4 Fix multiple NAT translation with interface address as external by Alexander Chernavin · 7 years ago
  14. 43add7f IGMP: use simple u32 bit hash key by Neale Ranns · 7 years ago
  15. 01dc6b9 cli: Disable XON/XOFF in the tty by Chris Luke · 7 years ago
  16. fc379d2 cli: Fix reverse-line-wrap in terminals (VPP-1295) by Chris Luke · 7 years ago
  17. 887b7ba tcp: fix timer based recovery exit condition by Florin Coras · 7 years ago
  18. 70a745d cli: Fix off-by-one in the pager by Chris Luke · 7 years ago
  19. 5313adc Don't use foreach_vlib_main macro w/out barrier sync by Dave Barach · 7 years ago
  20. 4a97393 Fix bug in vlib_buffer_free_from_ring_no_next by Damjan Marion · 7 years ago
  21. 66cf5e0 session: cleanup queue node tracing by Florin Coras · 7 years ago
  22. 43f64ce avf: properly cofigure RSS LUT by Damjan Marion · 7 years ago
  23. 1c869c7 avf: add support for intel X722 NICs by Damjan Marion · 7 years ago
  24. a98c403 Time range support for vppinfra by Dave Barach · 7 years ago
  25. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  26. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  27. 898cd8f http server: do not close connections after reply by Florin Coras · 7 years ago
  28. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  29. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 7 years ago
  30. 180f647 Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained by Vijayabhaskar Katamreddy · 7 years ago
  31. bedc1ca LB: reply message id and table length are wrong. by Hongjun Ni · 7 years ago
  32. 3c22aff Fix IP scan neighbor API/CLI handling of interval and stale by John Lo · 7 years ago
  33. a6cca83 dpdk: fix interface naming issue by Damjan Marion · 7 years ago
  34. 535939c Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" by John Lo · 7 years ago
  35. 041881b dpdk: failsafe PMD initialization code by Rui Cai · 7 years ago
  36. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  37. 0e969ac Add support for DPDK 18.05 by Damjan Marion · 7 years ago
  38. d018870 Allow arp-input node to learn IPv4 neighbors from GARP packets by John Lo · 7 years ago
  39. d0e812f Alter logging semantics for VPP PAPI object by Ian Wells · 7 years ago
  40. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  41. 439a122 lb api: correct byte order of new_flows_table_length argument by Andrey "Zed" Zaikin · 7 years ago
  42. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  43. 0b06111 VPP-1305: Add support for tags by Jerome Tollet · 7 years ago
  44. 8f6e321 BIER CLI show commands; no crash on non-existant objects (VPP-1303) by Neale Ranns · 7 years ago
  45. 473f461 Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) by Dave Barach · 7 years ago
  46. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago
  47. 1f8697c Fix API trace dump for tapv2 by Milan Lenco · 7 years ago
  48. f8db62a Remove unused GRE buffer meta-data by Neale Ranns · 7 years ago
  49. d3de756 flow:add enabled hw format function by Eyal Bari · 7 years ago
  50. 3a0325f ip: save fib index for buffer in ip lookup by Florin Coras · 7 years ago
  51. 61f7912 fix usage string missing arg by Jerome Tollet · 7 years ago
  52. c16f6b3 Join the VAC read timeout thread by Neale Ranns · 7 years ago
  53. 6516507 dpdk: buffer free optimizations by Damjan Marion · 7 years ago
  54. 8855386 dpdk: improve buffer alloc perfomance by Damjan Marion · 7 years ago
  55. e8d7ff5 Interface Tag: memset field in VOM, clear the tag in VPP on interface delete by Neale Ranns · 7 years ago
  56. ba614d6 AVF input node rework by Damjan Marion · 7 years ago
  57. 4bc1796 acl-plugin: multicore: session management fixes by Andrew Yourtchenko · 7 years ago
  58. b2371c2 session: improve disconnect handling by Florin Coras · 7 years ago
  59. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  60. a059a00 dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin by Rui Cai · 7 years ago
  61. cb91e60 Fix TLS issue to load certification and key by Ping Yu · 7 years ago
  62. aa8f63c fix socket send() return size check by qchang · 7 years ago
  63. 462072a fix missing void pointer explicit type cast by Zhiyong Yang · 7 years ago
  64. c4f2ef7 VPP-1299: Reset uid/gid on shared memory segment if client starts first. by Ole Troan · 7 years ago
  65. c0c919c Add src/vlib/config.h.in template by Damjan Marion · 7 years ago
  66. 40c6e1d Fix clang compilation on aarch64: value size does not match register size. by Sirshak Das · 7 years ago
  67. ffe9d21 vppinfra: explicitely state for signed types that they are signed by Damjan Marion · 7 years ago
  68. ed25699 dpdk: rename port_id to *_instance_num by Damjan Marion · 7 years ago
  69. b086182 Fix clang compilation on aarch64: sizeof operator error. by Sirshak Das · 7 years ago
  70. 3743999 IPv6 for-us/receive multicast routes fix by Neale Ranns · 7 years ago
  71. 36ec1f5 session: fix v6 unbinds that use uri api by Florin Coras · 7 years ago
  72. 7ce3d13 session: fix session table retrieval by Florin Coras · 7 years ago
  73. f264f08 bonding: fix packet trace in bond-input by Damjan Marion · 7 years ago
  74. 5ffc885 Revert "dpdk: set dmamap iova address value according to eal_iova_mode" by Damjan Marion · 7 years ago
  75. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  76. 04e0bb2 af_packet: Add support for dump interfaces by Mohsin Kazmi · 7 years ago
  77. 17b8efc dpdk: Add PMD type for Cavium LiquidIO II CN23XX by chuhong yao · 7 years ago
  78. 1977a34 Fixed vlib_buffer_clone with stale chained buffers by Yoann Desmouceaux · 7 years ago
  79. 0a77040 dpdk: mempool priv intialization must be done before releasing buffers to pool by Sachin Saxena · 7 years ago
  80. f706b8d ipsec: fix IKEv2 crash when rsa cert is used for authentication by Radu Nicolau · 7 years ago
  81. 229c1aa NAT44: code cleanup and refactor (VPP-1285) by Matus Fabian · 7 years ago
  82. 2422317 Change optimizaton level from tree-vectorize to O3 by Damjan Marion · 7 years ago
  83. ff5aad7 add missing lb_put_writer_lock() to lb_vip_add() invalid args cases by Andrey "Zed" Zaikin · 7 years ago
  84. 0318a11 Fix flowhash size computation for very large hash tables by Pierre Pfister · 7 years ago
  85. 1dc1b9c acl-plugin: move to per-frame buffer pointer calculations and enqueue to next nodes by Andrew Yourtchenko · 7 years ago
  86. d3b3baa dpdk: set dmamap iova address value according to eal_iova_mode by Sachin Saxena · 7 years ago
  87. acba9f7 af-packet: Add support for logging by Mohsin Kazmi · 7 years ago
  88. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  89. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  90. 7eaaf74 proxy_arp: remove unused is_add by Marek Gradzki · 7 years ago
  91. 3ade6b6 ip4-input node rework by Damjan Marion · 7 years ago
  92. 5e5adb3 bond-input performance optimization by Damjan Marion · 7 years ago
  93. e64386e acl-plugin: use clib_bihash_search_inline_2_40_8 rather than clib_bihash_search_40_8 for session lookups by Andrew Yourtchenko · 7 years ago
  94. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  95. fc23f12 Fix interface-rx-dpo-l2 node to setup l2_len in vnet buffer by John Lo · 7 years ago
  96. f888e1c dpdk: enable RX for no-multi-seg by Zhiyong Yang · 7 years ago
  97. ca1c8f3 tcp: loss recovery improvements/fixes by Florin Coras · 7 years ago
  98. a34c08c acl-plugin: create forward and return sessions in lieu of making a special per-packet session key by Andrew Yourtchenko · 7 years ago
  99. c6f186b Add interface rx pcap tracing by Dave Barach · 7 years ago
  100. c65770d Fix possible null pointer dereference by Juraj Sloboda · 7 years ago