1. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  2. e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
  3. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  4. 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
  5. 0765d97 tcp: explicit use of timer wheel in timer apis by Florin Coras · 4 years, 9 months ago
  6. 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
  7. 999840c tcp: move features to separate files by Florin Coras · 4 years, 9 months ago
  8. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  9. dfd980f tcp: count zero wnd enqueue attempts by Florin Coras · 4 years, 9 months ago
  10. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  11. 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
  12. 9c4ec6f udp: improvements to cli by Florin Coras · 4 years, 9 months ago
  13. a039620 udp: track connection port sharing by Florin Coras · 4 years, 9 months ago
  14. 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
  15. 164c44f ip: Fix the AH/ESP protocol numbers on the API by Neale Ranns · 4 years, 9 months ago
  16. 9361974 udp: validate input data length by Florin Coras · 4 years, 9 months ago
  17. 5cee0bc ipsec: use id in ipsec_tunnel_protect_details by Matthew Smith · 4 years, 9 months ago
  18. e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  19. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  20. b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
  21. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  22. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  23. 102dd1c vxlan: leverage vlib_get_buffers in vxlan_encap_inline by Zhiyong Yang · 4 years, 9 months ago
  24. 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
  25. 7654a71 interface: remove mtu clib_warning message from api handler by Paul Vinciguerra · 4 years, 9 months ago
  26. 491741a docs ethernet: add docs for ethernet Section by Paul Vinciguerra · 4 years, 10 months ago
  27. 4897d77 session: fix coverity warning by Dave Barach · 4 years, 9 months ago
  28. 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
  29. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  30. 4e783b9 tcp: avoid updating rcv wnd in resets by Florin Coras · 4 years, 9 months ago
  31. b24e287 sr: Change the CLI keyword from address to prefix. by Tetsuya Murakami · 4 years, 9 months ago
  32. 31d6c73 ip: Adding IP tables is no MP safe by Neale Ranns · 4 years, 9 months ago
  33. 46d0ff3 map: fix translation of icmp6 error messages by Alexander Chernavin · 4 years, 9 months ago
  34. db88ffb tcp: add lost and in flight to byte tracker by Florin Coras · 4 years, 9 months ago
  35. ae8102e ipsec: Revert "ipsec: fix chained ESP" by Florin Coras · 4 years, 9 months ago
  36. 0938eba sr: srv6 API cleanup by Jakub Grajciar · 4 years, 10 months ago
  37. c2c1bfd ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  38. f7f7f84 ipsec: increment no-tunnel counter in ipsec-tun-input by Alexander Chernavin · 4 years, 9 months ago
  39. b232d19 virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off by Steven Luong · 4 years, 9 months ago
  40. 547a616 tap: fix the numa/queue for buffers by Mohsin Kazmi · 4 years, 9 months ago
  41. 57d7321 virtio: improve error handling by Mohsin Kazmi · 4 years, 9 months ago
  42. 0d90ed9 srv6-mobile: Fix the localsid length issue on vnet/srv6 by Tetsuya Murakami · 4 years, 9 months ago
  43. 9e722bd srv6-mobile: Support GTP4/6.DT and User Plane message mapping by Tetsuya Murakami · 4 years, 10 months ago
  44. 7a6f5a4 ipsec: efficient layout of ESP per thread data by Rajesh Goel · 4 years, 9 months ago
  45. 529f0e9 virtio: fix link up/down flag by Mohsin Kazmi · 4 years, 9 months ago
  46. e5d3491 ikev2: add support for custom ipsec-over-udp port by Filip Tehlar · 4 years, 10 months ago
  47. 7f6d145 virtio: fix the out of order descriptors in tx by Mohsin Kazmi · 4 years, 10 months ago
  48. 34177e8 tcp: avoid spurious retransmit attempt by Florin Coras · 4 years, 9 months ago
  49. 1a8c437 session: export session_alloc_for_connection by Andreas Schultz · 4 years, 9 months ago
  50. 62ad2aa ip: provide extern declaration for ip punt nodes by Jawahar Santosh Gundapaneni · 4 years, 9 months ago
  51. f872e9e ip: ip API types coverity fix by Jakub Grajciar · 4 years, 9 months ago
  52. 27bb99e tcp: move accept init to separate reusable function by Florin Coras · 4 years, 9 months ago
  53. 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
  54. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  55. 7fd59cc tcp: count dupacks with no sacks by Florin Coras · 4 years, 9 months ago
  56. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  57. f145789 fib: format functions for path by Neale Ranns · 4 years, 9 months ago
  58. 6a32ce3 ethernet: Copy only 6 bytes of mac address into a u64 by Jon Loeliger · 4 years, 9 months ago
  59. 03c254e fib: Always install all routers mcast addresses by Neale Ranns · 4 years, 9 months ago
  60. 3ec09e9 ip: ip_address_t uses ip46_address_t by Neale Ranns · 4 years, 10 months ago
  61. 6844985 ipsec: initialize algs to none in 'create ipsec tunnel' cli by Damjan Marion · 4 years, 9 months ago
  62. 6ca2ac3 arp: Restore CLI for setting ARP proxy entries by Neale Ranns · 4 years, 9 months ago
  63. 7c0eb56 vxlan: vxlan/vxlan.api API cleanup by Jakub Grajciar · 4 years, 10 months ago
  64. 7e86947 devices: netlink create the object if missing by Dave Barach · 4 years, 9 months ago
  65. cd01fb4 policer: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  66. 79bfd27 sr: SRv6 uN behavior by Pablo Camarillo · 5 years ago
  67. 9f4db3c tcp: protect against forced cleanups by Florin Coras · 4 years, 9 months ago
  68. 39ae0a0 mpls: add user defined name tag to mpls tunnels by IJsbrand Wijnands · 4 years, 9 months ago
  69. 287d5e1 ipsec: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  70. 8e7fddd ip-neighbor: add description to the age parameter by Vratko Polak · 4 years, 9 months ago
  71. 49a11cf udp: fix UDP socket byte order in lookup by Andreas Schultz · 4 years, 9 months ago
  72. 145e330 l2: API cleanup by Jakub Grajciar · 5 years ago
  73. 9c1928f ip-neighbor: populate neighbor age via API by Vladimir Ratnikov · 4 years, 10 months ago
  74. d8da60d session: fix session reschedule condition by Florin Coras · 4 years, 9 months ago
  75. 724c805 build: building applications outside of vpp is missing header files by IJsbrand Wijnands · 4 years, 9 months ago
  76. 79437c8 fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client by IJsbrand Wijnands · 4 years, 9 months ago
  77. 75ccf7b session: fix segment search on fifo alloc by Florin Coras · 4 years, 9 months ago
  78. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  79. 5893747 api: ipsec: add missing IS_INBOUND flag. by Christian Hopps · 4 years, 10 months ago
  80. b49bc1a tap: add support for persistance by Mohsin Kazmi · 4 years, 10 months ago
  81. f13830c flow: add vlan tagged types for IPv4/IPv6 5-tuple flows by Chenmin Sun · 4 years, 10 months ago
  82. 567e562 lldp: coverity fix, uninitialized array by Jakub Grajciar · 4 years, 10 months ago
  83. 1c2002a vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup by Jakub Grajciar · 4 years, 11 months ago
  84. 27518c2 geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node by Nick Zavaritsky · 4 years, 10 months ago
  85. 297d288 ip: fix coverity warning by Dave Barach · 4 years, 10 months ago
  86. 516e4ed virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 10 months ago
  87. 7249b90 ip-neighbor: fix ip6_ra_cmd by Dave Barach · 4 years, 10 months ago
  88. 5fa4525 ethernet: configure system default ethernet MTU by Dave Barach · 4 years, 10 months ago
  89. 2fcd265 ipsec: Revert API cleanup by Ole Trøan · 4 years, 10 months ago
  90. 8c79a4e svm: fix coverity warnings by Florin Coras · 4 years, 10 months ago
  91. 23a386b vat: add ip api types parser definitions by Jakub Grajciar · 4 years, 10 months ago
  92. d26b860 crypto: fix set crypto handlers by Filip Tehlar · 4 years, 10 months ago
  93. aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
  94. 666ece3 ipsec: API cleanup by Jakub Grajciar · 5 years ago
  95. f712be5 srv6-mobile: Cherry-pick the update document from stable/2001 by Satoru Matsushima · 5 years ago
  96. 1c684f9 lldp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  97. db86329 pg: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  98. 00ec401 sr: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  99. 908965d span: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  100. 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago