1. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  2. 9fa1581 gpe: fix gpe enable/disable command by Florin Coras · 7 years ago
  3. 7a2e1bd session: allocate cb messages from client ring by Florin Coras · 7 years ago
  4. 0b26bd7 vnet: fix a typo in vnet/buffer.c by Steven · 7 years ago
  5. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  6. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  7. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  8. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  9. 837503c af_packet: update tx_frame even when ring exhausted by Florin Coras · 7 years ago
  10. f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
  11. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  12. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  13. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  14. d7bfa0e VPP-246 Coding standards cleanup - vnet/vnet/classify by khemendra kumar · 7 years ago
  15. 7e686d1 VPP-268 Coding standards cleanup - vnet/vnet/plugin by Krishanpal singh · 7 years ago
  16. 2a86391 Shut down session queue input nodes on exit by Dave Barach · 7 years ago
  17. f988e69 tcp: fix retransmissions under buffer shortage by Florin Coras · 7 years ago
  18. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  19. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  20. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  21. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  22. 1a5e301 SRv6 improvements to binary API by Pablo Camarillo · 7 years ago
  23. 7af4a57 Address COVERITY warnings by Marco Varlese · 7 years ago
  24. 7013113 tcp: fix proxy connection validation by Florin Coras · 7 years ago
  25. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  26. 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
  27. 6bcac06 VPP-252 Coding standards cleanup - vnet/vnet/flow by Swarup Nayak · 7 years ago
  28. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  29. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  30. 60d48bb GENEVE: shift/mask for header by Marco Varlese · 7 years ago
  31. cc42db8 VPP-254 Coding standard cleanup - vnet/vnet/hdlc by Swarup Nayak · 7 years ago
  32. eb2945c session: do not check transport for local table binds by Florin Coras · 7 years ago
  33. 8f107b3 session: more rules unit tests and cli improvements by Florin Coras · 7 years ago
  34. 3ce7bcb CLI for interface MPLS enable returns errors to caller by Neale Ranns · 7 years ago
  35. 6cfe643 Fix MPLS local-label CLI by Neale Ranns · 7 years ago
  36. 6a9b68b session: unset fifo event before reading fifo size by Florin Coras · 7 years ago
  37. e9f92b4 tcp: initialize builtin client ns by Florin Coras · 7 years ago
  38. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  39. dff48db session/tcp: filtering improvements by Florin Coras · 7 years ago
  40. 42324ad session: fix session rules api to use transport proto by Florin Coras · 7 years ago
  41. 1d6d085 test http server: prealloc fifos/segment options by Florin Coras · 7 years ago
  42. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  43. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  44. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago
  45. 4036427 tcp: register with ip for header parsing by default by Florin Coras · 7 years ago
  46. 5292538 Deal with double name-pointer chases by Dave Barach · 7 years ago
  47. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  48. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  49. b8a0d2c Punt DNS request/reply traffic when name resolution disabled by Dave Barach · 7 years ago
  50. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  51. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  52. 88fd504 NULL-terminate load_balance_nsh_nodes[] by Gabriel Ganne · 7 years ago
  53. 0f8a96c bier - fix node table declaration by Gabriel Ganne · 7 years ago
  54. 156e5ca Fix builtin http server static request free by Florin Coras · 7 years ago
  55. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  56. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  57. 49806fe l2-flood: fix restore vnet buffer's flags in the replication routine by Steve Shin · 7 years ago
  58. de5fec9 session: add handle to disconnect_session_reply api msg. by Dave Wallace · 7 years ago
  59. 27cadd2 ACLs: Use better error return codes than "-1" everywhere. by Jon Loeliger · 7 years ago
  60. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  61. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  62. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  63. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  64. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  65. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  66. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  67. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  68. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  69. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  70. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  71. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  72. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  73. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  74. d792d9c BIER by Neale Ranns · 7 years ago
  75. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  76. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  77. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  78. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  79. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  80. 7cafe76 http_server_rx_callback by JingLiuZTE · 7 years ago
  81. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  82. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  83. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  84. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  85. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  86. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  87. 4e4531e session: fix v6 double binds by Florin Coras · 7 years ago
  88. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  89. c97a739 session: add rule tags by Florin Coras · 7 years ago
  90. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  91. 9749450 ip4 network request processing by Dave Barach · 7 years ago
  92. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  93. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  94. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  95. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  96. f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
  97. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  98. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  99. 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
  100. 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago