1. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  2. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  3. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  4. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  5. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  6. f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
  7. 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
  8. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  9. dd9299c tests: move bier tests to src/vnet/bier/test by Dave Wallace · 4 years, 1 month ago
  10. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  11. 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
  12. f9e500e tcp: terminate options with nops by Florin Coras · 4 years ago
  13. 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
  14. a9585fd ipsec: fixed esp_decrypt pkt len after icv moved by PiotrX Kleski · 4 years ago
  15. 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
  16. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  17. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  18. 5c1e48c classify: add pcap/trace classfier mgmt API calls by Jon Loeliger · 4 years, 2 months ago
  19. 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
  20. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  21. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  22. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
  23. dc01471 api: add missing version info by Paul Vinciguerra · 4 years ago
  24. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  25. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
  26. 6c8cdf7 misc: cop - clean up stray doxygen block by Paul Vinciguerra · 4 years ago
  27. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years ago
  28. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years ago
  29. b71653e misc: add a couple useful functions for gdb by Christian Hopps · 4 years, 5 months ago
  30. 33c45f5 fib: supporting inner flow hash on tunnels by Mohammed Hawari · 4 years, 1 month ago
  31. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  32. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years, 1 month ago
  33. 8b55261 ipip: correct ipip_cli.c indentation by Mohammed Hawari · 4 years, 1 month ago
  34. f6cf57c misc: fix api in ipfix_classify_table_add/details by Alexander Chernavin · 4 years, 3 months ago
  35. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  36. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years, 1 month ago
  37. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  38. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  39. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  40. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  41. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  42. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  43. c05e285 nat: fix forwarding handoff workaround by Filip Varga · 4 years, 2 months ago
  44. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  45. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  46. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
  47. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  48. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  49. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  50. ab4fbed fib: DPO layout add u64 parameter. by Neale Ranns · 4 years, 1 month ago
  51. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
  52. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  53. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  54. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  55. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  56. 0a2fde1 syslog: use per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  57. 9404a07 tcp: enable lc if any other debug option enabled by Florin Coras · 4 years, 1 month ago
  58. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years, 1 month ago
  59. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  60. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  61. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  62. 5c2a237 tests: remove svs, proxy_arp and gso from vpp_papi_provider by Ole Troan · 4 years, 1 month ago
  63. d1bd5d2 interface: improve logging by Damjan Marion · 4 years, 1 month ago
  64. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  65. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  66. 8b276df ipip: Don't crash when showing non-existant tunnel index by Neale Ranns · 4 years, 1 month ago
  67. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  68. ff1f089 tests: move crypto tests to src/vnet/crypto/test by Dave Wallace · 4 years, 1 month ago
  69. b5c6d08 tests: move classifier tests to src/vnet/classify/test by Dave Wallace · 4 years, 1 month ago
  70. 634c293 tests: move gre tests to src/vnet/gre/test by Dave Wallace · 4 years, 1 month ago
  71. 99bf167 tests: move GSO/GRO tests to src/vnet/gso/test by Dave Wallace · 4 years, 1 month ago
  72. 69842be fib: increase the reference counter size for mfib to 32 bits by Miklos Tirpak · 4 years, 1 month ago
  73. fcee30d fib: remove misleading FIB_PATH_TYPE_LAST by Benoît Ganne · 4 years, 1 month ago
  74. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  75. a5180ba pg: fix uninitialized variable in pg mac filter CLI by Andrew Yourtchenko · 4 years, 1 month ago
  76. 7d2094c interface: add multiarch support for per-interface tx node by Benoît Ganne · 4 years, 1 month ago
  77. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  78. 80f0b88 sr: show the hop-limit value used for SRv6 encapsulation by Ahmed Abdelsalam · 4 years, 1 month ago
  79. fb9d374 tcp: push last buffered sequence by Florin Coras · 4 years, 1 month ago
  80. 2db9273 devices: remove unused code by Damjan Marion · 4 years, 1 month ago
  81. 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
  82. c67724a tcp: validate fin seq in closing states by Florin Coras · 4 years, 1 month ago
  83. ab0a87f tcp: fix test for trailing bytes by Florin Coras · 4 years, 1 month ago
  84. 448bc81 sr: Show IPv6 address used as SRv6 Encaps source by Ahmed Abdelsalam · 4 years, 1 month ago
  85. 5f7f47e classify: fix classify filter trace del cli processing by Jon Loeliger · 4 years, 1 month ago
  86. 5f09efe ip6-nd: fix memory leaks by Dave Barach · 4 years, 1 month ago
  87. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  88. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  89. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  90. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 3 months ago
  91. a6c34a1 tap: add function to set speed by Alexander Chernavin · 4 years, 3 months ago
  92. f6422ff ipsec: fix unformat types by Benoît Ganne · 4 years, 1 month ago
  93. 40aa27e ipsec: add support for tx-table-id in cli + example by Benoît Ganne · 4 years, 1 month ago
  94. 1f85dad tcp: avoid consuming trailing bytes by Florin Coras · 4 years, 1 month ago
  95. bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
  96. d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 2 months ago
  97. 7bed48c ip: fix doxygen doc for address add/del command by Benoît Ganne · 4 years, 2 months ago
  98. 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 2 months ago
  99. 6178bda feature: reset interface feature arc on interface deletion by Benoît Ganne · 4 years, 1 month ago
  100. ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago