1. e8d7ff5 Interface Tag: memset field in VOM, clear the tag in VPP on interface delete by Neale Ranns · 7 years ago
  2. b2371c2 session: improve disconnect handling by Florin Coras · 7 years ago
  3. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  4. 3743999 IPv6 for-us/receive multicast routes fix by Neale Ranns · 7 years ago
  5. 36ec1f5 session: fix v6 unbinds that use uri api by Florin Coras · 7 years ago
  6. 7ce3d13 session: fix session table retrieval by Florin Coras · 7 years ago
  7. f264f08 bonding: fix packet trace in bond-input by Damjan Marion · 7 years ago
  8. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  9. 04e0bb2 af_packet: Add support for dump interfaces by Mohsin Kazmi · 7 years ago
  10. f706b8d ipsec: fix IKEv2 crash when rsa cert is used for authentication by Radu Nicolau · 7 years ago
  11. acba9f7 af-packet: Add support for logging by Mohsin Kazmi · 7 years ago
  12. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  13. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  14. 7eaaf74 proxy_arp: remove unused is_add by Marek Gradzki · 7 years ago
  15. 3ade6b6 ip4-input node rework by Damjan Marion · 7 years ago
  16. 5e5adb3 bond-input performance optimization by Damjan Marion · 7 years ago
  17. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  18. fc23f12 Fix interface-rx-dpo-l2 node to setup l2_len in vnet buffer by John Lo · 7 years ago
  19. ca1c8f3 tcp: loss recovery improvements/fixes by Florin Coras · 7 years ago
  20. c6f186b Add interface rx pcap tracing by Dave Barach · 7 years ago
  21. c65770d Fix possible null pointer dereference by Juraj Sloboda · 7 years ago
  22. 5631893 tcp: handle acks in close wait by Florin Coras · 7 years ago
  23. 0d88301 bond: performance harvesting by Steven · 7 years ago
  24. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  25. d57f636 VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. by Ole Troan · 7 years ago
  26. f3b2746 Rewrite of l2-output node by Damjan Marion · 7 years ago
  27. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  28. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  29. 2c2feab VPPAPIGEN: Add union and enum support and IP4/IP6 address type. by Ole Troan · 7 years ago
  30. d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
  31. de412ce CSIT-928 dpdk/ipsec: performance improvement by Radu Nicolau · 7 years ago
  32. 1c8ff63 tcp: unlock link-local adjacencies on connection cleanup by Florin Coras · 7 years ago
  33. a52e166 vector functions cleanup and improvements by Damjan Marion · 7 years ago
  34. 9e2f915 IP unnumbered dump by Neale Ranns · 7 years ago
  35. 8f6dd32 IP table bind allowed only if table exists by Neale Ranns · 7 years ago
  36. 1f6e928 ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive. by Jon Loeliger · 7 years ago
  37. 4f2db7d IP address dump - don't send subnets for unnumbered interfaces by Neale Ranns · 7 years ago
  38. fd542f1 session: add session process node by Florin Coras · 7 years ago
  39. a23b615 tap: remove the local vlib_log_info definition by Mohsin Kazmi · 7 years ago
  40. c3267ed Fix failure during enable/disable of features by Matthew Smith · 7 years ago
  41. 0012fcc Fixes in IPv6 RD control plane by Juraj Sloboda · 7 years ago
  42. 4b11d03 flow:redirect to node by Eyal Bari · 7 years ago
  43. f9d0568 tcp: handle link-local addresses by Florin Coras · 7 years ago
  44. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  45. 831fd64 Drop IPsec packets when interface is down by Matthew Smith · 7 years ago
  46. 4875089 echo client: used fixed pool for preallocated sessions by Florin Coras · 7 years ago
  47. 1acbf1d Update ipfix documentation by Dave Barach · 7 years ago
  48. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  49. 70816f0 proxy: fix active open connection cleanup by Florin Coras · 7 years ago
  50. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  51. 2be4581 Improve ipfix template packet rewrite construction by Dave Barach · 7 years ago
  52. 078371e session: improve app verbose format function by Florin Coras · 7 years ago
  53. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  54. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  55. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  56. 29ba40e Add ipfix exporter coding guide by Dave Barach · 7 years ago
  57. a8ab568 Fix issue with xconnect not working on the main interface by Damjan Marion · 7 years ago
  58. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  59. a35cc14 vnet: device flow offload infra by Damjan Marion · 7 years ago
  60. cd330c8 session: fix proxy app multithreading by Florin Coras · 7 years ago
  61. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  62. 7cb7bb3 DHCP4 client process replies when renewing lease by Matthew Smith · 7 years ago
  63. 24793e3 tcp: fix jumbo retransmits by Florin Coras · 7 years ago
  64. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  65. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago
  66. 6732aea BFD: Fix format_ip46_address() parameter ordering. by Jon Loeliger · 7 years ago
  67. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  68. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  69. a9855ef Flow: Rename IPFIX exporter. by Ole Troan · 7 years ago
  70. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  71. bd4d645 MPLS prefetch fixes by Neale Ranns · 7 years ago
  72. 6f1c48d tcp: fix echo server rx retries counter vec alloc by Florin Coras · 7 years ago
  73. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  74. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  75. c1a448b tcp/session: debug improvements/fixes by Florin Coras · 7 years ago
  76. 56f949b FIB: elide cover walk for insert of host route by Neale Ranns · 7 years ago
  77. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  78. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  79. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  80. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  81. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  82. 074883a span: crash in span_mirror [VPP-1254] by Steven · 7 years ago
  83. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  84. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  85. e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
  86. 580bba7 Adjacency walk more scalable by Neale Ranns · 7 years ago
  87. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  88. cd4d5b7 memory leak by Kingwel Xie · 7 years ago
  89. d66e3d4 Support QOS_SOURCE_IP recording from L2 input node. by Igor Mikhailov (imichail) · 7 years ago
  90. e927f9a MPLS VPLS CLI fix by Neale Ranns · 7 years ago
  91. 6216600 tcp: make newreno byte instead of acks dependent by Florin Coras · 7 years ago
  92. 00cd22d tcp: improve stats by Florin Coras · 7 years ago
  93. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  94. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  95. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  96. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  97. 6c35494 session: coverity warnings by Florin Coras · 7 years ago
  98. 63777e5 SCTP: coverity warnings by Marco Varlese · 7 years ago
  99. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  100. 8640dbd Fix the ip header offset counting in vnet/ipsec by Szymon Sliwa · 7 years ago