Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | Temporary remove inlines to unbreak compilation with GCC 5 | Damjan Marion | 12 | -23/+19 |
2016-01-17 | MAP: Updated rules generation script. | Ole Troan | 2 | -23/+216 |
2016-01-14 | hw0 used without initialization in when DPDK is undefined | Shesha Sreenivasamurthy | 1 | -2/+3 |
2016-01-14 | Merge "Avoid crash in vhost-user driver when running multithreaded" | Damjan Marion | 1 | -0/+6 |
2016-01-14 | Dual loop decrement TTL. | Ole Troan | 7 | -48/+164 |
2016-01-14 | Added ICMP4 error node. | Ole Troan | 5 | -143/+204 |
2016-01-13 | Fix gitreview to fd.io | Ed Warnicke | 1 | -1/+1 |
2016-01-12 | Avoid crash in vhost-user driver when running multithreaded | Damjan Marion | 1 | -0/+6 |
2016-01-11 | Fix vagrant grub issue with ubuntu & virtualbox | Matt Johnson | 1 | -1/+4 |
2016-01-07 | - ICMP6: Add generic ICMP6 error node. Caller sets code/type fields. | Ole Troan | 8 | -58/+198 |
2016-01-06 | MAP: Decrement TTL of payload IPv4 packet. | Ole Troan | 3 | -2/+36 |
2016-01-05 | Merge "Fix dual loop >= 4. Fix format specified for printing u64 counter." | Ole Troan | 3 | -4/+4 |
2016-01-05 | Merge "Warning be gone." | Dave Barach | 1 | -1/+1 |
2016-01-05 | Fix dual loop >= 4. Fix format specified for printing u64 counter. | Ole Troan | 3 | -4/+4 |
2016-01-05 | Clean up script to generate LW46 bindings / MAP-E rules. | Ole Troan | 4 | -785/+53 |
2016-01-04 | Warning be gone. | Dave Wallace | 1 | -1/+1 |
2016-01-05 | Merge "Submit initial test framework skeleton." | Ed Warnicke | 20 | -0/+712 |
2016-01-04 | Add --with-plugin-toolkit to README, clean up unwanted files | Dave Barach | 2 | -1/+3 |
2016-01-04 | Emacs-lisp scripts to generate complete vpp plugins | Dave Barach | 12 | -4/+1271 |
2015-12-23 | Submit initial test framework skeleton. | Stefan Kobza | 20 | -0/+712 |
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 |