1. 0c4def0 lisp: fix lisp-gpe db hash by Benoît Ganne · 5 years ago
  2. 00217cb dhcp: allocate memory for dns by Aleksander Djuric · 5 years ago
  3. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  4. 3ae5262 l2: l2tp API cleanup by Jakub Grajciar · 5 years ago
  5. 40680c6 lb: refactor ntohl in lb_conf handler by Vratko Polak · 5 years ago
  6. 97ea2f4 tests: decode worker stdout/stderr output by Dave Wallace · 5 years ago
  7. bd52e46 vcl: handle rx notifications on reused sessions by Florin Coras · 5 years ago
  8. 67a6dcb dpdk: replace deprecated VFIO API invocation by Damjan Marion · 5 years ago
  9. ee74376 ip: refactor ip4_mtrie to use atomic store-release by jaszha03 · 5 years ago
  10. 04c0130 ip: refactor ip4_mtrie to atomically unset leaves by jaszha03 · 5 years ago
  11. 73f725c docs: Fix warning with sphinx build, add script to publish docs by John DeNisco · 5 years ago
  12. d743dff tests: fix TEST= filtering for python3 by Klement Sekera · 5 years ago
  13. 669f4e3 ethernet: VNET API to create sub-interfaces by Neale Ranns · 5 years ago
  14. b7c2305 misc: 19.04.3 Release Notes by Dave Wallace · 5 years ago
  15. c8be851 tcp: correct tcp connection lookup condition by Ryujiro Shibuya · 5 years ago
  16. 5afea12 session: allow transport cleanup only if not deleted by Florin Coras · 5 years ago
  17. 1afe952 ip: Punt rather than drop unkown IPv6 ICMP packets by Neale Ranns · 5 years ago
  18. f6c8f50 ping: move the echo responder into the ping plugin by Neale Ranns · 5 years ago
  19. b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
  20. 38f7ccb ip: reassembly fix sanity checks by Klement Sekera · 5 years ago
  21. 7fa3dd2 docs: cleanup typos on readthrough by Paul Vinciguerra · 5 years ago
  22. 3b5e222 session: app-closed to transport-deleted on delete notify by Florin Coras · 5 years ago
  23. 0d75f78 nat: respect udp checksum by Filip Varga · 5 years ago
  24. 4aacc01 tests: switch test framework to python3 by default by Ole Troan · 5 years ago
  25. 63cb882 tests: make RA tests run on VPP time by Andrew Yourtchenko · 5 years ago
  26. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  27. ea5cd12 ip: fix tracing of packet flags by Klement Sekera · 5 years ago
  28. cf7803d ip: reassembly: fix use-after-free by Benoît Ganne · 5 years ago
  29. 1b1ccad vapi: switch to python3 by Ole Troan · 5 years ago
  30. df0191e l2: l2bd nd termination test instability by Ole Troan · 5 years ago
  31. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  32. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  33. 94afc93 gso: fix buffers trace by Benoît Ganne · 5 years ago
  34. 002723c lacp: add actor steady state check prior to skip processing lacp pdu by Steven Luong · 5 years ago
  35. 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
  36. 00b2d74 memif: memif buffer leaks during disconnecting zero copy interface. by Changqian Wang · 5 years ago
  37. 2a884db cdp: re-enable skipped tests for python3 by Ole Troan · 5 years ago
  38. 1a7bb28 avf: improve timeout handling by Jakub Grajciar · 5 years ago
  39. eeb5fb3 sr: add "set sr encaps hop-limit" command by Ignas Bačius · 5 years ago
  40. bd0a00a gtpu: msg id fix in send_gtpu_tunnel_details api by Miklos Tirpak · 5 years ago
  41. 40dc4b3 papi: fix default handling by Ole Troan · 5 years ago
  42. d6ae4bf tcp: improve rate samples for retansmitted segments by Florin Coras · 5 years ago
  43. 81cb8e4 tcp: fix sack retransmit beyond snd_nxt by Florin Coras · 5 years ago
  44. 386ebb6 rdma: build: fix ibverb compilation test by Benoît Ganne · 5 years ago
  45. 70d5d4f vppinfra: make coverity happy with vec_set_len by Benoît Ganne · 5 years ago
  46. 3ad078d tests: quic add big stream extended tests by Dave Wallace · 5 years ago
  47. 419d31f tests: test tls case by haiyanx1.zhang · 5 years ago
  48. dbc9c59 vcl: handle segment map errors by Florin Coras · 5 years ago
  49. d747c3c vcl: add config option for preferred tls engine by Florin Coras · 5 years ago
  50. 91af185 tests: enable vpp_echo to run in gdb by Dave Wallace · 5 years ago
  51. 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
  52. 78af0a8 vppinfra: add clib_mem_free_s by Benoît Ganne · 6 years ago
  53. c41217a ikev2: fix GCM cipher by Filip Tehlar · 5 years ago
  54. c9b2cfc ip: reassembly: avoid corruption in vnet buffer by Klement Sekera · 5 years ago
  55. bb098f1 gbp: missing contract hash-mode setting by Neale Ranns · 5 years ago
  56. 89b2495 ipsec: fix tunnel protection removal by Filip Tehlar · 5 years ago
  57. 2f71a88 ip: ipfix-export API update by Jakub Grajciar · 5 years ago
  58. bd38f7f cdp: disable failing tests for python3 by Ole Troan · 5 years ago
  59. 534de8b build: add missing ldflags to exe and shared by Benoît Ganne · 6 years ago
  60. 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
  61. 26ea146 tests: python3 changes for dns tests by snaramre · 5 years ago
  62. b0d83f1 flowprobe: tests support python3 by Ole Troan · 5 years ago
  63. 98bd358 tls: enable tls engine as the default engine by Yu Ping · 5 years ago
  64. 6769473 geneve: tests support python3 by Ole Troan · 5 years ago
  65. f6dee6c bonding: tests support python3 by Ole Troan · 5 years ago
  66. 5e56f75 ip: test support python3 by Ole Troan · 5 years ago
  67. 3f2a956 l2: tests support python3 by Ole Troan · 5 years ago
  68. 203bf04 acl: l2 classify test support python3 by Ole Troan · 5 years ago
  69. 8b76c23 ipsec: tests support python3 by Ole Troan · 5 years ago
  70. 1556b3a classify: tests to support python3 by Ole Troan · 5 years ago
  71. 2267429 bier: tests support python3 by Ole Troan · 5 years ago
  72. 74dcbf9 quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists. by Mathias Raoul · 5 years ago
  73. 586d3ed tests: add PID of VPP under test to API dump filename for the test by Andrew Yourtchenko · 5 years ago
  74. 127fbec ip: reassembly tests python3 support by Ole Troan · 5 years ago
  75. 79ba25d session: support registration of custom crypto engines by Florin Coras · 5 years ago
  76. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  77. 12966a7 dhcp: python3 support in tests by Ole Troan · 5 years ago
  78. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
  79. 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
  80. 55cc4c4 mactime: fix handle_get_mactime fcn prototype by Dave Barach · 5 years ago
  81. 9cd8f33 ip: add python3 support to punt tests by Ole Troan · 5 years ago
  82. 9e160f8 map: python3 support in tests by Ole Troan · 5 years ago
  83. 2915649 gso: python3 support in tests by Ole Troan · 5 years ago
  84. 1975733 ip: ip vrf tests python3 support by Ole Troan · 5 years ago
  85. 5dc5fcf udp:: support python3 in tests by Ole Troan · 5 years ago
  86. e5b83aa memif: add python3 support to test by Ole Troan · 5 years ago
  87. f158944 ip: trivial typos in docs by Paul Vinciguerra · 5 years ago
  88. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  89. 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
  90. 8a754f1 session: unify buffer tx dispatching by Florin Coras · 5 years ago
  91. 9929561 http_static: pass http request type to builtin handlers by Dave Barach · 5 years ago
  92. 19cb04d classify: make tests support python3 by Ole Troan · 5 years ago
  93. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  94. 3030bea tests: python3 fixes for reassembly tests by snaramre · 5 years ago
  95. cb711a4 tcp: avoid sending acks when data available by Florin Coras · 5 years ago
  96. ec44e26 tests: python3 changes for load balancer test by snaramre · 5 years ago
  97. b8d5e40 nat: tests support python3 by Ole Troan · 5 years ago
  98. 45ec570 vppinfra: test support python3 by Ole Troan · 5 years ago
  99. c30318d tcp: Init cwnd from ssthresh. by Sergey Ivanushkin · 5 years ago
  100. e0fd9ed http_static: add "http static cache clear" CLI by Dave Barach · 5 years ago