1. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  2. 6164e97 tcp: fix fib_index for v6 ll packets by Florin Coras · 6 years ago
  3. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  4. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  5. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  6. d4c49be tcp: fix reset sending in syn-sent by Florin Coras · 6 years ago
  7. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  8. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  9. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  10. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  11. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  12. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  13. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  14. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  15. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  16. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  17. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  18. bdf7fd6 tcp: remove internal buffer cache by Florin Coras · 6 years ago
  19. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  20. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  21. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  22. 0e2bc63 virtio: fix the device order (legacy or modern) by Mohsin Kazmi · 6 years ago
  23. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  24. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago
  25. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  26. 822f5a4 lisp: set reachable flag in map-register by Florin Coras · 6 years ago
  27. 22c0ece virtio: Support legacy and transitional virtio devices by Mohsin Kazmi · 6 years ago
  28. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  29. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  30. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  31. 514e59d MPLS-tunnel: show output to display the tunnel name correctly by Neale Ranns · 6 years ago
  32. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  33. 8eb102c pg: bugfix for pg paylod hdr-size by Kingwel Xie · 6 years ago
  34. 5c1f559 IP6 FIB: walk table for dump (VPP-1553) by Neale Ranns · 6 years ago
  35. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  36. 8704097 move misc-drop-errors to vnet by Dave Barach · 6 years ago
  37. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  38. e18b45c add "Mtrie mheap usage" in "show ip fib memory" by Lollita Liu · 6 years ago
  39. ddd2183 virtio: Minor fixes and header cleanup by Mohsin Kazmi · 6 years ago
  40. e43278f bond: packet drops on VPP bond interface [VPP-1544] by Steven · 6 years ago
  41. 4222347 pg: cli improvement by Kingwel Xie · 6 years ago
  42. 33cc5cf virtio: Add support for logging by Mohsin Kazmi · 6 years ago
  43. 71ad6a9 AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded by Neale Ranns · 6 years ago
  44. e51a7a0 lisp: cli for marking local mappings authoritative by Florin Coras · 6 years ago
  45. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  46. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  47. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  48. 8b5d0b8 VPP-1549 Add missing counter name. by Paul Vinciguerra · 6 years ago
  49. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  50. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  51. 0702554 tcp: fix debugging without cc stats (VPP-1547) by Florin Coras · 6 years ago
  52. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  53. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  54. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  55. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  56. 865872e tcp: allow data in passive open ack (VPP-1545) by Florin Coras · 6 years ago
  57. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  58. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  59. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  60. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  61. 0ac827e Fix 'show interface span' field length by Igor Mikhailov (imichail) · 6 years ago
  62. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  63. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  64. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  65. 95eec06 Fix name of ipv6-n-tuple by Hongjun Ni · 6 years ago
  66. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago
  67. 754f24b tapv2: add "tap_flags" field to the TAPv2 interface API by Andrew Yourtchenko · 6 years ago
  68. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  69. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  70. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  71. 9d7570c Fix TCP checksum. by Andrej Kozemcak · 6 years ago
  72. 3c8e146 pktgen: support mixed multi/single chunk pcap replay by Dave Barach · 6 years ago
  73. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  74. 03afb6d tcp: fix reset in syn-sent by Florin Coras · 6 years ago
  75. b56fcf1 tcp: add more closing state arcs by Florin Coras · 6 years ago
  76. 18e0d4f tcp: better randomize iss by Florin Coras · 6 years ago
  77. 98d6b61 Fix used-before-set in vl_api_bridge_flags_t_handler by Dave Barach · 6 years ago
  78. d8e94ba Fix an issue in tls.c by Ping Yu · 6 years ago
  79. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  80. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  81. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  82. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  83. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  84. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  85. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  86. d12ff50 tcp: add more last-ack arcs by Florin Coras · 6 years ago
  87. 85a3ddd tcp: separate active and passive establish timers by Florin Coras · 6 years ago
  88. 76bc130 tcp: add fin-wait-1 dispatch arcs by Florin Coras · 6 years ago
  89. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  90. 3c514d5 tcp: compute seq_end in tcp_input by Florin Coras · 6 years ago
  91. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  92. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  93. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  94. 27ca298 tapv2: coverity woe by Steven · 6 years ago
  95. 844a36d http server: improvements by Florin Coras · 6 years ago
  96. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  97. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  98. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  99. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  100. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago