1. 45ca73f tcp: use scaled window for new connects by Florin Coras · 6 years ago
  2. baf7405 SCTP: fix advanced debug output by Marco Varlese · 6 years ago
  3. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  4. 84f36cb vnet: show interface rx-placement may display garbage characters by Steven · 6 years ago
  5. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  6. fc91a17 forget to assign spd_index to config by Kingwel Xie · 6 years ago
  7. a006065 mismatch bi0 and b0 when finalizing ip reassembly. by Kingwel Xie · 6 years ago
  8. e178b27 Modify return values of L2 bridge API handlers by Alexander Chernavin · 6 years ago
  9. cefe134 bond: tx perf improvements by Damjan Marion · 6 years ago
  10. f0b42f4 itf: dump interface rx-placement by Mohsin Kazmi · 6 years ago
  11. 6fff24a FIB: recusrive paths must lock the table to prevent its deletion by Neale Ranns · 6 years ago
  12. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  13. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  14. c45e190 dpdk: show pluggable info in 'show hardware' by Damjan Marion · 6 years ago
  15. fe4e48f BIER; bi-dir to/from underlay by Neale Ranns · 6 years ago
  16. 4cabcff UDP-Encap: fix coverity found error by Neale Ranns · 6 years ago
  17. e8460c7 tcp: accept rst+ack in syn-rcvd state by Florin Coras · 6 years ago
  18. ca03186 tcp: add option to cfg max rx fifo size by Florin Coras · 6 years ago
  19. 5967baf bond: crash when deleting bond interface [VPP-1427] by Steven · 6 years ago
  20. cf7efe0 ARP: don't use RPC for requests initiated from the main thread by Neale Ranns · 6 years ago
  21. 9e3252b Network delay simulator plugin by Dave Barach · 6 years ago
  22. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  23. c01c445 tcp: accept fin-ack in syn-rcvd state by Florin Coras · 6 years ago
  24. 877ad14 vhost: show vhost may display garbage after the interface name by Steven · 6 years ago
  25. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  26. da8e180 SR-MPLS: MPLS table checks (VPP-1422) by Neale Ranns · 6 years ago
  27. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  28. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  29. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  30. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  31. 7341b6d L2-fib-dump: send 1 or 0 rather than flag value by Neale Ranns · 6 years ago
  32. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  33. 5c7c49d Fix documentation for SHG in bridge domain by Yichen Wang · 6 years ago
  34. 4829bab session: ensure detach is done with worker barrier by Florin Coras · 6 years ago
  35. b5e94e3 tls: use application interface apis by Florin Coras · 6 years ago
  36. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  37. ccf444d Remove scaffolding by Dave Barach · 6 years ago
  38. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  39. 1fc44b6 Revert "L2-input: use vlib_buffer_enqueue_to_next" by John Lo · 6 years ago
  40. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  41. d23d39c Fix memory leak in API/CLI to create/modify SR policies by John Lo · 6 years ago
  42. c25eb45 L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix by Neale Ranns · 6 years ago
  43. c2b4dbe Trivial: Fix lisp flag label by Paul Vinciguerra · 6 years ago
  44. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  45. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  46. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  47. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  48. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  49. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  50. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  51. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  52. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  53. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  54. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  55. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  56. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  57. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  58. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  59. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  60. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  61. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  62. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  63. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  64. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  65. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  66. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  67. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  68. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  69. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  70. ed234e7 Enum type on the API for QoS sources by Neale Ranns · 6 years ago
  71. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  72. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  73. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  74. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  75. 5fd95fb Fix typo by Dave Barach · 6 years ago
  76. 4fa87e7 FIB path CLI fix for lookup-table IDs by Neale Ranns · 6 years ago
  77. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  78. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  79. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  80. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  81. ac5554c cmake: add missing header by Damjan Marion · 6 years ago
  82. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  83. 2ce8bd9 Add SHA2 support to IKEv2 implementation by Berenger Foucher · 6 years ago
  84. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  85. 3b23e9d SR-mpls: do not pass empty label stack to fib by Neale Ranns · 6 years ago
  86. 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
  87. e6446a3 Fix race condition in tls half open ctx get/put by Ping Yu · 6 years ago
  88. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  89. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  90. 57791ad tls: fix handling of failed connects by Florin Coras · 6 years ago
  91. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  92. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  93. 30d5364 Adjacency walks protected by 'walk in progress' flag by Neale Ranns · 6 years ago
  94. fe0a2c5 IGMP: enable command on cli by Neale Ranns · 6 years ago
  95. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  96. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  97. d16004d cmake: move functions to src/cmake by Damjan Marion · 6 years ago
  98. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  99. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  100. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago