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