1. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  2. 960e58e vppapigen: update markdown documentation by Paul Vinciguerra · 4 years, 11 months ago
  3. 65866f0 map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 by Jon Loeliger · 4 years, 11 months ago
  4. 56817e2 map: handle ip4 ttl=1 packets in map-t by Alexander Chernavin · 5 years ago
  5. 78b58f6 crypto-native: don't expand aes-cbc keys twice by Damjan Marion · 4 years, 11 months ago
  6. 27d12d3 bfd: add missing cast by Klement Sekera · 4 years, 11 months ago
  7. 31b1a6c tests: add map-t fragmentation verifications by Alexander Chernavin · 5 years ago
  8. f31acfa dhcp: disable extraneous vlib_log spew by Dave Barach · 4 years, 11 months ago
  9. 30928f8 session tcp: fix packet tracing by Florin Coras · 4 years, 11 months ago
  10. dda2dbe hsa: proxy rcv wnd update acks after full fifos by Florin Coras · 4 years, 11 months ago
  11. 7d08e39 crypto-native: rename crypto_ia32 to crypto_native by Damjan Marion · 4 years, 11 months ago
  12. 0d4a612 map: ip4-map-t more RFC compliant by Vladimir Ratnikov · 5 years ago
  13. e9595db crypto-ia32: add VAES support for AES-CBC by Damjan Marion · 5 years ago
  14. bd5c49a sr: fix possible null-pointer dereference by Ignas Bacius · 5 years ago
  15. 12e3e31 vppinfra: use CPUID provided base frequency if available by Damjan Marion · 5 years ago
  16. 38e0413 vppinfra: add x86 CPU definitions by Damjan Marion · 5 years ago
  17. 196fce2 classify: pcap / packet trace debug CLI bugs by Dave Barach · 4 years, 11 months ago
  18. 03328ec interface: Add missing ip4 udp->checksum = 0 prior to computing checksum by Steven Luong · 4 years, 11 months ago
  19. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  20. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  21. 3b37125 map: api: fix tag overflow and leak by Benoît Ganne · 5 years ago
  22. 4d39f9c bfd: reset peer discriminator on timeout by Klement Sekera · 5 years ago
  23. 37157d5 fib: Reload the adj after possible realloc (VPP-1822) by Neale Ranns · 5 years ago
  24. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  25. 864872a docs nat: fix nat-ha ascii art by Paul Vinciguerra · 5 years ago
  26. 2d8829c session: fix node runtime in pre-input queue handler by Florin Coras · 5 years ago
  27. d539e25 nat: in2out-output nodes work with acl reflect by Matthew Smith · 5 years ago
  28. ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
  29. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  30. 221b383 srv6-mobile: fix the converity issue by Tetsuya Murakami · 5 years ago
  31. f66f883 api: mark api_trace_command_fn thread-safe by Dave Barach · 5 years ago
  32. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  33. 66300f6 fib: Adjacency realloc during rewrite update walk (VPP-1822) by Neale Ranns · 5 years ago
  34. f5c7305 hsa: proxy app fixes by Florin Coras · 5 years ago
  35. da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
  36. c0c4eec nsim: enable output scheduling on main thread by Dave Wallace · 5 years ago
  37. 54eda4b nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
  38. 2b4e740 nat: removed obsolete fragmentation code by Filip Varga · 5 years ago
  39. cd681ad classify: fix pcap filter set init by Florin Coras · 5 years ago
  40. db43bb6 lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly by Yulong Pei · 5 years ago
  41. 720435d nat: refactor of port/address allocation functions by Filip Varga · 5 years ago
  42. 13e6fce sr: some fixes for SRv6 CLI/API by Ahmed Abdelsalam · 5 years ago
  43. 1bf83b9 misc: binary-api sw_interface_vhost_user_dump is broken by Steven Luong · 5 years ago
  44. a420c5e gso: fix typo in the quad-loop by Steven Luong · 5 years ago
  45. 56cef05 tcp: fix rxt delivered without sacks by Florin Coras · 5 years ago
  46. 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
  47. ff2fad1 udp: fix ipv6 listen port registration by Florin Coras · 5 years ago
  48. de7fcac tcp: fix listen node coverity warning by Florin Coras · 5 years ago
  49. f0bae64 vppinfra: fixing compilation issues in 32-bit by Vijayabhaskar Katamreddy · 5 years ago
  50. c171d01 build: Add missing version.h dependency in vnet by Chris Luke · 5 years ago
  51. 8ad070e ip: align reass.save_rewrite_length by Klement Sekera · 5 years ago v20.05-rc0
  52. e5060b3 build: install vpp_echo for CSIT QUIC perf tests by Dave Wallace · 5 years ago
  53. 79bfb9e tcp: fix tcp check tx offload issue by Simon Zhang · 5 years ago
  54. d63b356 tls: enable async node on demand by Yu Ping · 5 years ago
  55. 180210f ip6: during icmp to icmp6 translation truncate error messages by Alexander Chernavin · 5 years ago
  56. fc0992c quic: add FEATURE.yaml by Aloys Augustin · 5 years ago
  57. 61f7bfb srv6-mobile: Revert "srv6-mobile:" by Andrew Yourtchenko · 5 years ago
  58. 989c3c8 tls: add picotls session close process by Simon Zhang · 5 years ago
  59. c95eefb tcp: handle ack advancement with no holes and reneging by Florin Coras · 5 years ago
  60. 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
  61. 57584d9 srv6-mobile: by Tetsuya Murakami · 5 years ago
  62. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
  63. 207a163 dpdk: enforce max tx retries by Benoît Ganne · 5 years ago
  64. fec52ed acl: Remove unsued type by Neale Ranns · 5 years ago
  65. 629e268 ct6: dst,src copy typo by Neale Ranns · 5 years ago
  66. b3745c4 misc: feature file for unsupported feature l2tp by Ole Troan · 5 years ago
  67. 1c6486f tls: enable TLS OpenSSL plugin works in 3.0.0 by Yu Ping · 5 years ago
  68. 2d18d2e ip: avoid fib lookup for consecutive pkts having same source IP by Nitin Saxena · 5 years ago
  69. dfb3e41 gso: add FEATURE.yaml by Mohsin Kazmi · 5 years ago
  70. ebd21c9 sr: feature YAML files for Segment Routing by pcamaril · 5 years ago
  71. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  72. 854eb6e bonding: process lacp when bond is admin down by Matthew Smith · 5 years ago
  73. d3d7ef5 fib: leverage well-optimized clib_memcpy by Zhiyong Yang · 5 years ago
  74. 87b0c89 session: remove io event dispatch dbg msg by Florin Coras · 5 years ago
  75. a669671 tcp: fix persist assert by Florin Coras · 5 years ago
  76. bbff143 misc: fix feature description spelling by Ole Troan · 5 years ago
  77. dbbff85 misc: feature tracking markdown improvements by Ole Troan · 5 years ago
  78. edf1da9 tcp: fix scoreboard assert by Florin Coras · 5 years ago
  79. d8c1ef9 rdma: api: prepare support for direct verb by Benoît Ganne · 5 years ago
  80. affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
  81. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  82. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  83. 0d74dd1 tls: improve connection formating by Florin Coras · 5 years ago
  84. 479f7fe tcp: fix last sacked with no holes by Florin Coras · 5 years ago
  85. 42ddf69 vppinfra: retry socket connect on EAGAIN by Florin Coras · 5 years ago
  86. e4a08c1 svm: fix eventfd signal write error check by Florin Coras · 5 years ago
  87. b2e73b1 l2: fix MAC learn counter update on adding MAC entry by John Lo · 5 years ago
  88. 1205059 acl: add FEATURE.yaml by Andrew Yourtchenko · 5 years ago
  89. 5dfc03f rdma: add FEATURE.yaml by Benoît Ganne · 5 years ago
  90. 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
  91. a9ed934 tls: Make tls CPS test run for a quite long time by Yu Ping · 5 years ago
  92. 067f8f9 tcp: fix duplicate sack whith reneging by Florin Coras · 5 years ago
  93. c190cf0 vppinfra: hash [un]set malloc/free takes a const key by Neale Ranns · 5 years ago
  94. 22e108d bonding: fix feature.yaml error by Ole Troan · 5 years ago
  95. 6b32b4a bonding: Add FEATURE.yaml by Steven Luong · 5 years ago
  96. 8e39e62 ipsec: Add FEATURE/yaml by Neale Ranns · 5 years ago
  97. c9ba85f qos: Add FEATURE.yaml by Neale Ranns · 5 years ago
  98. 499b864 mpls: Add FEATURE.yaml by Neale Ranns · 5 years ago
  99. dc376ea ip-neighbor: Add FEATURE.yaml by Neale Ranns · 5 years ago
  100. 78565f3 vmxnet3: add FEATURE.yaml by Steven Luong · 5 years ago