1. 3d62a7f LLDP: properly parse lldp cmds from startup config by Klement Sekera · 7 years ago
  2. 26054ea Fix SIGBUS on aarch64 by Christophe Fontaine · 7 years ago
  3. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  4. 31a71ab L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) by Eyal Bari · 7 years ago
  5. ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
  6. c08b096 VPP-889: MAP Stats API/CLI crashes when no domains. by Ole Troan · 7 years ago
  7. 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875 by Hongjun Ni · 7 years ago
  8. 5fa72c8 memif: If rx/tx_queues are unset, use default values by Milan Lenco · 7 years ago
  9. aad2098 Rewrite vppctl in C by Damjan Marion · 7 years ago
  10. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  11. 39f9240 Update master revision to 17.10 by Neale Ranns · 7 years ago
  12. cdc7427 Update lisp map record default ttl to 24h by Florin Coras · 7 years ago v17.10-rc0
  13. f6359c8 Improve svm fifo and tcp tx path performance (VPP-846) by Florin Coras · 7 years ago
  14. 5be2d07 Export and Install GTP-U API file by Hongjun Ni · 7 years ago
  15. e48457a acl-plugin: clean up the code enabling/disabling acl-plugin processing on interface by Andrew Yourtchenko · 7 years ago
  16. 29059b4 NAT64: documentation by Matus Fabian · 7 years ago
  17. a11832f VNET:explicitly pad l2_classify by Eyal Bari · 7 years ago
  18. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  19. c817daa acl-plugin: the second and subsequent ACEs incorrect endianness when custom-dump and in VAT (VPP-885) by Andrew Yourtchenko · 7 years ago
  20. eb46754 acl-plugin: CLI to clear all sessions by Andrew Yourtchenko · 7 years ago
  21. a2b4ac1 acl-plugin: use ethernet_buffer_header_size() to determine the size of the ethernet header by Andrew Yourtchenko · 7 years ago
  22. 4393f27 acl-plugin: fix coverity issue 170476 by Andrew Yourtchenko · 7 years ago
  23. 07b5913 acl-plugin: fix coverity issue 166801 by Andrew Yourtchenko · 7 years ago
  24. 428dc91 NAT64: custom prefix by Matus Fabian · 7 years ago
  25. 793fe21 memif: minor changes in memif.h by Damjan Marion · 7 years ago
  26. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  27. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  28. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  29. 996f790 acl-plugin: fix coverity error 171135 by Andrew Yourtchenko · 7 years ago
  30. b736dc1 acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n_input == 0 by Andrew Yourtchenko · 7 years ago
  31. 8249a58 vlib: make runtime_data handling thread-local by Igor Mikhailov (imichail) · 8 years ago
  32. f908a03 Parenthesize the usage of the macro argument within vec_search() macro definition by Andrew Yourtchenko · 7 years ago
  33. 1e8db5f SNAT: unknow protocol hairpinning fix by Matus Fabian · 7 years ago
  34. 026c036 VPP-879 MAP: s/u32 is_add/u8 is_add in map.api by Ole Troan · 8 years ago
  35. 0f360dc L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding by Eyal Bari · 8 years ago
  36. 08ce432 NAT64: change not supported multi threading behaviour by Matus Fabian · 7 years ago
  37. 45ca2c7 memif: add ip mode by Damjan Marion · 8 years ago
  38. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  39. 328dbc8 SNAT: NAT packet with unknown L4 protocol if match 1:1 NAT by Matus Fabian · 7 years ago
  40. 7f4d577 acl-plugin: bihash-based ACL lookup by Andrew Yourtchenko · 8 years ago
  41. 029f3d2 NAT64: Hairpinning (VPP-699) by Matus Fabian · 8 years ago
  42. acd4c63 Fix map-notify processing with multiple workers by Florin Coras · 8 years ago
  43. 27e7f21 memif: show memif CLI enhancement by Steven · 8 years ago
  44. 0657c16 memif: jumbo frames support by Steven · 8 years ago
  45. f89d185 LISP-GPE: add test CLI for NSH by Filip Tehlar · 8 years ago
  46. 6f9ac65 Add missing barrier sync to rx placement infra code by Damjan Marion · 8 years ago
  47. f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 8 years ago
  48. b5c29f9 Fix gpe_native_fwd_rpaths_get (VPP-883) by Florin Coras · 8 years ago
  49. b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 8 years ago
  50. 779c3e3 acl-plugin: store sessions in a single hash table instead of a per-interface by Andrew Yourtchenko · 8 years ago
  51. b2d5ff3 Fix session api connect sock handler. by Dave Wallace · 8 years ago
  52. 8e60f32 acl-plugin: shrink the L2 classifier tables used for traffic redirect by Andrew Yourtchenko · 8 years ago
  53. 28b70af VPP-874: fix coverity warnings in tw_timer_template.c by Dave Barach · 8 years ago
  54. 6f7ebf9 ETH:fix l2_len/vlan count mismatch for > 2 tags by Eyal Bari · 8 years ago
  55. aba8be6 FIB walk process - wake-up rate unnecessarily high by Neale Ranns · 8 years ago
  56. 4b30ceb SNAT: fix 1:1 NAT without port hairpinning TCP checksum update by Matus Fabian · 8 years ago
  57. 3b20ee4 memif: fix crash during interface delete by Damjan Marion · 8 years ago
  58. b823df5 L2FIB:fix crash in show with deleted subif entries by Eyal Bari · 8 years ago
  59. 4af9ba1 three-level timer wheel implementation w/ overflow vector by Dave Barach · 8 years ago
  60. d51a1f6 memif: complete refactor of socket handling code by Damjan Marion · 8 years ago
  61. b32fde5 Fix build breakge post 6956 by Neale Ranns · 8 years ago
  62. 89223f4 NAT64: bug fix by Matus Fabian · 8 years ago
  63. b4bd28a Remove calls to crc_u32 and add clib_crc32c for armv8+crc by Christophe Fontaine · 8 years ago
  64. c9b622f NAT64: coverity fix by Matus Fabian · 8 years ago
  65. b8633d2 Fix coverity issue by Filip Tehlar · 8 years ago
  66. 76481d0 MPLS: cannot delete a path from the CLI by Neale Ranns · 8 years ago
  67. 27b390e Fix gpe coverity issue (VPP-874) by Florin Coras · 8 years ago
  68. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  69. 583dc8d Sample plugin: Add sample plugin documentation by Ray Kinsella · 8 years ago
  70. 7d5fae8 acl-plugin: wrap a verbose debug message in the appropriate conditional by Andrew Yourtchenko · 8 years ago
  71. fd1dee5 dpdk: fix ipsec coverity warning by Sergio Gonzalez Monroy · 8 years ago
  72. 732036d NAT64: ICMP error support by Matus Fabian · 8 years ago
  73. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  74. 5e85276 acl-plugin: remove clib_warnings on plugin init by Andrew Yourtchenko · 8 years ago
  75. a4e63e5 Add gpe native-forward static route support by Florin Coras · 8 years ago
  76. 6899a30 P2P Ethernet - API by Pavel Kotucek · 8 years ago
  77. 06596c5 NAT64: Add NAT64 support for snat plugin (VPP-699) by Matus Fabian · 8 years ago
  78. 2fcc49d Small update to session API by Florin Coras · 8 years ago
  79. 48113e0 VPP-874: fix coverity warning in vnet_classify.c by Dave Barach · 8 years ago
  80. 6295d50 acl-plugin: add a plugin-specific control-ping message api and make the test code use it by Andrew Yourtchenko · 8 years ago
  81. 5dbfbb7 acl-plugin: make the ACL plugin multicore-capable by Andrew Yourtchenko · 8 years ago
  82. a626999 VPP-873: fix vector expansion bug in dispatch_pending_node by Dave Barach · 8 years ago
  83. 7a4e092 VPP-872 and End.T function for SRv6 by Pablo Camarillo · 8 years ago
  84. 0018a3e acl-plugin: fix coverity error in acl_test.c by Andrew Yourtchenko · 8 years ago
  85. 539ed4f dpdk: ipsec fixes by Sergio Gonzalez Monroy · 8 years ago
  86. 07950f8 dpdk: fix ipsec coverity warnings by Sergio Gonzalez Monroy · 8 years ago
  87. 7c2ea75 Add support for memif API to VAT. by Milan Lenco · 8 years ago
  88. 6ff0549 Fix coverity error in IP4 Mtrie. by Neale Ranns · 8 years ago
  89. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  90. 761787b Fix coverity issue by Filip Tehlar · 8 years ago
  91. 8a0a0ae Rework vxlan-gpe to support FIB 2.0 and bypass mode by Hongjun Ni · 8 years ago
  92. e68de8c Fix lisp map-notify parsing by Florin Coras · 8 years ago
  93. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  94. a9a54c1 vlib: add unix_file_del_by_index function by Damjan Marion · 8 years ago
  95. 7d27218 vppinfra: fix vec_validate_init_empty_aligned macro by Damjan Marion · 8 years ago
  96. 6fa74c6 SNAT: fix ICMP hairpinning by Matus Fabian · 8 years ago
  97. 47366b1 More GCC-7 errors by Marco Varlese · 8 years ago
  98. 560274d LISP-GPE: return index of newly created fwd entry, VPP-868 by Filip Tehlar · 8 years ago
  99. 719aef4 LISP: fix GPE entry dump, VPP-871 by Filip Tehlar · 8 years ago
  100. 6e19b37 Fix typo for specifying table_id on ping. by wenxian li · 8 years ago