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