1. 03fabbd ipsec: Honour IPSec SA table-ID over API by Neale Ranns · 4 years ago
  2. 45d6d83 ipsec: Tunnelled packets are locally generated by Neale Ranns · 4 years ago
  3. c15539a ip: set correct error in ip6-local by Benoît Ganne · 4 years ago
  4. 1550907 fib: fix includes for musl by Nathan Moos · 4 years ago
  5. a4b0541 vxlan: fix SEGV reported in VPP-1962 by Ed Warnicke · 4 years ago
  6. 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
  7. b252592 crypto: fixed vnet_crypto_is_set_handler() by PiotrX Kleski · 4 years ago
  8. 1441a6c classify: Layout classify entry to group data-plane accessed fields on by Neale Ranns · 4 years ago
  9. 7f1d780 classify: crash on classify filter pcap del command by Steven Luong · 4 years ago
  10. 4881cb4 nat: deal with flows instead of sessions by Klement Sekera · 4 years ago
  11. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  12. 4beb1c6 tcp: remove bad assert by Ivan Shvedunov · 4 years ago
  13. dfd3954 docs: Update FIB documentation by Neale Ranns · 4 years, 1 month ago
  14. 1b5ca98 vxlan: Protect against tunnel config where source is not local by Neale Ranns · 4 years ago
  15. 4806006 ip: vtep fixes for alignment and cache update. by Ray Kinsella · 4 years ago
  16. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  17. 0f8d100 l2: Separating scan-delay and learn-limit into a separate API from want_l2_macs_events by Jerome Tollet · 4 years ago
  18. 23f41d7 tests: move bond tests to src/vnet/bonding/test by Dave Wallace · 4 years ago
  19. 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
  20. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  21. e294de6 ipip: Support MPLS over IP by Neale Ranns · 4 years ago
  22. a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
  23. 95f59f3 ipsec: Mark the interface create reply deprecated by Neale Ranns · 4 years ago
  24. 5f93e3b l2: add per bridge domain learn limit by Jerome Tollet · 4 years ago
  25. e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
  26. 641c6be teib: fix typo in cli by Paul Vinciguerra · 4 years ago
  27. 4dd4308 ipsec: ipsec cli nexthop error by yedg · 4 years, 4 months ago
  28. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  29. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  30. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  31. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  32. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  33. f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
  34. 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
  35. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  36. dd9299c tests: move bier tests to src/vnet/bier/test by Dave Wallace · 4 years, 1 month ago
  37. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  38. 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
  39. f9e500e tcp: terminate options with nops by Florin Coras · 4 years ago
  40. 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
  41. a9585fd ipsec: fixed esp_decrypt pkt len after icv moved by PiotrX Kleski · 4 years ago
  42. 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
  43. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  44. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  45. 5c1e48c classify: add pcap/trace classfier mgmt API calls by Jon Loeliger · 4 years, 2 months ago
  46. 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
  47. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  48. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  49. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
  50. dc01471 api: add missing version info by Paul Vinciguerra · 4 years ago
  51. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  52. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
  53. 6c8cdf7 misc: cop - clean up stray doxygen block by Paul Vinciguerra · 4 years ago
  54. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years ago
  55. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years ago
  56. b71653e misc: add a couple useful functions for gdb by Christian Hopps · 4 years, 5 months ago
  57. 33c45f5 fib: supporting inner flow hash on tunnels by Mohammed Hawari · 4 years, 1 month ago
  58. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  59. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years, 1 month ago
  60. 8b55261 ipip: correct ipip_cli.c indentation by Mohammed Hawari · 4 years, 1 month ago
  61. f6cf57c misc: fix api in ipfix_classify_table_add/details by Alexander Chernavin · 4 years, 3 months ago
  62. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  63. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
  64. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  65. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  66. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  67. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  68. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  69. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  70. c05e285 nat: fix forwarding handoff workaround by Filip Varga · 4 years, 2 months ago
  71. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  72. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  73. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
  74. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  75. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  76. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  77. ab4fbed fib: DPO layout add u64 parameter. by Neale Ranns · 4 years, 1 month ago
  78. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
  79. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  80. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  81. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  82. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  83. 0a2fde1 syslog: use per-thread vlib_main by Benoît Ganne · 4 years, 1 month ago
  84. 9404a07 tcp: enable lc if any other debug option enabled by Florin Coras · 4 years, 1 month ago
  85. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years, 1 month ago
  86. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  87. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  88. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  89. 5c2a237 tests: remove svs, proxy_arp and gso from vpp_papi_provider by Ole Troan · 4 years, 1 month ago
  90. d1bd5d2 interface: improve logging by Damjan Marion · 4 years, 1 month ago
  91. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  92. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  93. 8b276df ipip: Don't crash when showing non-existant tunnel index by Neale Ranns · 4 years, 1 month ago
  94. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  95. ff1f089 tests: move crypto tests to src/vnet/crypto/test by Dave Wallace · 4 years, 1 month ago
  96. b5c6d08 tests: move classifier tests to src/vnet/classify/test by Dave Wallace · 4 years, 1 month ago
  97. 634c293 tests: move gre tests to src/vnet/gre/test by Dave Wallace · 4 years, 1 month ago
  98. 99bf167 tests: move GSO/GRO tests to src/vnet/gso/test by Dave Wallace · 4 years, 1 month ago
  99. 69842be fib: increase the reference counter size for mfib to 32 bits by Miklos Tirpak · 4 years, 1 month ago
  100. fcee30d fib: remove misleading FIB_PATH_TYPE_LAST by Benoît Ganne · 4 years, 1 month ago