1. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  2. b4c42cd VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. by zhaoqingling · 7 years ago
  3. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  4. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  5. e31d956 MAP: Add RFC6052 mapping to MAP-T by Ole Troan · 7 years ago
  6. d363833 VPP-1115 Fix a debug log mistake when create AF_PACKET socket by zhaoqingling · 7 years ago
  7. b795bd0 tcp: add builtin server/client transfer test by Florin Coras · 7 years ago
  8. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  9. 529a425 VPP-1109 Fix loop for some CLI (code review) by Swarup Nayak · 7 years ago
  10. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  11. 5ff506a Fix MPLS local-label CLI help string by Marek Gradzki · 7 years ago
  12. ecf844c VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter by Swarup Nayak · 7 years ago
  13. be302d7 BIER coverity fix in route downlaod by Neale Ranns · 7 years ago
  14. 4bc2d7a FIB memory leak during recursive loop detection by Neale Ranns · 7 years ago
  15. 5e30ace VPP-1032: fix coverity warning in bier by Dave Barach · 7 years ago
  16. 3e86a30 Fix passing bad context for callback function by Juraj Sloboda · 7 years ago
  17. f13f6a4 lldp: Fix Coverity Warnings CID 177942, CID 177945 by Dave Wallace · 7 years ago
  18. 97b1a27 session api: Fix Coverity Warning CID 180115 by Dave Wallace · 7 years ago
  19. 4299882 SR-MPLS: binary API and automated steering by Pablo Camarillo · 7 years ago
  20. d2fec4a VPP-269 Coding standards cleanup - vnet/vnet/policer by Krishanpal singh · 7 years ago
  21. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  22. 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
  23. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  24. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  25. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  26. 1b70884 VPP-1100 Fix loop in "set punt tcp/udp command" by Swarup Nayak · 7 years ago
  27. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  28. ceb4d05 BIER disposition default route by Neale Ranns · 7 years ago
  29. ff6e769 session: cleanup attach flags by Florin Coras · 7 years ago
  30. cf3561b IP bi-direction multicast - same cable check on egress by Neale Ranns · 7 years ago
  31. 7e665d6 make "test-all" target pass again by Gabriel Ganne · 7 years ago
  32. fa1da15 BIER: API documentation fixes. by Neale Ranns · 7 years ago
  33. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  34. 8716e6b GRE: fix single loop decap and add test by Neale Ranns · 7 years ago
  35. 51e5edc Fix parameter mismatch in map-t code by Juraj Sloboda · 7 years ago
  36. 284f705 VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6) by Swarup Nayak · 7 years ago
  37. 6f8273a VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpe by sharath reddy · 7 years ago
  38. 3ea6ce2 tcp/session: add make tests by Florin Coras · 7 years ago
  39. 19b1f6a session: fix proxy removal by Florin Coras · 7 years ago
  40. ff23389 Stats for Multicast FIB by Neale Ranns · 7 years ago
  41. 4112e38 VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt exist in configuration by Swarup Nayak · 7 years ago
  42. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  43. abbc04c ONE-33 "one statistics flush" throws assert when one counter not added by Swarup Nayak · 7 years ago
  44. 1b0c983 VPP-273 Coding standards cleanup - vnet/vnet/unix by sharath reddy · 7 years ago
  45. 76dc22c call unformat_free in some flow, remove unnecessary calls by Swarup Nayak · 7 years ago
  46. 765b82b BIER coverity Fix by Neale Ranns · 7 years ago
  47. 4e671d2 tap_v2: fix issues reported by coverity by Damjan Marion · 7 years ago
  48. 10593f8 update builtin UDP server to new vnet_session API by Andreas Schultz · 7 years ago
  49. c1214bd make sure the very first fragment triggers an rx_callback by Andreas Schultz · 7 years ago
  50. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  51. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  52. 34719e3 VPP-249 Coding standards cleanup - vnet/vnet/dhcp by khemendra kumar · 7 years ago
  53. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  54. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  55. b716308 punt: fix tracing for partially traced chains by Klement Sekera · 7 years ago
  56. a3611a7 Corrected help string of show ip punt by Swarup Nayak · 7 years ago
  57. 93fbcc6 VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept by satish.karunanithi · 7 years ago
  58. f363ebd Label stack size exceeded fix by Neale Ranns · 7 years ago
  59. 73e4f79 session: support for rule tags overwriting by Florin Coras · 7 years ago
  60. 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
  61. bf4be57 Restructure some files in LB to src/vnet to reuse by Hongjun Ni · 7 years ago
  62. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  63. 2aef64f tap_v2: convert ring size from network to host order by Milan Lenco · 7 years ago
  64. a4e7766 Revert "FIB: optimise for src memory allocations" by Neale Ranns · 7 years ago
  65. 35de3b3 vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset by Steven · 7 years ago
  66. c99b4cd tap_v2: move code to vnet/devices/tap by Damjan Marion · 7 years ago
  67. ffffb15 tapcli: change interface name by Damjan Marion · 7 years ago
  68. 37eba0d tap_v2: coverity strikes, again! by Steven · 7 years ago
  69. 7074961 virtio: zero data structs in virtio_vring_init by Damjan Marion · 7 years ago
  70. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  71. 9fa1581 gpe: fix gpe enable/disable command by Florin Coras · 7 years ago
  72. 7a2e1bd session: allocate cb messages from client ring by Florin Coras · 7 years ago
  73. 0b26bd7 vnet: fix a typo in vnet/buffer.c by Steven · 7 years ago
  74. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  75. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  76. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  77. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  78. 837503c af_packet: update tx_frame even when ring exhausted by Florin Coras · 7 years ago
  79. f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
  80. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  81. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  82. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  83. d7bfa0e VPP-246 Coding standards cleanup - vnet/vnet/classify by khemendra kumar · 7 years ago
  84. 7e686d1 VPP-268 Coding standards cleanup - vnet/vnet/plugin by Krishanpal singh · 7 years ago
  85. 2a86391 Shut down session queue input nodes on exit by Dave Barach · 7 years ago
  86. f988e69 tcp: fix retransmissions under buffer shortage by Florin Coras · 7 years ago
  87. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  88. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  89. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  90. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  91. 1a5e301 SRv6 improvements to binary API by Pablo Camarillo · 7 years ago
  92. 7af4a57 Address COVERITY warnings by Marco Varlese · 7 years ago
  93. 7013113 tcp: fix proxy connection validation by Florin Coras · 7 years ago
  94. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  95. 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
  96. 6bcac06 VPP-252 Coding standards cleanup - vnet/vnet/flow by Swarup Nayak · 7 years ago
  97. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  98. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  99. 60d48bb GENEVE: shift/mask for header by Marco Varlese · 7 years ago
  100. cc42db8 VPP-254 Coding standard cleanup - vnet/vnet/hdlc by Swarup Nayak · 7 years ago