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