1. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  2. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  3. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  4. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  5. 29d22c5 VPP-1430: remove unnecessary padding by Marco Varlese · 6 years ago
  6. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  7. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  8. 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
  9. 3b4a6a1 VPP-1426: CLI crash on 'set int feature' by Paul Vinciguerra · 6 years ago
  10. 8807674 Enabled untagged vs default functionality by Mike Bly · 6 years ago
  11. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  12. 2f54c27 vhost-user: add support for vlib_log API by Jerome Tollet · 6 years ago
  13. 2d3c7b9 BFD: add get echo source API (VPP-1367) by Matus Fabian · 6 years ago
  14. a9a0b2c IPsec: add API for SPDs dump (VPP-1363) by Matus Fabian · 6 years ago
  15. b192feb vhost-user: Interface state updates by Juraj Sloboda · 6 years ago
  16. 83c46a2 vhost_user: Fix setting MTU using uninitialized variable by Juraj Sloboda · 6 years ago
  17. 8f39d55 Update code to compute checksum for buffer chains by Juraj Sloboda · 6 years ago
  18. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  19. 5f5d50e tcp: fix close wait timeout with no fin by Florin Coras · 6 years ago
  20. ca09d07 tcp: accept fins if in recovery by Florin Coras · 6 years ago
  21. 0a4e006 Fix documentation about sw_interface_set_l2_bridge by Yichen Wang · 6 years ago
  22. d1e68ab Source VRF Select by Neale Ranns · 6 years ago
  23. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  24. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  25. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  26. 9382673 SCTP: fix overflow issue with timestamp by Marco Varlese · 6 years ago
  27. 2e23721 Support dynamic dual/quad loop selection on aarch64 by Lijian Zhang · 6 years ago
  28. 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
  29. c4e99c5 bond: tx performance enhancement part deux by Steven · 6 years ago
  30. bf4d126 IP ttl check in ip4-input missing for single packet path. by Ole Troan · 6 years ago
  31. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  32. 45ca73f tcp: use scaled window for new connects by Florin Coras · 6 years ago
  33. baf7405 SCTP: fix advanced debug output by Marco Varlese · 6 years ago
  34. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  35. 84f36cb vnet: show interface rx-placement may display garbage characters by Steven · 6 years ago
  36. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  37. fc91a17 forget to assign spd_index to config by Kingwel Xie · 6 years ago
  38. a006065 mismatch bi0 and b0 when finalizing ip reassembly. by Kingwel Xie · 6 years ago
  39. e178b27 Modify return values of L2 bridge API handlers by Alexander Chernavin · 6 years ago
  40. cefe134 bond: tx perf improvements by Damjan Marion · 6 years ago
  41. f0b42f4 itf: dump interface rx-placement by Mohsin Kazmi · 6 years ago
  42. 6fff24a FIB: recusrive paths must lock the table to prevent its deletion by Neale Ranns · 6 years ago
  43. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  44. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  45. c45e190 dpdk: show pluggable info in 'show hardware' by Damjan Marion · 6 years ago
  46. fe4e48f BIER; bi-dir to/from underlay by Neale Ranns · 6 years ago
  47. 4cabcff UDP-Encap: fix coverity found error by Neale Ranns · 6 years ago
  48. e8460c7 tcp: accept rst+ack in syn-rcvd state by Florin Coras · 6 years ago
  49. ca03186 tcp: add option to cfg max rx fifo size by Florin Coras · 6 years ago
  50. 5967baf bond: crash when deleting bond interface [VPP-1427] by Steven · 6 years ago
  51. cf7efe0 ARP: don't use RPC for requests initiated from the main thread by Neale Ranns · 6 years ago
  52. 9e3252b Network delay simulator plugin by Dave Barach · 6 years ago
  53. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  54. c01c445 tcp: accept fin-ack in syn-rcvd state by Florin Coras · 6 years ago
  55. 877ad14 vhost: show vhost may display garbage after the interface name by Steven · 6 years ago
  56. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  57. da8e180 SR-MPLS: MPLS table checks (VPP-1422) by Neale Ranns · 6 years ago
  58. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  59. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  60. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  61. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  62. 7341b6d L2-fib-dump: send 1 or 0 rather than flag value by Neale Ranns · 6 years ago
  63. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  64. 5c7c49d Fix documentation for SHG in bridge domain by Yichen Wang · 6 years ago
  65. 4829bab session: ensure detach is done with worker barrier by Florin Coras · 6 years ago
  66. b5e94e3 tls: use application interface apis by Florin Coras · 6 years ago
  67. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  68. ccf444d Remove scaffolding by Dave Barach · 6 years ago
  69. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  70. 1fc44b6 Revert "L2-input: use vlib_buffer_enqueue_to_next" by John Lo · 6 years ago
  71. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  72. d23d39c Fix memory leak in API/CLI to create/modify SR policies by John Lo · 6 years ago
  73. c25eb45 L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix by Neale Ranns · 6 years ago
  74. c2b4dbe Trivial: Fix lisp flag label by Paul Vinciguerra · 6 years ago
  75. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  76. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  77. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  78. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  79. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  80. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  81. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  82. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  83. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  84. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  85. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  86. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  87. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  88. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  89. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  90. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  91. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  92. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  93. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  94. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  95. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  96. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  97. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  98. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  99. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  100. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago