1. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  2. b8a0d2c Punt DNS request/reply traffic when name resolution disabled by Dave Barach · 7 years ago
  3. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  4. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  5. 88fd504 NULL-terminate load_balance_nsh_nodes[] by Gabriel Ganne · 7 years ago
  6. 0f8a96c bier - fix node table declaration by Gabriel Ganne · 7 years ago
  7. 156e5ca Fix builtin http server static request free by Florin Coras · 7 years ago
  8. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  9. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  10. 49806fe l2-flood: fix restore vnet buffer's flags in the replication routine by Steve Shin · 7 years ago
  11. de5fec9 session: add handle to disconnect_session_reply api msg. by Dave Wallace · 7 years ago
  12. 27cadd2 ACLs: Use better error return codes than "-1" everywhere. by Jon Loeliger · 7 years ago
  13. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  14. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  15. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  16. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  17. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  18. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  19. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  20. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  21. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  22. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  23. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  24. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  25. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  26. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  27. d792d9c BIER by Neale Ranns · 7 years ago
  28. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  29. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  30. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  31. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  32. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  33. 7cafe76 http_server_rx_callback by JingLiuZTE · 7 years ago
  34. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  35. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  36. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  37. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  38. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  39. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  40. 4e4531e session: fix v6 double binds by Florin Coras · 7 years ago
  41. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  42. c97a739 session: add rule tags by Florin Coras · 7 years ago
  43. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  44. 9749450 ip4 network request processing by Dave Barach · 7 years ago
  45. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  46. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  47. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  48. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  49. f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
  50. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  51. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  52. 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
  53. 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago
  54. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  55. 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
  56. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  57. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  58. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  59. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  60. 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
  61. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  62. a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
  63. 1c71045 session: rules tables by Florin Coras · 7 years ago
  64. fc1c612 session: instantiate appns lookup table only once by Florin Coras · 7 years ago
  65. 8184ebd Consolidate short_help for classify table with memory-size by Hongjun Ni · 7 years ago
  66. 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
  67. d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
  68. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  69. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  70. cda4c88 lldp: protection code to check a valid interface index by Steve Shin · 7 years ago
  71. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  72. 4c151b5 Update L2 header offset after VLAN tag rewrite by Neale Ranns · 7 years ago
  73. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  74. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  75. fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
  76. d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
  77. 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
  78. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  79. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  80. 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
  81. 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
  82. 965fec9 session: fix connect corner case crash. by Dave Wallace · 7 years ago
  83. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  84. 556033a Add API versioning to GENEVE tunnel implementation. by Marco Varlese · 7 years ago
  85. ade70e4 session: return local transport endpoint in connect reply by Florin Coras · 7 years ago
  86. ec44e34 session: fix build when debugging is on by Florin Coras · 7 years ago
  87. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  88. 0cb01bd DNS name resolver improvements by Dave Barach · 7 years ago
  89. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  90. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  91. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  92. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  93. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  94. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  95. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  96. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  97. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  98. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  99. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  100. de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago