1. 91592c0 tap: fix host mtu configuration setting by Mohsin Kazmi · 5 years ago
  2. 3039753 tap: fix the host mac address by Mohsin Kazmi · 5 years ago
  3. d1e6b29 fib: fix typos in doxygen by Paul Vinciguerra · 5 years ago
  4. e5b94dd gre: Tunnel encap/decap flags by Neale Ranns · 5 years ago
  5. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  6. 27d12d3 bfd: add missing cast by Klement Sekera · 5 years ago
  7. 30928f8 session tcp: fix packet tracing by Florin Coras · 5 years ago
  8. bd5c49a sr: fix possible null-pointer dereference by Ignas Bacius · 5 years ago
  9. 196fce2 classify: pcap / packet trace debug CLI bugs by Dave Barach · 5 years ago
  10. 03328ec interface: Add missing ip4 udp->checksum = 0 prior to computing checksum by Steven Luong · 5 years ago
  11. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  12. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  13. 4d39f9c bfd: reset peer discriminator on timeout by Klement Sekera · 5 years ago
  14. 37157d5 fib: Reload the adj after possible realloc (VPP-1822) by Neale Ranns · 5 years ago
  15. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  16. 2d8829c session: fix node runtime in pre-input queue handler by Florin Coras · 5 years ago
  17. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  18. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  19. 66300f6 fib: Adjacency realloc during rewrite update walk (VPP-1822) by Neale Ranns · 5 years ago
  20. da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
  21. cd681ad classify: fix pcap filter set init by Florin Coras · 5 years ago
  22. db43bb6 lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly by Yulong Pei · 5 years ago
  23. 13e6fce sr: some fixes for SRv6 CLI/API by Ahmed Abdelsalam · 5 years ago
  24. a420c5e gso: fix typo in the quad-loop by Steven Luong · 5 years ago
  25. 56cef05 tcp: fix rxt delivered without sacks by Florin Coras · 5 years ago
  26. ff2fad1 udp: fix ipv6 listen port registration by Florin Coras · 5 years ago
  27. de7fcac tcp: fix listen node coverity warning by Florin Coras · 5 years ago
  28. c171d01 build: Add missing version.h dependency in vnet by Chris Luke · 5 years ago
  29. 8ad070e ip: align reass.save_rewrite_length by Klement Sekera · 5 years ago v20.05-rc0
  30. 79bfb9e tcp: fix tcp check tx offload issue by Simon Zhang · 5 years ago
  31. 180210f ip6: during icmp to icmp6 translation truncate error messages by Alexander Chernavin · 5 years ago
  32. 61f7bfb srv6-mobile: Revert "srv6-mobile:" by Andrew Yourtchenko · 5 years ago
  33. c95eefb tcp: handle ack advancement with no holes and reneging by Florin Coras · 5 years ago
  34. 57584d9 srv6-mobile: by Tetsuya Murakami · 5 years ago
  35. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
  36. b3745c4 misc: feature file for unsupported feature l2tp by Ole Troan · 5 years ago
  37. 2d18d2e ip: avoid fib lookup for consecutive pkts having same source IP by Nitin Saxena · 5 years ago
  38. dfb3e41 gso: add FEATURE.yaml by Mohsin Kazmi · 5 years ago
  39. ebd21c9 sr: feature YAML files for Segment Routing by pcamaril · 5 years ago
  40. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  41. 854eb6e bonding: process lacp when bond is admin down by Matthew Smith · 5 years ago
  42. d3d7ef5 fib: leverage well-optimized clib_memcpy by Zhiyong Yang · 5 years ago
  43. 87b0c89 session: remove io event dispatch dbg msg by Florin Coras · 5 years ago
  44. a669671 tcp: fix persist assert by Florin Coras · 5 years ago
  45. bbff143 misc: fix feature description spelling by Ole Troan · 5 years ago
  46. edf1da9 tcp: fix scoreboard assert by Florin Coras · 5 years ago
  47. affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
  48. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  49. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  50. 0d74dd1 tls: improve connection formating by Florin Coras · 5 years ago
  51. 479f7fe tcp: fix last sacked with no holes by Florin Coras · 5 years ago
  52. b2e73b1 l2: fix MAC learn counter update on adding MAC entry by John Lo · 5 years ago
  53. 067f8f9 tcp: fix duplicate sack whith reneging by Florin Coras · 5 years ago
  54. 22e108d bonding: fix feature.yaml error by Ole Troan · 5 years ago
  55. 6b32b4a bonding: Add FEATURE.yaml by Steven Luong · 5 years ago
  56. 8e39e62 ipsec: Add FEATURE/yaml by Neale Ranns · 5 years ago
  57. c9ba85f qos: Add FEATURE.yaml by Neale Ranns · 5 years ago
  58. 499b864 mpls: Add FEATURE.yaml by Neale Ranns · 5 years ago
  59. dc376ea ip-neighbor: Add FEATURE.yaml by Neale Ranns · 5 years ago
  60. 7adf573 l2: Update FEATURE.yaml by John Lo · 5 years ago
  61. 2e839be gre: fix feature.yaml error by Ole Troan · 5 years ago
  62. 94501c4 lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe by Hongjun Ni · 5 years ago
  63. 297fa0e gre: Add FEATURE.yaml by Neale Ranns · 5 years ago
  64. 3a29c38 ip6-nd: Add FEATURE.yaml by Neale Ranns · 5 years ago
  65. f3aebda misc: fix feature.yaml by Ole Troan · 5 years ago
  66. 69c2a58 vxlan: Add FEATURE.yaml by John Lo · 5 years ago
  67. ff63798 l2: Add FEATURE.yaml by John Lo · 5 years ago
  68. f3a6622 ipsec: AH copy destination and source address from template by Neale Ranns · 5 years ago
  69. 0295040 ipsec: Targeted unit testing by Neale Ranns · 5 years ago
  70. 2f04cb9 tcp: fix rate samples for old acks by Florin Coras · 5 years ago
  71. 04d1a34 fib: Add dpo FEATURE.yaml file by Neale Ranns · 5 years ago
  72. aa6a29f bfd: add feature.yaml by Klement Sekera · 5 years ago
  73. 956819a tcp: api clenup by Jakub Grajciar · 5 years ago
  74. 99c7b39 lldp: add feature.yaml by Klement Sekera · 5 years ago
  75. 58989a3 ip: API cleanup by Jakub Grajciar · 5 years ago
  76. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  77. 4b76c58 qos: api clenup by Jakub Grajciar · 5 years ago
  78. 3eb8f20 mpls: api cleanup by Jakub Grajciar · 5 years ago
  79. fb27096 vxlan-gbp: api cleanup by Jakub Grajciar · 5 years ago
  80. f126e74 nat: use SVR by Klement Sekera · 5 years ago
  81. a6b175d tls: add features.yaml by Florin Coras · 5 years ago
  82. 93e053e tcp: add FEATURE.yaml by Florin Coras · 5 years ago
  83. c9e4b30 fib: add adjacency feature.yaml by Neale Ranns · 5 years ago
  84. 3ff2ae2 bier: add FEATURE.yaml by Neale Ranns · 5 years ago
  85. 9abfbb2 arp: add FEATURE.yaml by Neale Ranns · 5 years ago
  86. f9b5dcf udp: add features.yaml by Florin Coras · 5 years ago
  87. 8ef8f8f session: add feature.yaml by Florin Coras · 5 years ago
  88. a2dd5e0 lisp: add feature.yaml by Florin Coras · 5 years ago
  89. 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
  90. 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
  91. 222b709 gso: fix number of buffers required for segmentation by Mohsin Kazmi · 5 years ago
  92. 306c308 ip: indent format typo fix by Neale Ranns · 5 years ago
  93. fca3c6a ip-neighbor: set link-type ARP on incomplete adjacencies by Neale Ranns · 5 years ago
  94. b7f035f tcp: validate port reuse by Florin Coras · 5 years ago
  95. b092b77 tcp: Enable TCP timewait port use by Yu Ping · 5 years ago
  96. 29c6132 classify: "classify filter ..." debug CLI cleanup by Dave Barach · 5 years ago
  97. 5002e7f ip-neighbor: ip_neighbor_advertise() handles null by Matthew Smith · 5 years ago
  98. 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
  99. 1de7167 tcp: accept sack reneging as a cc event by Florin Coras · 5 years ago
  100. 4a94cd2 fib: use 32 bits per-source reference counter by Miklos Tirpak · 5 years ago