1. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  2. 48057bd tcp session: next node config on connects by Florin Coras · 3 years, 5 months ago
  3. 8147559 misc: fix init order to avoid startup warnings by Bin Zhou (bzhou2) · 3 years, 6 months ago
  4. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  5. a4d0956 session: allow listen in any fib if default namespace by Florin Coras · 3 years, 5 months ago
  6. 8e3f109 interface: unable to to assign tx queue to last worker thread by Steven Luong · 3 years, 6 months ago
  7. 0cc23b7 tap: Set the MTU on the TUN deivce by Neale Ranns · 3 years, 7 months ago
  8. 647acd5 tcp: use tcp output for half open connections by Florin Coras · 3 years, 6 months ago
  9. 57b2e4a tcp: use main thread pool for half-opens by Florin Coras · 3 years, 5 months ago
  10. 9de8028 ipsec: ADD/update IPSec documentation by Neale Ranns · 4 years, 1 month ago
  11. 0577ff1 interface: api cleanup by Filip Tehlar · 3 years, 6 months ago
  12. 63c0fd3 sr: do not use vnet_all_api.h by Filip Tehlar · 3 years, 6 months ago
  13. e40e754 misc: Don't IPv[46] enable local0, it doesn't receive packets. by Neale Ranns · 3 years, 6 months ago
  14. 5ff59a1 ip: api cleanup by Filip Tehlar · 3 years, 6 months ago
  15. 53dd08c ipsec: Derive the TUNNEL_V6 flag from the configured address types by Neale Ranns · 3 years, 6 months ago
  16. 595724a session: free ctrl event data on connect rpc by Florin Coras · 3 years, 6 months ago
  17. 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
  18. 3871bd3 tcp: add ACK flag to RST packet by liuyacan · 3 years, 6 months ago
  19. fbab65b ipsec: increment SPD policy counters for bypass and discard actions in ipsec4_input_node by Zachary Leaf · 3 years, 6 months ago
  20. ff2e413 ipsec: Split the SA add_del API into an separate add and del by Neale Ranns · 3 years, 6 months ago
  21. 806709f session: fix session formated str output truncated in cli by Xiaoming Jiang · 3 years, 6 months ago
  22. 5a9d2a1 l2: api cleanup by Filip Tehlar · 3 years, 6 months ago
  23. 9f562cd virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  24. da5088c mpls: api cleanup by Filip Tehlar · 3 years, 6 months ago
  25. 6f6663f span: api cleanup by Filip Tehlar · 3 years, 6 months ago
  26. 667bc42 syslog: api cleanup by Filip Tehlar · 3 years, 6 months ago
  27. ec61e10 tcp: api cleanup by Filip Tehlar · 3 years, 6 months ago
  28. c53eb72 session: avoid reordering unlisten and connect msg by Florin Coras · 3 years, 6 months ago
  29. 4f348df virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  30. ce74c6f misc: punt: api cleanup by Filip Tehlar · 3 years, 6 months ago
  31. 1eb9cd3 devices: af_packet api cleanup by Filip Tehlar · 3 years, 6 months ago
  32. db767d6 qos: api cleanup by Filip Tehlar · 3 years, 6 months ago
  33. 3808ec0 devices: tapv2 api cleanup by Filip Tehlar · 3 years, 6 months ago
  34. e2fc003 sr: api cleanup by Filip Tehlar · 3 years, 6 months ago
  35. 36d5c97 devices: api cleanup by Filip Tehlar · 3 years, 6 months ago
  36. 116a1e5 bonding: api cleanup by Filip Tehlar · 3 years, 6 months ago
  37. c73f329 ipsec: api cleanup by Filip Tehlar · 3 years, 6 months ago
  38. 41ff1eb ethernet: api cleanup by Filip Tehlar · 3 years, 6 months ago
  39. 102e8a5 policer: api cleanup by Filip Tehlar · 3 years, 6 months ago
  40. d2e5cf2 bfd: api cleanup by Filip Tehlar · 3 years, 6 months ago
  41. 3006289 udp: api cleanup by Filip Tehlar · 3 years, 6 months ago
  42. bf8c54a feature: api cleanup by Filip Tehlar · 3 years, 6 months ago
  43. 83e5a11 pg: api cleanup by Filip Tehlar · 3 years, 6 months ago
  44. 53dea27 misc: ipfix api cleanup by Filip Tehlar · 3 years, 6 months ago
  45. 9597f08 flow: api cleanup by Filip Tehlar · 3 years, 6 months ago
  46. 7ea3f06 gso: api cleanup by Filip Tehlar · 3 years, 6 months ago
  47. 26c8a7f vxlan: api cleanup by Filip Tehlar · 3 years, 7 months ago
  48. 43428db classify: api cleanup by Filip Tehlar · 3 years, 7 months ago
  49. 52d80c5 bier: api cleanup by Filip Tehlar · 3 years, 6 months ago
  50. 6973c73 session: improve ct locking with multiple workers by Florin Coras · 3 years, 6 months ago
  51. 5de9772 session: udp accept session state should be updated by app by jxm · 3 years, 6 months ago
  52. da78c5a session: optimize ct fifo segment allocations by Florin Coras · 3 years, 6 months ago
  53. 975fde8 tls: increase engine bits room in handle to support custom engine type by jxm · 3 years, 6 months ago
  54. 55d46df fib: changing parsing order to avoid corner case by Arthur de Kerhor · 3 years, 6 months ago
  55. de0b3b5 mpls: CLI to show the MPLS forwarding state of an interface by Neale Ranns · 3 years, 6 months ago
  56. 4fc68ee fib: copy the path extentions when creating fib src rr entry by Stanislav Zaikin · 3 years, 10 months ago
  57. 217ba5a ipsec: fix length check when adding footer+icv by Benoît Ganne · 3 years, 6 months ago
  58. 7e78119 tcp: prevent timer handler being called frequently by liuyacan · 3 years, 6 months ago
  59. 89d939e linux-cp: Add tests for tun devices by Neale Ranns · 3 years, 6 months ago
  60. 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 7 months ago
  61. ba02641 session: fix listener ct transport retrieval on accept by Florin Coras · 3 years, 6 months ago
  62. 41a6fba tcp: fix proto in port reuse check by Florin Coras · 3 years, 6 months ago
  63. 6bd54ca session: half-open free only on main thread by Florin Coras · 3 years, 6 months ago
  64. 8758a94 gso: fix the gro re-ordering for packets with PSH by Mohsin Kazmi · 3 years, 7 months ago
  65. 07d04f7 l2: fix vrrp prefix mac comparison by Tianyu Li · 3 years, 7 months ago
  66. e9d7b09 fib: make sure dpo is valid even when path pool expands by Benoît Ganne · 3 years, 6 months ago
  67. 9f10edb fib: make sure adj is valid during walk by Benoît Ganne · 3 years, 6 months ago
  68. 51d56ba ipsec: fix async crypto frame leak by Matthew Smith · 3 years, 7 months ago
  69. 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
  70. e631ece ipsec: fix crypto ops in esp decrypt by Benoît Ganne · 3 years, 7 months ago
  71. dcd7e24 policer: fix vnet/policer cli <policer bind [unbind] name <name> <worker>> handle by jinshaohui · 3 years, 7 months ago
  72. 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 7 months ago
  73. 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
  74. c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
  75. 7aeb647 udp: calculate inner checksums if needed before udp encap by Arthur de Kerhor · 3 years, 7 months ago
  76. 64d20e7 interface: fix vnet_sw_interface_update_unnumbered by Dave Barach · 3 years, 7 months ago
  77. 71ee375 tls: fix handling of failed connects by Florin Coras · 3 years, 7 months ago
  78. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  79. 79e087f gso: fix the error handling by Mohsin Kazmi · 3 years, 7 months ago
  80. 005605f interface: add tx-queue cli support for new tx infra by Mohsin Kazmi · 3 years, 7 months ago
  81. dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
  82. 1372178 fib: During the mfib lookup set the unicast FIB index in the packet so that a uRPF check on a for-us packet is done in the correct VRF by Neale Ranns · 3 years, 7 months ago
  83. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  84. 3755ac1 interface: show if tx queue is shared by Damjan Marion · 3 years, 7 months ago
  85. 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
  86. efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
  87. 5606c82 ipsec: Default the IPSec interface MTU to 9000 by Neale Ranns · 3 years, 7 months ago
  88. a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
  89. e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
  90. 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
  91. 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
  92. b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
  93. fbb02c4 interface: shared tx queue support by Damjan Marion · 3 years, 7 months ago
  94. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  95. a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
  96. 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
  97. 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
  98. 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
  99. af97221 session: rpc for connects to main by Florin Coras · 3 years, 8 months ago
  100. d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago