1. c7e7819 flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN by Chenmin Sun · 4 years, 3 months ago
  2. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  3. 5cfe452 misc: add filter for specific error for pcap trace by Benoît Ganne · 3 years, 10 months ago
  4. d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
  5. 09aeee6 vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) by Damjan Marion · 3 years, 8 months ago
  6. 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
  7. 005d1e4 crypto: support async handlers for 3des and md5 by Alexander Chernavin · 3 years, 11 months ago
  8. 9789898 ipsec: remove WITH_LIBSSL macros by Damjan Marion · 3 years, 8 months ago
  9. ac6c528 ip: fix offload flags handling by Aloys Augustin · 3 years, 8 months ago
  10. 8932e45 interface: interface-output end node rework by Damjan Marion · 3 years, 8 months ago
  11. ae34872 ip: remove dead code from ip_csum by Damjan Marion · 3 years, 8 months ago
  12. 30a8195 classify: honor pcap interface filter also when classify filter is used by Benoît Ganne · 3 years, 10 months ago
  13. 7fdf8b2 tcp: support for rate sample attr flag by Florin Coras · 3 years, 8 months ago
  14. eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
  15. d22f190 misc: clang-12 support by Damjan Marion · 3 years, 8 months ago
  16. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  17. 91f102e flow: The type of vni in VxLAN flow should be u32 by Chenmin Sun · 4 years ago
  18. e4db945 dpdk: selection of cryptodev engine data-path by Fan Zhang · 3 years, 9 months ago
  19. e39376e devices: af_packet - use netlink to get/set mtu by Aloys Augustin · 3 years, 9 months ago
  20. 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
  21. 48524a9 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 3 years, 11 months ago
  22. 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
  23. 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
  24. e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 months ago
  25. e2b6736 ip6-nd: Solicitation reply only if target is our link-local by Neale Ranns · 3 years, 9 months ago
  26. 19be328 ip-neighbor: suppress unsolicited clib_warning when sending garp by Steven Luong · 3 years, 9 months ago
  27. 87d81ae session: always clean rx mqs on app detach by Florin Coras · 3 years, 9 months ago
  28. 74a4a70 ip: extend show cmd of ip reassembly configuration by Anton Nikolaev · 3 years, 10 months ago
  29. f339f49 fib: Move the adjacency midchain nodes into a separate file by Neale Ranns · 3 years, 9 months ago
  30. 1d2e38b session: interrupt mode for session node on main thread by Florin Coras · 3 years, 9 months ago
  31. 4f81d44 interface: fix coverity by Damjan Marion · 3 years, 9 months ago
  32. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  33. a840db2 tls: fix app_worker_connect_notify param error by yedg · 3 years, 9 months ago
  34. d4a907b tests: move vxlan tests to src/vnet/vxlan/tests by Dave Wallace · 4 years ago
  35. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  36. f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
  37. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  38. 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
  39. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  40. d4008cf interface: do subif or feature arc work in interface-output only if needed by Damjan Marion · 3 years, 9 months ago
  41. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  42. 4d2726e interface: simplify and optimize interface-output node by Damjan Marion · 3 years, 9 months ago
  43. 982e44f vlib: add node adaptive mode flag by Florin Coras · 3 years, 9 months ago
  44. 3853b26 interface: reduce duplicate code in the interface-output node by Damjan Marion · 3 years, 9 months ago
  45. bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 9 months ago
  46. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  47. 290526e vxlan: add tunnel cache to graph node by Junfeng Wang · 3 years, 9 months ago
  48. 415cd67 policer: Add CLI for all equivalent API functions by Neale Ranns · 3 years, 9 months ago
  49. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  50. f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 9 months ago
  51. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  52. 7db75dd ipsec: allow inbound non-tunnel SA through CLI by Mohammed Hawari · 3 years, 10 months ago
  53. 592dbd0 misc: finish removing deprecated cop API by Dave Barach · 3 years, 9 months ago
  54. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  55. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 10 months ago
  56. 4e3f7b2 interface: fix extra locking on fib/mfib table by Dmitry Vakrhushev · 3 years, 10 months ago
  57. 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
  58. a31698b vlib: refactor node function variants by Damjan Marion · 3 years, 9 months ago
  59. aa479bb misc: remove cop API support (part 1) by Dave Barach · 3 years, 9 months ago
  60. 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 9 months ago
  61. f91098e interface: fix interface-output and interface-tx multiarch selection by Damjan Marion · 3 years, 9 months ago
  62. d2b6997 nat: fix dst nat thread issues by Klement Sekera · 3 years, 9 months ago
  63. 7a588fc tcp: account for option alignment in initial snd_mss by Florin Coras · 3 years, 10 months ago
  64. 25ab6c5 dispatch-trace: move dispatch trace pcap code to plugin by Damjan Marion · 3 years, 10 months ago
  65. d89de31 fib: format function for adjacency flags by Neale Ranns · 3 years, 10 months ago
  66. 8fb5add interface: move vnet_pcap_t to vnet by Damjan Marion · 3 years, 10 months ago
  67. d936017 l2: coverity woe in l2_rw_mod_entry by Steven Luong · 3 years, 10 months ago
  68. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  69. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  70. 40ee200 crypto: add support for aes-ctr+sha-1 chains by Benoît Ganne · 3 years, 11 months ago
  71. 8d46219 bonding: coverity woe in bond_dev_class fuction by Steven Luong · 3 years, 10 months ago
  72. 0ac5782 udp: allocate rx lock only for non-connected by Florin Coras · 3 years, 10 months ago
  73. 5943e36 classify: fix crash if no pcap filter has been configured by Benoît Ganne · 3 years, 10 months ago
  74. 8c45e51 classify: fix multiple filters support by Benoît Ganne · 3 years, 10 months ago
  75. f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
  76. 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
  77. 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
  78. edb1716 interface: Fix rxq deletion by Nathan Skrzypczak · 3 years, 10 months ago
  79. 455779f interface: fix sh int rx by Nathan Skrzypczak · 3 years, 10 months ago
  80. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  81. b80d67c crypto: fix coverity issue 218445 by Piotr Bronowski · 3 years, 10 months ago
  82. 8c609af tests: Add tests for IPSec async mode using the crypto SW scheduler by Neale Ranns · 3 years, 10 months ago
  83. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  84. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  85. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
  86. 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 10 months ago
  87. 98874cd fib: fix sa selection for fib routed destinations by Július Milan · 3 years, 10 months ago
  88. 63ab851 crypto: A more memory efficient layout of the frame element struct by Neale Ranns · 3 years, 10 months ago
  89. e46bd4c l2: coverity woe in l2_api.c by Steven Luong · 3 years, 10 months ago
  90. aa80f07 vlib: fix offload flags value reset by Benoît Ganne · 3 years, 10 months ago
  91. f86b967 ip-neighbor: add set ip neighbor-config CLI command by Ivan Shvedunov · 3 years, 10 months ago
  92. 26bcbc1 tests: add input policer thread handoff tests by Brian Russell · 3 years, 10 months ago
  93. 1aa9912 policer: add thread handoff for device input by Brian Russell · 3 years, 10 months ago
  94. fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
  95. 6e6920d tests: test input policer by Brian Russell · 3 years, 10 months ago
  96. b046830 policer: add api to configure input policing by Brian Russell · 3 years, 10 months ago
  97. 15c18e3 policer: add policing as device-input feature by Brian Russell · 3 years, 10 months ago
  98. 0306fe6 tests: remove unnecessary setup in policer test by Brian Russell · 3 years, 10 months ago
  99. eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
  100. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago