1. ec21e13 Remove unused tcp.h by Kevin Paul Herbert · 9 years ago
  2. c23f7bc vpp metrics upload via gmond plugin by Dave Barach · 9 years ago
  3. 2068e98 Enable Chelsio T5 support by Damjan Marion · 9 years ago
  4. 8f9e7d4 Remove vestigal TCP implementation by Kevin Paul Herbert · 9 years ago
  5. dac3fd4 vnet: Add field for transmit time by Kevin Paul Herbert · 9 years ago
  6. 63a814d Warnings be gone. by Dave Barach · 9 years ago
  7. da8d445 dpdk_buffer.c: Ensure that the mbuf reference count is as expected by Kevin Paul Herbert · 9 years ago
  8. cf121e3 ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment issues by Kevin Paul Herbert · 9 years ago
  9. c42508d Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk by Dave Barach · 9 years ago
  10. f46b7e6 Fix l2output error-drop next node index by Damjan Marion · 9 years ago
  11. aa67d61 Print worker thread name as a c-string, not a vector. Otherwise, the by Dave Barach · 9 years ago
  12. a67c418 Fix vppctl to cope with vpe -> vpp transition by Ed Warnicke · 9 years ago
  13. 9917623 Remove vpp-japi/m4/libtool.m4 by Ed Warnicke · 9 years ago
  14. c5d4dc7 Set the ssvm_ethernet interface pid. Otherwise, the recursive lock by Dave Barach · 9 years ago
  15. 014bdeb Small fix for vppctl by Ed Warnicke · 9 years ago
  16. 1f8aeb9 MAP: Ensure fragmented packets get from ip4_map to ip4_map_reass. by Ole Troan · 9 years ago
  17. 0d4ffcd MAP: Fix handling of jumbo frames. by Ole Troan · 9 years ago
  18. 0e5e3c3 Fix rpm packaging bit-rot by Dave Barach · 9 years ago
  19. 309bef2 Enable shared-VM namespace support by Dave Barach · 9 years ago
  20. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  21. bfdedbd PowerPC64-be arch support. Qemu ("qppc") platform support. by Dave Barach · 9 years ago
  22. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  23. 13056f9 Merge "Enhance and fix packet trace for IP forwarding as follows: 1. Add fib index to IP6 forwarding trace. 2. Display adjacency index in IP forwarding trace. 3. Fix adjacency display for L3 to L2 forwarding such as BVI and VXLAN tunnel decap. 4. Setup VXLAN tunnel fib index properly for packet trace." by Dave Barach · 9 years ago
  24. 1549b61 Merge "Revert "Reenable debug cli telnet listener"" by Dave Barach · 9 years ago
  25. 2eb3492 Merge "Fix bitmap list parsing" by Dave Barach · 9 years ago
  26. 93d4675 Revert "Reenable debug cli telnet listener" by Ed Warnicke · 9 years ago
  27. 2d34374 Enhance and fix packet trace for IP forwarding as follows: by John Lo · 9 years ago
  28. 52372b6 Merge "Reenable debug cli telnet listener" by Damjan Marion · 9 years ago
  29. 8a75906 Merge "Shell script to run the emacs-skeleton plugin boilerplate generator" by Damjan Marion · 9 years ago
  30. f5dae76 Shell script to run the emacs-skeleton plugin boilerplate generator by Dave Barach · 9 years ago
  31. 2bc1eba Clean up comment by Dave Barach · 9 years ago
  32. 75d1f24 Fix bitmap list parsing by Damjan Marion · 9 years ago
  33. 7471c6d Enabled vppctl to provide an interactive shell by Ed Warnicke · 9 years ago
  34. 46e88fe Merge "Temporary remove inlines to unbreak compilation with GCC 5" by Damjan Marion · 9 years ago
  35. 7bdedad Temporary remove inlines to unbreak compilation with GCC 5 by Damjan Marion · 9 years ago
  36. 1d3be19 build - Vagrant template to get more emulated PCI NICs by Vincent JARDIN · 9 years ago
  37. 36de038 MAP: Updated rules generation script. by Ole Troan · 9 years ago
  38. 49be7f0 hw0 used without initialization in when DPDK is undefined by Shesha Sreenivasamurthy · 9 years ago
  39. b1ee7bd Merge "Avoid crash in vhost-user driver when running multithreaded" by Damjan Marion · 9 years ago
  40. 9fb8755 Dual loop decrement TTL. Outer fragmentation. ICMP PMTUD. Add DF ignore knob. by Ole Troan · 9 years ago
  41. 92eade1 Added ICMP4 error node. by Ole Troan · 9 years ago
  42. 413b0dd Fix gitreview to fd.io by Ed Warnicke · 9 years ago
  43. 920ecc2 Avoid crash in vhost-user driver when running multithreaded by Damjan Marion · 9 years ago
  44. 3b566bb Fix vagrant grub issue with ubuntu & virtualbox by Matt Johnson · 9 years ago
  45. cda9482 - ICMP6: Add generic ICMP6 error node. Caller sets code/type fields. by Ole Troan · 9 years ago
  46. 9c76c1f Reenable debug cli telnet listener by Dave Barach · 9 years ago
  47. 366ac6e MAP: Decrement TTL of payload IPv4 packet. by Ole Troan · 9 years ago
  48. 1bc56f7 Merge "Fix dual loop >= 4. Fix format specified for printing u64 counter." by Ole Troan · 9 years ago
  49. ec1a579 Merge "Warning be gone." by Dave Barach · 9 years ago
  50. a5d2c70 Fix dual loop >= 4. Fix format specified for printing u64 counter. by Ole Troan · 9 years ago
  51. 92be0df Clean up script to generate LW46 bindings / MAP-E rules. by Ole Troan · 9 years ago
  52. 4afb281 Warning be gone. by Dave Wallace · 9 years ago
  53. ce853c4 Merge "Submit initial test framework skeleton." by Ed Warnicke · 9 years ago
  54. 66cc181 Add --with-plugin-toolkit to README, clean up unwanted files by Dave Barach · 9 years ago
  55. b852bfa Emacs-lisp scripts to generate complete vpp plugins by Dave Barach · 9 years ago
  56. b189933 Submit initial test framework skeleton. by Stefan Kobza · 9 years ago
  57. 7d08f56 ylwrap is also autotools autogenerated file by Damjan Marion · 9 years ago
  58. bd2e9ba Merge "Fix to show trace output." by Damjan Marion · 9 years ago
  59. 613c172 Merge "Update vagrant/ to install vpp packages and use vppctl" by Damjan Marion · 9 years ago
  60. b463ec8 Update vagrant/ to install vpp packages and use vppctl by Ed Warnicke · 9 years ago
  61. 2d8862c Restore vpe-api-test/scripts/vppctl by Ed Warnicke · 9 years ago
  62. 81aa0e5 Fix to show trace output. by Ed Warnicke · 9 years ago
  63. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  64. 5f1fd81 Merge "Add ODL honeycomb VPP agent extensions to vppjapi jni java library." by Dave Barach · 9 years ago
  65. 2b75816 Merge "Add vpe-api message to get vxlan tunnel details." by Dave Barach · 9 years ago
  66. 9352081 Merge "Update version of vppjapi-<ver>.jar to 1.0.0" by Dave Barach · 9 years ago
  67. bf8c15e Add ODL honeycomb VPP agent extensions to vppjapi jni java library. by Dave Wallace · 9 years ago
  68. 60231f3 Add vpe-api message to get vxlan tunnel details. by Dave Wallace · 9 years ago
  69. a4105de Update version of vppjapi-<ver>.jar to 1.0.0 by Dave Wallace · 9 years ago
  70. 8cf9df1 Remove redundant function by Damjan Marion · 9 years ago
  71. bc20bdf Store per-thread node error counters by Damjan Marion · 9 years ago
  72. be9bf42 Merge "Move vppctl to vpp-api-test" by Ed Warnicke · 9 years ago
  73. 4034175 Merge "Remove warning message outputing vpp-test-api plugin path" by Dave Barach · 9 years ago
  74. f750ac2 Move vppctl to vpp-api-test by Damjan Marion · 9 years ago
  75. 308caf1 Fix warnings in policer code by Damjan Marion · 9 years ago
  76. dbbf1db Fix warnings in MAP-T code by Damjan Marion · 9 years ago
  77. c4bec39 Fix warnings in CNAT code by Damjan Marion · 9 years ago
  78. db2c6c6 Don't send more than one mapping req in l2output node by Damjan Marion · 9 years ago
  79. 7fcec6e Remove warning message outputing vpp-test-api plugin path by Ed Warnicke · 9 years ago
  80. fa1a6a4 Merge "Update .gitignore to ignore autotools files" by Dave Barach · 9 years ago
  81. f1e39bd Merge "Add DPDK version in "show version verbose" output" by Dave Barach · 9 years ago
  82. 806afd6 Merge "Introduce support for DPDK 2.2" by Dave Barach · 9 years ago
  83. 75a46e2 Update .gitignore to ignore autotools files by Ed Warnicke · 9 years ago
  84. 18589bb Disable telnet to in default package config by Ed Warnicke · 9 years ago
  85. 802611c Add missing entries to .gitignore by Ed Warnicke · 9 years ago
  86. c72cbf8 Add vppctl as a simple cli interface to vpp by Ed Warnicke · 9 years ago
  87. cbc342e Add DPDK version in "show version verbose" output by Damjan Marion · 9 years ago
  88. bce6b6a Introduce support for DPDK 2.2 by Damjan Marion · 9 years ago
  89. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago
  90. 317be03 Merge "replacing all vec_sort() invocations to vec_sort_with_function()" by Dave Wallace · 9 years ago
  91. ec65a1a Merge "Remove vppversion subtree, move elftool to vppinfra" by Dave Wallace · 9 years ago
  92. 5e7ac9d load vpp startup config from file by Matus Fabian · 9 years ago
  93. 29b6af9 Remove vppversion subtree, move elftool to vppinfra by Damjan Marion · 9 years ago
  94. 3c6155c Merge "Fix to make it easy to use http proxy with Vagrant" by Damjan Marion · 9 years ago
  95. d2dc3df replacing all vec_sort() invocations to vec_sort_with_function() by Matus Fabian · 9 years ago
  96. b73f267 Fix to make it easy to use http proxy with Vagrant by Ed Warnicke · 9 years ago
  97. 539cff0 Fix vhost-user input interface handling by Damjan Marion · 9 years ago
  98. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  99. 64f98e9 Merge "Move rpc handler where it belongs, related cleanup" by Ed Warnicke · 9 years ago
  100. ee4e9ec Merge "add compiler information to "show version" cli" by Dave Barach · 9 years ago