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