1. 2b9453c vxlan: Lookup FIB in either IPv4 or IPv6 families. by Jon Loeliger · 7 years ago
  2. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  3. 5c42f50 tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled by Steven · 7 years ago
  4. 4edb2e4 Fix VNET_BUFFER_F_SPAN_CLONE flag by Damjan Marion · 7 years ago
  5. 899a84b vlib: allocating buffers on thread-x and freeing them on thread-y causes by Steven · 7 years ago
  6. 8269d3d Improved tracing for the IP[46] not-enabled case. by Neale Ranns · 7 years ago
  7. 8ad6a2d Prep-work patch for congestion-control by Marco Varlese · 7 years ago
  8. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  9. db14f5a Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function by Neale Ranns · 7 years ago
  10. c592ca5 DRAFT ip4/6_frag to support DPO Style based Next Node by Vijayabhaskar Katamreddy · 7 years ago
  11. b93078d Remove last vestigies of auto-ip-table create by Neale Ranns · 7 years ago
  12. 84a30ef session: use clib rwlocks instead of custom implementation by Florin Coras · 7 years ago
  13. fc804d9 Fix session/tcp coverity warnings by Florin Coras · 7 years ago
  14. 2f8d8fa session: disconnect and echo client improvements by Florin Coras · 7 years ago
  15. 4399c2e session: move builtin apps to their own folder by Florin Coras · 7 years ago
  16. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  17. 191a594 SCTP stack (RFC4960) by Marco Varlese · 7 years ago
  18. ce111d2 Improve the error reporting for a IP multicast RPF miss. by Neale Ranns · 7 years ago
  19. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  20. 3a905e6 Fix typo / coverity warning by Dave Barach · 7 years ago
  21. 54c6dc4 For DHCP client configuration control the setting of the broadcast flag in the by Neale Ranns · 7 years ago
  22. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  23. 352ecd9 vhost_user: 'nregions' saves the actual number of mapped guest physical address area by Haiyang Tan · 7 years ago
  24. 3ce0b08 vxlan:restructure encap loop by Eyal Bari · 7 years ago
  25. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  26. c58408c vlib: add vlib_buffer_alloc_to_ring API by Damjan Marion · 7 years ago
  27. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  28. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  29. faf9a5a Fix checksum offload sssue caused by overwriten lX_hdr_offset by Damjan Marion · 7 years ago
  30. 0e7c5f5 Tolerate missing nodes during feature arc initialisation by Neale Ranns · 7 years ago
  31. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  32. f0c8a81 bfd: fix bfd_auth_keys_dump by Florin Coras · 7 years ago
  33. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  34. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  35. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  36. ee7e1f5 tcp: make proxy server uri cli configurable by Florin Coras · 7 years ago
  37. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  38. c6372eb Handle a mix of CNAME, A/AAAA records by Dave Barach · 7 years ago
  39. 0ae15ed Add support for MAP-T CE (VPP-1058) by Juraj Sloboda · 7 years ago
  40. 580eda7 Functional improvements, bug fixes by Dave Barach · 7 years ago
  41. 618c94a VPP-1113 SR MPLS path.frp_label_stack by Pablo Camarillo · 7 years ago
  42. d327c87 VPP-1120 SRv6 bug with SID list containing only one SID and no srh by Pablo Camarillo · 7 years ago
  43. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  44. 20e63bc GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  45. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  46. 0e8cb6c BIER: crash in show command when no tables are present by Neale Ranns · 7 years ago
  47. eea537a BIER: missing endian swap for imposition object in API return by Neale Ranns · 7 years ago
  48. 07a45bd Fix missing dereference by Juraj Sloboda · 7 years ago
  49. a431ad1 NAT64: IPFix (VPP-1106) by Matus Fabian · 7 years ago
  50. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  51. b4c42cd VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. by zhaoqingling · 7 years ago
  52. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  53. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  54. e31d956 MAP: Add RFC6052 mapping to MAP-T by Ole Troan · 7 years ago
  55. d363833 VPP-1115 Fix a debug log mistake when create AF_PACKET socket by zhaoqingling · 7 years ago
  56. b795bd0 tcp: add builtin server/client transfer test by Florin Coras · 7 years ago
  57. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  58. 529a425 VPP-1109 Fix loop for some CLI (code review) by Swarup Nayak · 7 years ago
  59. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  60. 5ff506a Fix MPLS local-label CLI help string by Marek Gradzki · 7 years ago
  61. ecf844c VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter by Swarup Nayak · 7 years ago
  62. be302d7 BIER coverity fix in route downlaod by Neale Ranns · 7 years ago
  63. 4bc2d7a FIB memory leak during recursive loop detection by Neale Ranns · 7 years ago
  64. 5e30ace VPP-1032: fix coverity warning in bier by Dave Barach · 7 years ago
  65. 3e86a30 Fix passing bad context for callback function by Juraj Sloboda · 7 years ago
  66. f13f6a4 lldp: Fix Coverity Warnings CID 177942, CID 177945 by Dave Wallace · 7 years ago
  67. 97b1a27 session api: Fix Coverity Warning CID 180115 by Dave Wallace · 7 years ago
  68. 4299882 SR-MPLS: binary API and automated steering by Pablo Camarillo · 7 years ago
  69. d2fec4a VPP-269 Coding standards cleanup - vnet/vnet/policer by Krishanpal singh · 7 years ago
  70. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  71. 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
  72. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  73. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  74. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  75. 1b70884 VPP-1100 Fix loop in "set punt tcp/udp command" by Swarup Nayak · 7 years ago
  76. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  77. ceb4d05 BIER disposition default route by Neale Ranns · 7 years ago
  78. ff6e769 session: cleanup attach flags by Florin Coras · 7 years ago
  79. cf3561b IP bi-direction multicast - same cable check on egress by Neale Ranns · 7 years ago
  80. 7e665d6 make "test-all" target pass again by Gabriel Ganne · 7 years ago
  81. fa1da15 BIER: API documentation fixes. by Neale Ranns · 7 years ago
  82. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  83. 8716e6b GRE: fix single loop decap and add test by Neale Ranns · 7 years ago
  84. 51e5edc Fix parameter mismatch in map-t code by Juraj Sloboda · 7 years ago
  85. 284f705 VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6) by Swarup Nayak · 7 years ago
  86. 6f8273a VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpe by sharath reddy · 7 years ago
  87. 3ea6ce2 tcp/session: add make tests by Florin Coras · 7 years ago
  88. 19b1f6a session: fix proxy removal by Florin Coras · 7 years ago
  89. ff23389 Stats for Multicast FIB by Neale Ranns · 7 years ago
  90. 4112e38 VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt exist in configuration by Swarup Nayak · 7 years ago
  91. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  92. abbc04c ONE-33 "one statistics flush" throws assert when one counter not added by Swarup Nayak · 7 years ago
  93. 1b0c983 VPP-273 Coding standards cleanup - vnet/vnet/unix by sharath reddy · 7 years ago
  94. 76dc22c call unformat_free in some flow, remove unnecessary calls by Swarup Nayak · 7 years ago
  95. 765b82b BIER coverity Fix by Neale Ranns · 7 years ago
  96. 4e671d2 tap_v2: fix issues reported by coverity by Damjan Marion · 7 years ago
  97. 10593f8 update builtin UDP server to new vnet_session API by Andreas Schultz · 7 years ago
  98. c1214bd make sure the very first fragment triggers an rx_callback by Andreas Schultz · 7 years ago
  99. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  100. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago