1. 8d82085 api: avoid swapping vlib_rp before barrier sync by Florin Coras · 5 years ago
  2. 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
  3. b038423 api: fix free socket process args by Florin Coras · 5 years ago
  4. 7b22df0 mactime: update api to use explicit types by Ole Troan · 5 years ago
  5. b2e463a l2e: use explicit api types by Ole Troan · 5 years ago
  6. 6d75c20 dpdk: use explicit types in api by Ole Troan · 5 years ago
  7. d4efce2 ct6: use explicit type in api by Ole Troan · 5 years ago
  8. 07e557a cdp: use explicit types in api by Ole Troan · 5 years ago
  9. bdde585 abf: use explicit types in api by Ole Troan · 5 years ago
  10. 4a7fc4c igmp: use explicit types in api by Ole Troan · 5 years ago
  11. 6aaee8c ikev2: use explicit api types by Ole Troan · 5 years ago
  12. d3f0a48 nsh: use explicit api types by Ole Troan · 5 years ago
  13. e06e7c6 nsim: use explicit api types by Ole Troan · 5 years ago
  14. 59cea1a api: multiple socket connections per single process by Florin Coras · 5 years ago
  15. f191032 session: close for reset replies independent of state by Florin Coras · 5 years ago
  16. 3eba7f1 tcp: fix tail rescue with sacks by Florin Coras · 5 years ago
  17. 61e3ade tests: move bfd over gre to extended tests by Paul Vinciguerra · 5 years ago
  18. ce7fd67 srv6-mobile by Tetsuya Murakami · 5 years ago
  19. 9f35696 map: fix MAP-T ip6 port check by Matthew Smith · 5 years ago
  20. 1063f2a tests: quic enable per testcase timeout overrides by Paul Vinciguerra · 5 years ago
  21. 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
  22. 17478e4 ip: fix cancel termination after receive malformed ip6 packet by johny · 5 years ago
  23. 70d8ef8 srv6-mobile by Tetsuya Murakami · 5 years ago
  24. 66cea09 tests: fix wrong checksum error message by Klement Sekera · 5 years ago
  25. 95d2f30 classify: Fix 2 coverity errors by Jon Loeliger · 5 years ago
  26. fd57408 papi: add call stats by Ole Troan · 5 years ago
  27. 8b2fffd tests: Revert "Python Tests: Make VppTestCase unit testable." by Paul Vinciguerra · 5 years ago
  28. 0c62932 tests: add test run time. by Ole Troan · 5 years ago
  29. 1ec9fdb vxlan: fix vxlan hw offload issue by Chenmin Sun · 5 years ago
  30. 901467e session: fix session_main_get_worker_if_valid by Nathan Skrzypczak · 5 years ago
  31. b295535 vcl: resolve VCL part session cleanup issue by Yu Ping · 5 years ago
  32. ce9bdfe tls: change SSL_has_pending to avoid BIO check error by Yu Ping · 5 years ago
  33. e89bfe3 build: fix vom_test dependency on EXTENDED_TESTS by Dave Wallace · 5 years ago
  34. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  35. 1043fd3 tests: fix exception handling around vapi.connect()/.disconnect() by Paul Vinciguerra · 5 years ago
  36. 207083f tests: add interface function chaining by Paul Vinciguerra · 5 years ago
  37. 3f4be92 vom: get interface type from vpp device type by Mohsin Kazmi · 5 years ago
  38. 3bab8f9 fib: Decouple source from priority and behaviour by Neale Ranns · 5 years ago
  39. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  40. 79619c1 build: Add Jon Loeliger as plugin/MAP maintainer. by Jon Loeliger · 5 years ago
  41. 3aae3dc map: Fix a coverity MAP dead-code issue. by Jon Loeliger · 5 years ago
  42. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
  43. c9cb8f6 quic: fix stream tx_fifo race condition by Nathan Skrzypczak · 5 years ago
  44. d9577b4 quic: clean accept/connect error codepath by Nathan Skrzypczak · 5 years ago
  45. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  46. deb268f quic: refactor connection search fn by Nathan Skrzypczak · 5 years ago
  47. 2f566c2 quic: add conn-timeout config option by Nathan Skrzypczak · 5 years ago
  48. 65f6cfc quic: fix import typo by Nathan Skrzypczak · 5 years ago
  49. a90b26c ip6: Fix improper MCAST adj test in IPv6 router solicitation by Jon Loeliger · 5 years ago
  50. b3174df ip: populate ip_reassembly_get_reply correctly by Matthew Smith · 5 years ago
  51. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  52. 9534696 ipip: Tunnel flags controlling copying data to/from payload/encap by Neale Ranns · 5 years ago
  53. c8972fe fib feature: Code mechanics to decouple dependency of feature on adj by Neale Ranns · 5 years ago
  54. a6460e4 build: Separate ip and ip6 maintainers by Jon Loeliger · 5 years ago
  55. 4a6d093 map: Avoid null dereference in 'map show' and 'map del' by Jon Loeliger · 5 years ago
  56. 08f2664 hsa: Less verbose logging for many sessions by Nathan Skrzypczak · 5 years ago
  57. 692bfc8 classify: API cleanup by Jakub Grajciar · 5 years ago
  58. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  59. 5d440d9 tests: vpp_interface fix ip6 setter by Paul Vinciguerra · 5 years ago
  60. dbf68c9 ipsec: Changes to make ipsec encoder/decoders reusable by the plugins by Prashant Maheshwari · 5 years ago
  61. abde62f tests: GRE over IPSec unit tests by Neale Ranns · 5 years ago
  62. e52d8d8 vppinfra: preserve total_cpu_time across clock freq adjustment by Dave Barach · 5 years ago
  63. 5ef9ca6 tests: raise exception in vpp_interface for invalid sw_if_index by Paul Vinciguerra · 5 years ago
  64. e83aa45 bonding: add/del secondary mac address callback by Matthew Smith · 5 years ago
  65. 73aff47 tests: BFD python3 changes by snaramre · 5 years ago
  66. ce43569 dhcp: add FEATURE.yaml for the DHCP plugin by Jerome Tollet · 5 years ago
  67. d3955fb session: no cleanup notification for forced deletes by Florin Coras · 5 years ago
  68. 3268a64 classify: debug cli %v not %s by Dave Barach · 5 years ago
  69. 757de98 ip: init l3_hdr_offset when pushing an ip4 header by Florin Coras · 5 years ago
  70. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  71. 1a7ed5e tests: display stdout and stderr when output caching is disabled by Benoît Ganne · 5 years ago
  72. d3b8c86 nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
  73. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  74. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  75. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  76. acaa04a map: Fix inverted 'map security check enable' CLI flag. by Jon Loeliger · 5 years ago
  77. c298f37 quic: Refactor for crypto contexts by Nathan Skrzypczak · 5 years ago
  78. be2ad0b flow: fix several crash issues by Chenmin Sun · 5 years ago
  79. 7dbf9a1 fib: reduce save_rewrite_length to u8 by Klement Sekera · 5 years ago
  80. 981a690 fib: Another realloc burn by Neale Ranns · 5 years ago
  81. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  82. e69f471 lb: lb_add_del_vip and lb_add_del_as doesn't work. by Hongjun Ni · 5 years ago
  83. 30cca51 build: remove valgrind leftovers by Benoît Ganne · 5 years ago
  84. 42bde45 ethernet: all dmac checks include secondary addrs by Matthew Smith · 5 years ago
  85. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  86. 0d3d482 tap: fix coverity warning 205875 by Andrew Yourtchenko · 5 years ago
  87. 599db9e tcp: honor cc pacing rate when resetting pacer by Florin Coras · 5 years ago
  88. b72a0ff tcp: invalidate expired timer handles before dispatching by Florin Coras · 5 years ago
  89. 3afac8f quic: update quicly to v0.0.6-vpp by MathiasRaoul · 5 years ago
  90. 41a817a tests: fix typo in test_vlib by Paul Vinciguerra · 5 years ago
  91. 5f9f3c8 vlib: autogenerate <node> before <last-in-arc> constraints by Dave Barach · 5 years ago
  92. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  93. 7c8803d vppapigen: clean up typos in c generated code by Paul Vinciguerra · 5 years ago
  94. b307c71 vppapigen: fix i64 format string by Paul Vinciguerra · 5 years ago
  95. 1c200dc vppapigen: fix typo on f64 endian_string by Paul Vinciguerra · 5 years ago
  96. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  97. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  98. f9623ca quic: Refactor quic rx callback for offload by Nathan Skrzypczak · 5 years ago
  99. b2fce36 hsa: Improve for mq-intensive by Nathan Skrzypczak · 5 years ago
  100. 952a7b8 build: add build types helpstring to cmake project by Damjan Marion · 5 years ago