1. 222b709 gso: fix number of buffers required for segmentation by Mohsin Kazmi · 5 years ago
  2. 7ade2f5 tests: bfd - move test_poll_response to EXTENDED_TESTS by Paul Vinciguerra · 5 years ago
  3. 306c308 ip: indent format typo fix by Neale Ranns · 5 years ago
  4. fca3c6a ip-neighbor: set link-type ARP on incomplete adjacencies by Neale Ranns · 5 years ago
  5. fea813a svm: broadcast on raw dequeues and full rings by Florin Coras · 5 years ago
  6. 9f3f18f vcl: hold errno when calling LDBG by hanlin · 5 years ago
  7. b7f035f tcp: validate port reuse by Florin Coras · 5 years ago
  8. b092b77 tcp: Enable TCP timewait port use by Yu Ping · 5 years ago
  9. a42c6ee tests: test_mpls_v6_ebgp_pic - don't write to stdout by Paul Vinciguerra · 5 years ago
  10. 475c9d7 vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT event by hanlin · 5 years ago
  11. 3f7b0f4 tests: tls - don't print skip info to stdout by Paul Vinciguerra · 5 years ago
  12. 29c6132 classify: "classify filter ..." debug CLI cleanup by Dave Barach · 5 years ago
  13. 1decd98 unittest: test_bihash call clib_time_init(...) by Dave Barach · 5 years ago
  14. de35cdb tests: fix skip logic on test_tap by Paul Vinciguerra · 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. 548d5ee tests: TestL2bdMultiInst - break serial dependency on tests by Paul Vinciguerra · 5 years ago
  21. 4a94cd2 fib: use 32 bits per-source reference counter by Miklos Tirpak · 5 years ago
  22. c301dc3 ip-neighbor: fix API initialization call by Matthew Smith · 5 years ago
  23. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  24. d849edf svm: fix multichunk alloc with not enough space by Florin Coras · 5 years ago
  25. 623b4f8 vxlan: reuse inner packet flow hash for tunnel outer header load balance by Shawn Ji · 5 years ago
  26. 4453c09 svm: fix sh ssvm size for private segments by Florin Coras · 5 years ago
  27. c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
  28. ff6cdcc hsa: Add periodic timing by Nathan Skrzypczak · 5 years ago
  29. b22e1f0 interface: Prevent bad inner-dot1q any exact-match configuration by Jon Loeliger · 5 years ago
  30. b4f073c bash: add -j <jobs> option to vpp-make-test by Dave Wallace · 5 years ago
  31. 75c7236 gtpu: Track the dst FIB entry instead of RR sourcing that by Miklos Tirpak · 5 years ago
  32. 8122cc2 session: reserve memory for rbtree by Florin Coras · 5 years ago
  33. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  34. 4c16d80 gre: multipoint ingress lookup fix by Neale Ranns · 5 years ago
  35. cfffeae quic: fix accept failure by Nathan Skrzypczak · 5 years ago
  36. 64e9d28 build tests: fail test run if we can't patch scapy by Paul Vinciguerra · 5 years ago
  37. affa055 docs: add physmem section in configuration parameters by Jieqiang Wang · 5 years ago
  38. 53131d2 tests: fix cdp patch for scapy 2.4.3 by Paul Vinciguerra · 5 years ago
  39. 917c91a docs: update troubleshooting commands by Paul Vinciguerra · 5 years ago
  40. d9942bc quic: Hotfix crypto context on migrate by Nathan Skrzypczak · 5 years ago
  41. 9f4ac58 svm: decrease svm map verbosity by Florin Coras · 5 years ago
  42. 568acbb ipsec: Fix decap of IPSEC/GRE in transport mode by Neale Ranns · 5 years ago
  43. 6461b7a tests: fix import from change to scapy 2.4.3 by Paul Vinciguerra · 5 years ago
  44. 77022b8 srv6-mobile by Tetsuya Murakami · 5 years ago
  45. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  46. 19871f2 pg: don't leak open files in packet-generator by Christian E. Hopps · 5 years ago
  47. 0812aea vpp: fix .short_help for "ip virtual" by Paul Vinciguerra · 5 years ago
  48. 336bccd dhcp: client use local logger by Paul Vinciguerra · 5 years ago
  49. 5fb2278 vxlan geneve gtpu: fix short help by Paul Vinciguerra · 5 years ago
  50. 32c4d38 ip: cleanup punt socket cli help by Paul Vinciguerra · 5 years ago
  51. a4e2e7c feature: add descriptive cli command output for 'set interface feature' by Paul Vinciguerra · 5 years ago
  52. baa1710 feature: add [verbose] to show features help by Paul Vinciguerra · 5 years ago
  53. 9d0ca07 build: Add missing package to Makefile by Paul Vinciguerra · 5 years ago
  54. c025329 misc: Add CentOS 8 package support by Renato Botelho do Couto · 5 years ago
  55. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  56. 3be9351 l2: l2_patch_main should not be static by Vratko Polak · 5 years ago
  57. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  58. 6dfd378 bonding: drop traffic on backup interface for active-backup mode by Steven Luong · 5 years ago
  59. 4ff8d61 flow: add ethernet flow by Chenmin Sun · 5 years ago
  60. 497dd89 misc: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 5 years ago
  61. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
  62. dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
  63. 3d14f03 build: Allow to override build date with SOURCE_DATE_EPOCH by Bernhard M. Wiedemann · 5 years ago
  64. 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
  65. b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
  66. 8d27fa7 classify: add complex encap packet tracing test by Benoît Ganne · 5 years ago
  67. 71a70d7 classify: forbid invalid match config by Benoît Ganne · 5 years ago
  68. f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
  69. f2bde7a dpdk: add devargs support by Chenmin Sun · 5 years ago
  70. a7cb357 vppinfra: fix cpu flag string overflow by Benoît Ganne · 5 years ago
  71. 7176b80 perfmon: fix per-worker data initialization by Benoît Ganne · 5 years ago
  72. e11dce2 nhrp: mGREv6 by Neale Ranns · 5 years ago
  73. 70ef0fa l2: fix l2input_feat_names overflow by Benoît Ganne · 5 years ago
  74. edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
  75. d1b9e70 quic: Implement crypto contexts by Nathan Skrzypczak · 5 years ago
  76. 70ae4ef gso: minor fixes to gso segmentation by Mohsin Kazmi · 5 years ago
  77. 328631d docs: improve compressed core file documentation by Dave Barach · 5 years ago
  78. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  79. 96453fd vcl: RX event may lost when accept session repeatedly by wanghanlin · 5 years ago
  80. ecb9d18 quic: update quicly to v0.0.8-vpp by MathiasRaoul · 5 years ago
  81. 3fd9904 fib: Glean on NBMA interface points to drop by Neale Ranns · 5 years ago
  82. e7ee300 fib: Adjacency walk fix for IPv6 by Neale Ranns · 5 years ago
  83. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  84. 77cfc01 fib: Adjacency creation notifications for dlegates by Neale Ranns · 5 years ago
  85. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  86. aa72578 bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state by Steven Luong · 5 years ago
  87. 380e857 hsa: Fix timing & nits by Nathan Skrzypczak · 5 years ago
  88. 407f593 ip: SVR: fix wrong return value by Klement Sekera · 5 years ago
  89. 4c6b1b6 ikev2: fix crash during SA rekey by Filip Tehlar · 5 years ago
  90. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  91. 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
  92. ef4f3e7 session svm: support for segments larger than 4GB by Florin Coras · 5 years ago
  93. 38277e4 gbp: use explicit types in api by Ole Troan · 5 years ago
  94. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  95. a0bf06d avf: explicit types in api by Ole Troan · 5 years ago
  96. e6eaa24 nat: session cleanup fix by Filip Varga · 5 years ago
  97. b644eb5 rdma: add explicit types in api by Ole Troan · 5 years ago
  98. 4f85968 docs: Rework the startup configuration section by John DeNisco · 5 years ago
  99. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  100. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago