1. d0853d7 vppinfra: add dummy/noop f32/f64 endian swap fns by Dave Barach · 5 years ago
  2. e82a7ad quic : Use TX event for app read notification by Nathan Skrzypczak · 6 years ago
  3. f73d4c2 tcp: reject out-of-order fins by Florin Coras · 5 years ago
  4. 182bbc1 tcp: fix close-waiting check for outstanding tx data by Florin Coras · 5 years ago
  5. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  6. fea8260 tests: handle TypeErrors in calls to VppDiedError by Paul Vinciguerra · 5 years ago
  7. 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
  8. 4752b29 igmp: Trace more data form input packets by Neale Ranns · 5 years ago
  9. 4f731f8 tcp: Setup initial CWND as configured by Vladimir Kropylev · 5 years ago
  10. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 5 years ago
  11. 28fa8cb tests: pin python dependencies by Aloys Augustin · 5 years ago
  12. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  13. 706079c quic: fix tests by Aloys Augustin · 5 years ago
  14. 6aa9f5f svm: improve fifo segment test by Florin Coras · 5 years ago
  15. 44b0b07 tests: rename stream name in tests by Paul Vinciguerra · 5 years ago
  16. 08b8ce1 docs: Update the vhost section by jdenisco · 5 years ago
  17. 6a4c9af build: remove japi-install from Makefile by Neale Ranns · 5 years ago
  18. f78e87b lacp: custom dump for sw_interface_lacp_dump by Steven Luong · 5 years ago
  19. 22d009b vom: get the tests working again by Neale Ranns · 5 years ago
  20. a37810d papi: prevent message_table inconsistencies by Vratko Polak · 5 years ago
  21. c930cda tcp session: improvement to tests by Florin Coras · 5 years ago
  22. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  23. 1c91c77 svm: fix fifo segment free chunk bytes accounting by Florin Coras · 5 years ago
  24. c118a22 tests: fix test-checkstyle failure in test_memif.py by Paul Vinciguerra · 5 years ago
  25. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  26. 0f98451 vppinfra: add u64x2_scatter/u32x4_scatter by Lijian.Zhang · 6 years ago
  27. c47b97d gbp: enforce same endpoint mac and ip src by Benoît Ganne · 6 years ago
  28. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  29. 941da4a tests: set object_id for routes. by Paul Vinciguerra · 5 years ago
  30. a608afe vom: fix test build failure by Neale Ranns · 5 years ago
  31. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  32. 7db35de tests: fix memif tests by Jakub Grajciar · 5 years ago
  33. b1edf37 misc: nat is added to MAINTAINERS file. by Chore · 5 years ago
  34. 17da0c0 vom: Add getter for interface admin state by Mohsin Kazmi · 5 years ago
  35. aaba610 api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  36. 4845c69 misc: add bond_dump, slave_dump, and rx_placement_dump by Steven Luong · 5 years ago
  37. 4201e96 vmxnet3: custom dump and debug cli fix by Steven Luong · 5 years ago
  38. f6a9ec5 fib: adj cover refinement check change by Neale Ranns · 5 years ago
  39. 00dd74c hsa: move vcl test apps to hsa by Florin Coras · 5 years ago
  40. 33cd482 misc: fix sctp test with debug images by Florin Coras · 5 years ago
  41. 9f1b3ff tests: one more ipfix flush cli to api replacement by Vratko Polak · 5 years ago
  42. 398afbd tcp: window update ack by Vladimir Kropylev · 5 years ago
  43. 217c62a vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels by Andreas Schultz · 5 years ago
  44. 5281473 tcp: delivery rate estimator by Florin Coras · 6 years ago
  45. 6e5baf2 build: fix error messages in check_commit_msg.sh by Dave Barach · 5 years ago
  46. 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
  47. f910e51 hsa: move external echo apps to hsa by Florin Coras · 5 years ago
  48. 8eb3e07 svm: make sure chunk search does not return tnil by Florin Coras · 5 years ago
  49. e3b8682 hsa: move session-apps to host-stack apps plugin by Florin Coras · 5 years ago
  50. 1b534f5 tests: fix test_gbp.py. by Paul Vinciguerra · 5 years ago
  51. 464e1dc quic: test_quic.py style is fixed. by Chore · 5 years ago
  52. 5dd6a7b tests: if vpp is dead, specify the test name in the output by Paul Vinciguerra · 5 years ago
  53. 08d82e9 api: fix vac_read return codes by Paul Vinciguerra · 5 years ago
  54. 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
  55. c036c93 avf: fix clear hw stats by Filip Tehlar · 5 years ago
  56. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  57. 47e7730 quic: server create streams test case by Dave Wallace · 6 years ago
  58. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  59. 9d97d01 tests: fix the MAINTAINERS file by Andrew Yourtchenko · 5 years ago
  60. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  61. 21b83e9 api: implement ipfix_flush by Paul Vinciguerra · 5 years ago
  62. 496b0de tests: refactor VppDiedError. by Paul Vinciguerra · 5 years ago
  63. b98dbb1 lacp: convert clib_warning to event logger by Steven Luong · 5 years ago
  64. dd7736b misc: update maintainers to include VOM by Neale Ranns · 5 years ago
  65. 107aa83 vppinfra: add u64x2_gather/u32x4_gather by Lijian.Zhang · 6 years ago
  66. 07beade tcp: add option to pass opaque to next node by Florin Coras · 5 years ago
  67. 2a688c0 vppapigen: allow negative number in NUM token by Ole Troan · 5 years ago
  68. 4f740c8 interface: fix the incorrect sizes/offsets in the tso segmentation by Andrew Yourtchenko · 5 years ago
  69. 49648de ipsec: add ipsec api custom-dump routines by Dave Barach · 5 years ago
  70. e4a1a32 quic: remove session flags identifying Q/S sessions by Nathan Skrzypczak · 5 years ago
  71. ff55c81 vat: vec_free/errmsh copy paste error by Ole Troan · 5 years ago
  72. 2f5fd36 tests: move output from CI results and put in log by Paul Vinciguerra · 5 years ago
  73. 4866459 misc: papi - add __repr__ to FuncWrapper by Paul Vinciguerra · 5 years ago
  74. 9dd9434 api: fix return code in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  75. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  76. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  77. 3a9f11e tests: add sudo to gdb commands by Paul Vinciguerra · 5 years ago
  78. c09b7fd buffers: fix crash by Klement Sekera · 6 years ago
  79. d314963 vppinfra: fix rbtree node delete by Florin Coras · 5 years ago
  80. 6ac9676 gbp: Add support for arp unicast forward in gbp bridge domain by Mohsin Kazmi · 6 years ago
  81. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  82. 6a69b24 api: fix typos in api error descriptions by Paul Vinciguerra · 5 years ago
  83. 4515545 ipsec: fix l2 header handling in ah encrypt by Klement Sekera · 5 years ago
  84. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  85. 13d3354 misc: add bonding, lacp and vmxnet3 to MAINTAINERS by Steven Luong · 5 years ago
  86. 7d7e3e8 tests: send packet output to log - test_punt.py by Paul Vinciguerra · 5 years ago
  87. c257e07 mpls: fix header offset overflow by Benoît Ganne · 5 years ago
  88. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 5 years ago
  89. c79b32d tests: fix checkstyle failure in test_stats_client.py by Steven Luong · 5 years ago
  90. 540a8da tcp: allow custom output next node by Florin Coras · 5 years ago
  91. b54a599 ipsec: fix ipv6 tunnel protect tests by Florin Coras · 5 years ago
  92. 03624bb build: update MAINTAINERS by Paul Vinciguerra · 5 years ago
  93. b6d61e3 session: fix memory out of bound issue by Lijian.Zhang · 6 years ago
  94. badf38a vppinfra: rbtree custom insert/search/del by Florin Coras · 5 years ago
  95. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  96. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  97. 39baa32 stats: off by one error in /sys/node/{calls,clocks,...} by Ole Troan · 5 years ago
  98. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 5 years ago
  99. ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
  100. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago