1. 84382ae fib: fix non-NULL terminated vectors in cli output by Benoît Ganne · 5 years ago
  2. 6e6ad64 tests: support python 3.8 by Ole Troan · 5 years ago
  3. dc90c71 svm: use default SVM address in fifo unit tests by Benoît Ganne · 5 years ago
  4. 9fef68d quic: fix coverity warning by MathiasRaoul · 5 years ago
  5. 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 5 years ago
  6. edf7772 nat: api & cli command for forcing session cleanup by Filip Varga · 5 years ago
  7. b71ef86 hsa: proxy wnd update only if enough space is available by Florin Coras · 5 years ago
  8. 8dc954a vlib: add plugin override support by Dave Barach · 5 years ago
  9. 190dc1f vcl: fix session closing error by Florin Coras · 5 years ago
  10. 707b536 quic: fix coverity warning by MathiasRaoul · 5 years ago
  11. 7de2961 misc: VPP 20.01 Release Notes by Andrew Yourtchenko · 5 years ago
  12. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  13. 86e8bce build: Makefile dep change by Ed Kern · 5 years ago
  14. 2c6639c nat: move dslite to separate sub-plugin by Ole Troan · 5 years ago
  15. 72e31bc stats: fix state counter removal by Vladimir Isaev · 5 years ago
  16. a488f37 api: fix vl_api_clnt_node process stack overflow by Chenmin Sun · 5 years ago
  17. 90430b6 ipsec: set l2_len for GRE-TEB tunnel decap by John Lo · 5 years ago
  18. 51cabf2 vppinfra: deal with 0 return from os_cpu_clock_frequency() by Dave Barach · 5 years ago
  19. a80f8f3 dpdk: use port_id as interface name suffix for representors by Haggai Eran · 5 years ago
  20. 2347278 dpdk: output switch information by Haggai Eran · 5 years ago
  21. 574be8f misc: add new type for commit message by Mohsin Kazmi · 5 years ago
  22. 5414062 vcl: switch to closed state after app close by Florin Coras · 5 years ago
  23. 9fbacbc nat: pool allocation function fix by Filip Varga · 5 years ago
  24. 59b6c0c vppapigen: fix options representation by Ole Troan · 5 years ago
  25. 13ff90f virtio: update FEATURE.yaml to include description for vhost-user by Steven Luong · 5 years ago
  26. 03ce462 teib: Rename NHRP to TEIB by Neale Ranns · 5 years ago
  27. 0860b2e dpdk: patch ixgbe driver to solve race condition by Matthew Smith · 5 years ago
  28. 8af24b1 ip: translate fragmented icmp to fragmented icmp6 by Alexander Chernavin · 5 years ago
  29. 0f96673 vppinfra: fix typo in tw_timer_template.c by Dave Barach · 5 years ago
  30. f4a92f6 tls: refactor for tls async event handling by Yu Ping · 5 years ago
  31. 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 5 years ago
  32. 174959c fib: invalid check for adj types. by Neale Ranns · 5 years ago
  33. 3d5f622 fib: refresh adj pointer after fib_walk_sync due to possible realloc by Steven Luong · 5 years ago
  34. 48ac1c2 gre: improve .api descriptions by Vratko Polak · 5 years ago
  35. 8ab4e50 gre: add missing .api edits by Vratko Polak · 5 years ago
  36. 78a1877 vppinfra: write up clib_time_t by Dave Barach · 5 years ago
  37. 36a0c4d session: fix chunk batch alloc for large fifos by Florin Coras · 5 years ago
  38. 92de6b6 quic: quicly crypto offloading by MathiasRaoul · 5 years ago
  39. 776644e crypto-native: add ARMv8 AES-CBC implementation by Damjan Marion · 5 years ago
  40. 62b1cea quic: update quicly to v0.0.10-vpp by MathiasRaoul · 5 years ago
  41. 93975e6 crypto-native: refactor AES code by Damjan Marion · 5 years ago
  42. 548d70d misc: deprecate dpdk hqos by Damjan Marion · 5 years ago
  43. 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 5 years ago
  44. 47c9950 map: Add several more MAP-T BR tests by Jon Loeliger · 5 years ago
  45. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 5 years ago
  46. 91592c0 tap: fix host mtu configuration setting by Mohsin Kazmi · 5 years ago
  47. 3039753 tap: fix the host mac address by Mohsin Kazmi · 5 years ago
  48. ffad890 misc: move configs to extras/configs by Damjan Marion · 5 years ago
  49. d1e6b29 fib: fix typos in doxygen by Paul Vinciguerra · 5 years ago
  50. e5b94dd gre: Tunnel encap/decap flags by Neale Ranns · 5 years ago
  51. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  52. 960e58e vppapigen: update markdown documentation by Paul Vinciguerra · 5 years ago
  53. 65866f0 map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 by Jon Loeliger · 5 years ago
  54. 56817e2 map: handle ip4 ttl=1 packets in map-t by Alexander Chernavin · 5 years ago
  55. 78b58f6 crypto-native: don't expand aes-cbc keys twice by Damjan Marion · 5 years ago
  56. 27d12d3 bfd: add missing cast by Klement Sekera · 5 years ago
  57. 31b1a6c tests: add map-t fragmentation verifications by Alexander Chernavin · 5 years ago
  58. f31acfa dhcp: disable extraneous vlib_log spew by Dave Barach · 5 years ago
  59. 30928f8 session tcp: fix packet tracing by Florin Coras · 5 years ago
  60. dda2dbe hsa: proxy rcv wnd update acks after full fifos by Florin Coras · 5 years ago
  61. 7d08e39 crypto-native: rename crypto_ia32 to crypto_native by Damjan Marion · 5 years ago
  62. 0d4a612 map: ip4-map-t more RFC compliant by Vladimir Ratnikov · 5 years ago
  63. e9595db crypto-ia32: add VAES support for AES-CBC by Damjan Marion · 5 years ago
  64. bd5c49a sr: fix possible null-pointer dereference by Ignas Bacius · 5 years ago
  65. 12e3e31 vppinfra: use CPUID provided base frequency if available by Damjan Marion · 5 years ago
  66. 38e0413 vppinfra: add x86 CPU definitions by Damjan Marion · 5 years ago
  67. 196fce2 classify: pcap / packet trace debug CLI bugs by Dave Barach · 5 years ago
  68. 03328ec interface: Add missing ip4 udp->checksum = 0 prior to computing checksum by Steven Luong · 5 years ago
  69. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  70. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  71. 3b37125 map: api: fix tag overflow and leak by Benoît Ganne · 5 years ago
  72. 4d39f9c bfd: reset peer discriminator on timeout by Klement Sekera · 5 years ago
  73. 6f090fa libmemif: memif_control_fd_update always pass context from libmemif_main by Jakub Grajciar · 5 years ago
  74. 37157d5 fib: Reload the adj after possible realloc (VPP-1822) by Neale Ranns · 5 years ago
  75. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  76. 864872a docs nat: fix nat-ha ascii art by Paul Vinciguerra · 5 years ago
  77. 2d8829c session: fix node runtime in pre-input queue handler by Florin Coras · 5 years ago
  78. a273ce6 docs: Update the requirements and fix the build by John DeNisco · 5 years ago
  79. d539e25 nat: in2out-output nodes work with acl reflect by Matthew Smith · 5 years ago
  80. ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
  81. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  82. 87e64c9 docs: add AddressSanitizer mini-howto by Benoît Ganne · 5 years ago
  83. 221b383 srv6-mobile: fix the converity issue by Tetsuya Murakami · 5 years ago
  84. f66f883 api: mark api_trace_command_fn thread-safe by Dave Barach · 5 years ago
  85. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  86. 66300f6 fib: Adjacency realloc during rewrite update walk (VPP-1822) by Neale Ranns · 5 years ago
  87. f5c7305 hsa: proxy app fixes by Florin Coras · 5 years ago
  88. da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
  89. c0c4eec nsim: enable output scheduling on main thread by Dave Wallace · 5 years ago
  90. 54eda4b nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
  91. 2b4e740 nat: removed obsolete fragmentation code by Filip Varga · 5 years ago
  92. cd681ad classify: fix pcap filter set init by Florin Coras · 5 years ago
  93. db43bb6 lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly by Yulong Pei · 5 years ago
  94. 720435d nat: refactor of port/address allocation functions by Filip Varga · 5 years ago
  95. 13e6fce sr: some fixes for SRv6 CLI/API by Ahmed Abdelsalam · 5 years ago
  96. 1bf83b9 misc: binary-api sw_interface_vhost_user_dump is broken by Steven Luong · 5 years ago
  97. a420c5e gso: fix typo in the quad-loop by Steven Luong · 5 years ago
  98. 6e20e03 tests: fix typo in test doc string by Paul Vinciguerra · 5 years ago
  99. 67a7749 tests: fix TypeError in run_tests.py by Paul Vinciguerra · 5 years ago
  100. 56cef05 tcp: fix rxt delivered without sacks by Florin Coras · 5 years ago