1. 822d689 crypto-ipsecmb: Add FEATURE.yaml for all crypto engine plugins by Neale Ranns · 5 years ago
  2. 9ce3b74 http_static: add FEATURE.yaml by Dave Barach · 5 years ago
  3. 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
  4. 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
  5. 222b709 gso: fix number of buffers required for segmentation by Mohsin Kazmi · 5 years ago
  6. 306c308 ip: indent format typo fix by Neale Ranns · 5 years ago
  7. fca3c6a ip-neighbor: set link-type ARP on incomplete adjacencies by Neale Ranns · 5 years ago
  8. fea813a svm: broadcast on raw dequeues and full rings by Florin Coras · 5 years ago
  9. 9f3f18f vcl: hold errno when calling LDBG by hanlin · 5 years ago
  10. b7f035f tcp: validate port reuse by Florin Coras · 5 years ago
  11. b092b77 tcp: Enable TCP timewait port use by Yu Ping · 5 years ago
  12. 475c9d7 vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT event by hanlin · 5 years ago
  13. 29c6132 classify: "classify filter ..." debug CLI cleanup by Dave Barach · 5 years ago
  14. 1decd98 unittest: test_bihash call clib_time_init(...) by Dave Barach · 5 years ago
  15. 5002e7f ip-neighbor: ip_neighbor_advertise() handles null by Matthew Smith · 5 years ago
  16. 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
  17. 1de7167 tcp: accept sack reneging as a cc event by Florin Coras · 5 years ago
  18. da8f218 vcl: fix multi-thread app segment attaching by Florin Coras · 5 years ago
  19. a25a857 tests: vpp_memif fix formatting error in exception by Paul Vinciguerra · 5 years ago
  20. 4a94cd2 fib: use 32 bits per-source reference counter by Miklos Tirpak · 5 years ago
  21. c301dc3 ip-neighbor: fix API initialization call by Matthew Smith · 5 years ago
  22. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  23. d849edf svm: fix multichunk alloc with not enough space by Florin Coras · 5 years ago
  24. 623b4f8 vxlan: reuse inner packet flow hash for tunnel outer header load balance by Shawn Ji · 5 years ago
  25. 4453c09 svm: fix sh ssvm size for private segments by Florin Coras · 5 years ago
  26. ff6cdcc hsa: Add periodic timing by Nathan Skrzypczak · 5 years ago
  27. b22e1f0 interface: Prevent bad inner-dot1q any exact-match configuration by Jon Loeliger · 5 years ago
  28. 75c7236 gtpu: Track the dst FIB entry instead of RR sourcing that by Miklos Tirpak · 5 years ago
  29. 8122cc2 session: reserve memory for rbtree by Florin Coras · 5 years ago
  30. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  31. 4c16d80 gre: multipoint ingress lookup fix by Neale Ranns · 5 years ago
  32. cfffeae quic: fix accept failure by Nathan Skrzypczak · 5 years ago
  33. d9942bc quic: Hotfix crypto context on migrate by Nathan Skrzypczak · 5 years ago
  34. 9f4ac58 svm: decrease svm map verbosity by Florin Coras · 5 years ago
  35. 568acbb ipsec: Fix decap of IPSEC/GRE in transport mode by Neale Ranns · 5 years ago
  36. 77022b8 srv6-mobile by Tetsuya Murakami · 5 years ago
  37. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  38. 19871f2 pg: don't leak open files in packet-generator by Christian E. Hopps · 5 years ago
  39. 0812aea vpp: fix .short_help for "ip virtual" by Paul Vinciguerra · 5 years ago
  40. 336bccd dhcp: client use local logger by Paul Vinciguerra · 5 years ago
  41. 5fb2278 vxlan geneve gtpu: fix short help by Paul Vinciguerra · 5 years ago
  42. 32c4d38 ip: cleanup punt socket cli help by Paul Vinciguerra · 5 years ago
  43. a4e2e7c feature: add descriptive cli command output for 'set interface feature' by Paul Vinciguerra · 5 years ago
  44. baa1710 feature: add [verbose] to show features help by Paul Vinciguerra · 5 years ago
  45. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  46. 3be9351 l2: l2_patch_main should not be static by Vratko Polak · 5 years ago
  47. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  48. 6dfd378 bonding: drop traffic on backup interface for active-backup mode by Steven Luong · 5 years ago
  49. 4ff8d61 flow: add ethernet flow by Chenmin Sun · 5 years ago
  50. 497dd89 misc: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 5 years ago
  51. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
  52. dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
  53. 3d14f03 build: Allow to override build date with SOURCE_DATE_EPOCH by Bernhard M. Wiedemann · 5 years ago
  54. 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
  55. b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
  56. 71a70d7 classify: forbid invalid match config by Benoît Ganne · 5 years ago
  57. f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
  58. f2bde7a dpdk: add devargs support by Chenmin Sun · 5 years ago
  59. a7cb357 vppinfra: fix cpu flag string overflow by Benoît Ganne · 5 years ago
  60. 7176b80 perfmon: fix per-worker data initialization by Benoît Ganne · 5 years ago
  61. e11dce2 nhrp: mGREv6 by Neale Ranns · 5 years ago
  62. 70ef0fa l2: fix l2input_feat_names overflow by Benoît Ganne · 5 years ago
  63. edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
  64. d1b9e70 quic: Implement crypto contexts by Nathan Skrzypczak · 5 years ago
  65. 70ae4ef gso: minor fixes to gso segmentation by Mohsin Kazmi · 5 years ago
  66. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  67. 96453fd vcl: RX event may lost when accept session repeatedly by wanghanlin · 5 years ago
  68. ecb9d18 quic: update quicly to v0.0.8-vpp by MathiasRaoul · 5 years ago
  69. 3fd9904 fib: Glean on NBMA interface points to drop by Neale Ranns · 5 years ago
  70. e7ee300 fib: Adjacency walk fix for IPv6 by Neale Ranns · 5 years ago
  71. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  72. 77cfc01 fib: Adjacency creation notifications for dlegates by Neale Ranns · 5 years ago
  73. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  74. aa72578 bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state by Steven Luong · 5 years ago
  75. 380e857 hsa: Fix timing & nits by Nathan Skrzypczak · 5 years ago
  76. 407f593 ip: SVR: fix wrong return value by Klement Sekera · 5 years ago
  77. 4c6b1b6 ikev2: fix crash during SA rekey by Filip Tehlar · 5 years ago
  78. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  79. 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
  80. ef4f3e7 session svm: support for segments larger than 4GB by Florin Coras · 5 years ago
  81. 38277e4 gbp: use explicit types in api by Ole Troan · 5 years ago
  82. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  83. a0bf06d avf: explicit types in api by Ole Troan · 5 years ago
  84. e6eaa24 nat: session cleanup fix by Filip Varga · 5 years ago
  85. b644eb5 rdma: add explicit types in api by Ole Troan · 5 years ago
  86. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  87. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  88. cfdb109 session: Add mq debug cli by Nathan Skrzypczak · 5 years ago
  89. c00f480 quic: Add support for unidirectional streams by Nathan Skrzypczak · 5 years ago
  90. f98e59b hsa: Add option for multiple ips by Nathan Skrzypczak · 5 years ago
  91. 038c7e6 quic: Use per thread next_cid by Nathan Skrzypczak · 5 years ago
  92. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  93. deaf97f quic: Add aggregated quicly stats by Nathan Skrzypczak · 5 years ago
  94. 1802fcc quic: add more detailed statistics by MathiasRaoul · 5 years ago
  95. 5de4fb7 devices: tap API cleanup by Jakub Grajciar · 5 years ago
  96. 8dc75c0 ipsec: Init salt value in SA creation CLI (so it's not random) by Neale Ranns · 5 years ago
  97. 05d7312 quic: removing quicly_send call from quic_accept_connection by MathiasRaoul · 5 years ago
  98. 684fb6e api: pass api and client main to rx thread by Florin Coras · 5 years ago
  99. 0fa66d6 ioam: use explicit api types by Ole Troan · 5 years ago
  100. 668605f ip: use explicit types in api by Ole Troan · 5 years ago