Age | Commit message (Expand) | Author | Files | Lines |
2015-12-23 | ylwrap is also autotools autogenerated file |  Damjan Marion | 2 | -247/+1 |
2015-12-23 | Merge "Fix to show trace output." |  Damjan Marion | 1 | -4/+7 |
2015-12-23 | Merge "Update vagrant/ to install vpp packages and use vppctl" |  Damjan Marion | 2 | -26/+29 |
2015-12-22 | Update vagrant/ to install vpp packages and use vppctl |  Ed Warnicke | 2 | -26/+29 |
2015-12-22 | Restore vpe-api-test/scripts/vppctl |  Ed Warnicke | 2 | -0/+3 |
2015-12-22 | Fix to show trace output. |  Ed Warnicke | 1 | -4/+7 |
2015-12-18 | Fix warnings/errors reported by clang |  Damjan Marion | 23 | -26/+26 |
2015-12-18 | Merge "Add ODL honeycomb VPP agent extensions to vppjapi jni java library." |  Dave Barach | 9 | -92/+640 |
2015-12-18 | Merge "Add vpe-api message to get vxlan tunnel details." |  Dave Barach | 8 | -4/+170 |
2015-12-18 | Merge "Update version of vppjapi-<ver>.jar to 1.0.0" |  Dave Barach | 1 | -1/+1 |
2015-12-17 | Add ODL honeycomb VPP agent extensions to vppjapi jni java library. |  Dave Wallace | 9 | -92/+640 |
2015-12-17 | Add vpe-api message to get vxlan tunnel details. |  Dave Wallace | 8 | -4/+170 |
2015-12-17 | Update version of vppjapi-<ver>.jar to 1.0.0 |  Dave Wallace | 1 | -1/+1 |
2015-12-17 | Remove redundant function |  Damjan Marion | 1 | -18/+0 |
2015-12-17 | Store per-thread node error counters |  Damjan Marion | 2 | -15/+65 |
2015-12-17 | Merge "Move vppctl to vpp-api-test" |  Ed Warnicke | 6 | -18/+2 |
2015-12-16 | Merge "Remove warning message outputing vpp-test-api plugin path" |  Dave Barach | 1 | -1/+0 |
2015-12-16 | Move vppctl to vpp-api-test |  Damjan Marion | 6 | -18/+2 |
2015-12-16 | Fix warnings in policer code |  Damjan Marion | 1 | -2/+2 |
2015-12-16 | Fix warnings in MAP-T code |  Damjan Marion | 1 | -1/+1 |
2015-12-16 | Fix warnings in CNAT code |  Damjan Marion | 1 | -2/+2 |
2015-12-16 | Don't send more than one mapping req in l2output node |  Damjan Marion | 2 | -3/+17 |
2015-12-16 | Remove warning message outputing vpp-test-api plugin path |  Ed Warnicke | 1 | -1/+0 |
2015-12-16 | Merge "Update .gitignore to ignore autotools files" |  Dave Barach | 1 | -1/+25 |
2015-12-16 | Merge "Add DPDK version in "show version verbose" output" |  Dave Barach | 1 | -0/+2 |
2015-12-16 | Merge "Introduce support for DPDK 2.2" |  Dave Barach | 8 | -12/+319 |
2015-12-16 | Update .gitignore to ignore autotools files |  Ed Warnicke | 1 | -1/+25 |
2015-12-16 | Disable telnet to in default package config |  Ed Warnicke | 1 | -1/+0 |
2015-12-16 | Add missing entries to .gitignore |  Ed Warnicke | 1 | -0/+2 |
2015-12-16 | Add vppctl as a simple cli interface to vpp |  Ed Warnicke | 5 | -1/+20 |
2015-12-16 | Add DPDK version in "show version verbose" output |  Damjan Marion | 1 | -0/+2 |
2015-12-16 | Introduce support for DPDK 2.2 |  Damjan Marion | 8 | -12/+319 |
2015-12-15 | Remove autotools generated products |  Dave Barach | 103 | -368672/+1 |
2015-12-15 | Merge "replacing all vec_sort() invocations to vec_sort_with_function()" |  Dave Wallace | 13 | -40/+186 |
2015-12-15 | Merge "Remove vppversion subtree, move elftool to vppinfra" |  Dave Wallace | 30 | -40428/+442 |
2015-12-15 | load vpp startup config from file |  Matus Fabian | 1 | -0/+59 |
2015-12-15 | Remove vppversion subtree, move elftool to vppinfra |  Damjan Marion | 30 | -40428/+442 |
2015-12-14 | Merge "Fix to make it easy to use http proxy with Vagrant" |  Damjan Marion | 1 | -0/+7 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() |  Matus Fabian | 13 | -40/+186 |
2015-12-14 | Fix to make it easy to use http proxy with Vagrant |  Ed Warnicke | 1 | -0/+7 |
2015-12-14 | Fix vhost-user input interface handling |  Damjan Marion | 1 | -4/+2 |
2015-12-14 | Warnings be gone |  Dave Barach | 3 | -0/+4 |
2015-12-14 | Merge "Move rpc handler where it belongs, related cleanup" |  Ed Warnicke | 10 | -1188/+99 |
2015-12-14 | Merge "add compiler information to "show version" cli" |  Dave Barach | 1 | -0/+16 |
2015-12-14 | Move rpc handler where it belongs, related cleanup |  Dave Barach | 10 | -1188/+99 |
2015-12-14 | add compiler information to "show version" cli |  Damjan Marion | 1 | -0/+16 |
2015-12-14 | Remove inline from definition of bd_validate() |  Damjan Marion | 2 | -2/+2 |
2015-12-13 | Force recompilation of version.c |  Dave Barach | 3 | -13/+20 |
2015-12-13 | new version handling |  Damjan Marion | 13 | -1013/+90 |
2015-12-13 | Merge "Handle large user-mode page sizes, tested to 64k" |  Ed Warnicke | 2 | -3/+6 |