1. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  2. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  3. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  4. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  5. d792d9c BIER by Neale Ranns · 7 years ago
  6. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  7. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  8. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  9. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  10. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  11. 7cafe76 http_server_rx_callback by JingLiuZTE · 7 years ago
  12. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  13. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  14. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  15. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  16. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  17. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  18. 4e4531e session: fix v6 double binds by Florin Coras · 7 years ago
  19. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  20. c97a739 session: add rule tags by Florin Coras · 7 years ago
  21. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  22. 9749450 ip4 network request processing by Dave Barach · 7 years ago
  23. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  24. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  25. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  26. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  27. f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
  28. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  29. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  30. 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
  31. 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago
  32. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  33. 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
  34. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  35. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  36. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  37. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  38. 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
  39. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  40. a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
  41. 1c71045 session: rules tables by Florin Coras · 7 years ago
  42. fc1c612 session: instantiate appns lookup table only once by Florin Coras · 7 years ago
  43. 8184ebd Consolidate short_help for classify table with memory-size by Hongjun Ni · 7 years ago
  44. 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
  45. d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
  46. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  47. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  48. cda4c88 lldp: protection code to check a valid interface index by Steve Shin · 7 years ago
  49. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  50. 4c151b5 Update L2 header offset after VLAN tag rewrite by Neale Ranns · 7 years ago
  51. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  52. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  53. fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
  54. d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
  55. 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
  56. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  57. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  58. 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
  59. 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
  60. 965fec9 session: fix connect corner case crash. by Dave Wallace · 7 years ago
  61. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  62. 556033a Add API versioning to GENEVE tunnel implementation. by Marco Varlese · 7 years ago
  63. ade70e4 session: return local transport endpoint in connect reply by Florin Coras · 7 years ago
  64. ec44e34 session: fix build when debugging is on by Florin Coras · 7 years ago
  65. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  66. 0cb01bd DNS name resolver improvements by Dave Barach · 7 years ago
  67. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  68. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  69. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  70. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  71. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  72. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  73. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  74. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  75. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  76. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  77. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  78. de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago
  79. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  80. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  81. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  82. 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
  83. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  84. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  85. 56a8684 fix buffer allocation for sparse jumbo frames in vhost by Pierre Pfister · 7 years ago
  86. 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
  87. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  88. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  89. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  90. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  91. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  92. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  93. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  94. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  95. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  96. a096f2d tcp: updates to connection closing procedure (VPP-996) by Florin Coras · 7 years ago
  97. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  98. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  99. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  100. 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago