1. 70816f0 proxy: fix active open connection cleanup by Florin Coras · 7 years ago
  2. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  3. 2be4581 Improve ipfix template packet rewrite construction by Dave Barach · 7 years ago
  4. 078371e session: improve app verbose format function by Florin Coras · 7 years ago
  5. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  6. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  7. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  8. 29ba40e Add ipfix exporter coding guide by Dave Barach · 7 years ago
  9. a8ab568 Fix issue with xconnect not working on the main interface by Damjan Marion · 7 years ago
  10. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  11. a35cc14 vnet: device flow offload infra by Damjan Marion · 7 years ago
  12. cd330c8 session: fix proxy app multithreading by Florin Coras · 7 years ago
  13. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  14. 7cb7bb3 DHCP4 client process replies when renewing lease by Matthew Smith · 7 years ago
  15. 24793e3 tcp: fix jumbo retransmits by Florin Coras · 7 years ago
  16. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  17. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago
  18. 6732aea BFD: Fix format_ip46_address() parameter ordering. by Jon Loeliger · 7 years ago
  19. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  20. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  21. a9855ef Flow: Rename IPFIX exporter. by Ole Troan · 7 years ago
  22. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  23. bd4d645 MPLS prefetch fixes by Neale Ranns · 7 years ago
  24. 6f1c48d tcp: fix echo server rx retries counter vec alloc by Florin Coras · 7 years ago
  25. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  26. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  27. c1a448b tcp/session: debug improvements/fixes by Florin Coras · 7 years ago
  28. 56f949b FIB: elide cover walk for insert of host route by Neale Ranns · 7 years ago
  29. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  30. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  31. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  32. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  33. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  34. 074883a span: crash in span_mirror [VPP-1254] by Steven · 7 years ago
  35. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  36. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  37. e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
  38. 580bba7 Adjacency walk more scalable by Neale Ranns · 7 years ago
  39. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  40. cd4d5b7 memory leak by Kingwel Xie · 7 years ago
  41. d66e3d4 Support QOS_SOURCE_IP recording from L2 input node. by Igor Mikhailov (imichail) · 7 years ago
  42. e927f9a MPLS VPLS CLI fix by Neale Ranns · 7 years ago
  43. 6216600 tcp: make newreno byte instead of acks dependent by Florin Coras · 7 years ago
  44. 00cd22d tcp: improve stats by Florin Coras · 7 years ago
  45. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  46. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  47. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  48. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  49. 6c35494 session: coverity warnings by Florin Coras · 7 years ago
  50. 63777e5 SCTP: coverity warnings by Marco Varlese · 7 years ago
  51. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  52. 8640dbd Fix the ip header offset counting in vnet/ipsec by Szymon Sliwa · 7 years ago
  53. 07a3857 Add logging support by Damjan Marion · 7 years ago
  54. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  55. 2926eca VPP-1243: fix reassembly CLI by Klement Sekera · 7 years ago
  56. 583f158 vhost: show vhost-user <interface> may crash [VPP-1242] by Steven · 7 years ago
  57. 216c35b SCTP: coverity scan warnings by Marco Varlese · 7 years ago
  58. 0f4b184 vxlan:remove counters writeback cache by Eyal Bari · 7 years ago
  59. c7b4304 Implement ip_probe_neighbor API by John Lo · 7 years ago
  60. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  61. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  62. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  63. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  64. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  65. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  66. 22b5be0 bond: 1 packet/frame == bad performance [VPP-1236] by Steven · 7 years ago
  67. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  68. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  69. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  70. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  71. 7bf3f9f DVR: save the rewrite length in packet meta-data for features by Neale Ranns · 7 years ago
  72. 18075a0 BIER coveroty fix for unintialised return value on error by Neale Ranns · 7 years ago
  73. 9a71929 Change l2-fwd node to allow possible feature before UU-FLOOD by John Lo · 7 years ago
  74. 79aafa1 IPIP: version.h is not needed by Neale Ranns · 7 years ago
  75. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  76. 6df1903 NAT added FIB entries have a preference lower than API/CLI by Neale Ranns · 7 years ago
  77. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  78. a46b4c9 session: use fib index in ip local test by Florin Coras · 7 years ago
  79. 074f698 tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] by Steven · 7 years ago
  80. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  81. 30684ac Coverity fixes (VPP-1204) by Chris Luke · 7 years ago
  82. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  83. 109139e l2_input:optimize counter access by Eyal Bari · 7 years ago
  84. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  85. cc5677b No need for this routine to be global by Dave Barach · 7 years ago
  86. b3caf55 bond: cli rename by Steven · 7 years ago
  87. e17bb71 SCTP: use custom fib by Marco Varlese · 7 years ago
  88. aa0180b vxlan:refactor add del command function by Eyal Bari · 7 years ago
  89. 18c0f22 bond: coverity woes by Steven · 7 years ago
  90. de91006 VCL: add IPv6 to socket_test.sh and make test by Dave Wallace · 7 years ago
  91. abcf3ea Restore the brief FIB entry printing by Neale Ranns · 7 years ago
  92. 43fc688 afpacket: Fix the reply if itf already exits by Mohsin Kazmi · 7 years ago
  93. f6647e0 session: fix local session disconnects by Florin Coras · 7 years ago
  94. 4585eb8 Drop dhcp pkts w/ hardware address mismatches by Dave Barach · 7 years ago
  95. 4631610 IPSEC_AH: broken initialization (VPP-1208) by Marco Varlese · 7 years ago
  96. 81a13db tcp/session: sprinkle prefetches by Florin Coras · 7 years ago
  97. 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
  98. a005e7f bond: performance enhancement by Steven · 7 years ago
  99. 94f9a6d acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other plugins by Andrew Yourtchenko · 7 years ago
  100. 32f4e18 Avoid atomic ops when polling queues by Dave Barach · 7 years ago