1. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  2. 8424af7 dpdk: fix --with-dpdk-mlx5-pmd link issue by Damjan Marion · 8 years ago
  3. 0d150bb vhost: vhost-user component may become unusable with too many open files (VPP-668) by Steven · 8 years ago
  4. 4521afa Bugfixing and documentation for SRv6 by Pablo Camarillo · 8 years ago
  5. 45ce3fb Unscrew builtin client by Dave Barach · 8 years ago
  6. d7f75cd NAT: Test refactoring to avoid redundant code for verification and creating packet streams in additional test cases by Martin Gálik · 8 years ago
  7. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  8. 6075043 Comment out dpdk section in startup.conf by Damjan Marion · 8 years ago
  9. 22db11b af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set by Jim Gibson · 8 years ago
  10. da1f2c7 Implement MAC Flush for BD or Interface from the L2FIB by John Lo · 8 years ago
  11. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  12. 98ab091 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  13. afaa85f Python API: Fixup of debian package after cFFI changes. by Ole Troan · 8 years ago
  14. 0c8ad44 make test: properly propagate exit status by Klement Sekera · 8 years ago
  15. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  16. 70efbfc Check for missing deps on bootstrap target for Centos and Fedora. by Thomas F Herbert · 8 years ago
  17. 17f5f60 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  18. 9f81d4f Python-API: debian packaging now depends on python-all (for pybuild) by Ole Troan · 8 years ago
  19. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago
  20. de9571f g2, c2cpel, and cpeldump: scale to 8M event log files by Dave Barach · 8 years ago
  21. 6abbc28 make test: fix broken plugin paths by Klement Sekera · 8 years ago
  22. 87edd67 Update master revision to 17.07 by Ole Troan · 8 years ago v17.07-rc0
  23. eaabe07 Add memif - packet memory interface for intra-host communication by Damjan Marion · 8 years ago
  24. 24d0136 Update MAC address kept for Bonded Interface and its Slaves by John Lo · 8 years ago
  25. ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
  26. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  27. 864b25d ping: allow the user to send bursts of N packets instead of single packet by Andrew Yourtchenko · 8 years ago
  28. 88d38c4 make test: run all tests in test-cov target by Klement Sekera · 8 years ago
  29. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  30. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  31. fa80f2e dpdk: fix plugin linking with sw crypto libraries by Sergio Gonzalez Monroy · 8 years ago
  32. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  33. b616e9f SNAT: added actual delete to snat_det_map by Martin · 8 years ago
  34. 59ed490 policer: fix byte ordering in policer_details msg by Marek Gradzki · 8 years ago
  35. cacdea3 Initial draft of VPP changes to cleanup iOAM export. by Vengada · 8 years ago
  36. d2a59be ACL plugin 1.2 by Andrew Yourtchenko · 8 years ago
  37. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  38. 1dc2f92 armv8 - fix os_cpu_clock_frequency for armv8 by Gabriel Ganne · 8 years ago
  39. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  40. 95475a3 Fix bonded interface name to use instance number starting from 0 by John Lo · 8 years ago
  41. 898273f Check change in unnumbered setting before updating IP enabled state by Neale Ranns · 8 years ago
  42. 112ee88 features: remove remaining .end_node by Damjan Marion · 8 years ago
  43. ad0697a PNEUM: Fix Coverity error (missing unlock). by Ole Troan · 8 years ago
  44. ed81245 Fix bonded ethernet PMD name for DPDK 17.02 by Alexander Popovsky (apopovsk) · 8 years ago
  45. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  46. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  47. 696e88d MPLS performance improvments. by Neale Ranns · 8 years ago
  48. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  49. c60f557 Python API: Fix RPM packaging (again). by Ole Troan · 8 years ago
  50. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  51. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  52. b85e439 Use the feature anchor in the MPLS input arc - it performs much better by Neale Ranns · 8 years ago
  53. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  54. d2b792b Add epel-rpm-macros for CentOS/RHEL install-dep by Alexander Popovsky (apopovsk) · 8 years ago
  55. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  56. 1b33fde ping: Fix coverity error 163907 by Andrew Yourtchenko · 8 years ago
  57. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  58. f6dae05 vhost: wrong value return for VHOST_USER_VRING_GET_BASE by Steven · 8 years ago
  59. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  60. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  61. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  62. 0856b97 API: define optional base_id for REPLY_MACRO's by Eyal Bari · 8 years ago
  63. 7c0858e Fix binary-api cmd/arg split logic by Dave Barach · 8 years ago
  64. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  65. 3bde407 VPP changes to support iOAM over NSH-MD2. Separate trace data by Vengada · 8 years ago
  66. 803c51d Fix packet trace output: dpdk_rx_trace must decode the actual ethertype by Dave Barach · 8 years ago
  67. 1c82cd4 API:support hidden sw interfaces by Eyal Bari · 8 years ago
  68. 3d6b2b5 Try again: __COVERITY__ vs __COVERITY by Dave Barach · 8 years ago
  69. b64e4e2 Clean up dead API client reaper callack scheme by Dave Barach · 8 years ago
  70. c563e0e Nasm > 2.11.06 required for sw_crypto. by Thomas F Herbert · 8 years ago
  71. e146f13 ioam: ip6 hop by hop ext header and SR header co-existence by shwethab · 8 years ago
  72. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago
  73. 6e28f38 ioam: fix warnings by Damjan Marion · 8 years ago
  74. b20dd1b IOAM Coverity fix by AkshayaNadahalli · 8 years ago
  75. a38e0f0 Update CSIT tests 170302 -> 170313 by Jan Gelety · 8 years ago
  76. e69f495 VPP-659 Improve tcp/session debugging and testing by Florin Coras · 8 years ago
  77. dfde53a VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  78. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  79. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  80. 557a71c Refactor SNAT ICMP code by Juraj Sloboda · 8 years ago
  81. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  82. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  83. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  84. 8d55247 gmon: fix code commented out by mistake by Damjan Marion · 8 years ago
  85. 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
  86. b6391a9 Fix vat_api_hookup name collision by Dave Barach · 8 years ago
  87. a331e6f VPP-608: warnings be gone by Dave Barach · 8 years ago
  88. 69b7aa4 Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass by Neale Ranns · 8 years ago
  89. 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago
  90. b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
  91. 73ee23c make test: temporary disable MAP-E test by Damjan Marion · 8 years ago
  92. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  93. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  94. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  95. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  96. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  97. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  98. 794813f include rte_config header before any other dpdk include by Gabriel Ganne · 8 years ago
  99. 145bb0f dpdk: remove unnecesary CFLAGS modification by Damjan Marion · 8 years ago
  100. 17a75cb SNAT: deterministic map dump by Martin · 8 years ago