Age | Commit message (Expand) | Author | Files | Lines |
2016-04-15 | Add LISP API |  Andrej Kozemcak | 2 | -1/+694 |
2016-04-12 | Add a configurable "significant error" metric |  Dave Barach | 1 | -7/+120 |
2016-04-09 | Add IKEv2 APIs |  Matus Fabian | 2 | -3/+271 |
2016-04-07 | Enhance CLI/API Support for Bonded Interface |  John Lo | 1 | -0/+5 |
2016-04-01 | Add option to link DPDK dynamically |  Damjan Marion | 3 | -2/+34 |
2016-03-29 | Move classify_table_index under the union |  Damjan Marion | 1 | -2/+2 |
2016-03-29 | Adjacency allocator |  Dave Barach | 1 | -0/+5 |
2016-03-25 | iOAM trace configuration APIs |  Shwetha | 2 | -1/+142 |
2016-03-20 | vnet classifier debug CLI enhancements |  Dave Barach | 1 | -0/+1 |
2016-03-17 | Bring back p1.c so plugins can see DPDK symbols |  Todd Foggoa | 1 | -0/+2 |
2016-03-17 | Reincarnate call to unix_physmem_init() for non-dpdk use |  Damjan Marion | 1 | -0/+3 |
2016-03-07 | Add sw_interface_clear_stats API call |  Pavel Kotucek | 3 | -2/+94 |
2016-03-07 | build: fix call to mkdir |  Jean-Mickael Guerin | 1 | -1/+1 |
2016-03-04 | Add CPU detection functions |  Damjan Marion | 2 | -8/+17 |
2016-03-03 | Refuse to start if binary requires unavailable CPU extensions |  Damjan Marion | 1 | -0/+29 |
2016-02-26 | Update PowerPC (qppc) platform to build with Ubuntu cross-tools |  Damjan Marion | 1 | -26/+0 |
2016-02-26 | Add support for native vpp_lite (non-dpdk) platform |  Damjan Marion | 1 | -1/+1 |
2016-02-24 | Link the vpp application against libvnet.so, not libvnet.a |  Dave Barach | 2 | -97/+7 |
2016-02-22 | Added MTU information to sw_interface_dump |  Pavel | 2 | -0/+5 |
2016-02-19 | Add custom mac address option to vhost interfaces. |  Pierre Pfister | 2 | -1/+6 |
2016-02-19 | Serialize and upload the data plane node graph |  Dave Barach | 2 | -1/+56 |
2016-02-19 | Per-interface, per-address-family fast packet filter |  Dave Barach | 4 | -2/+142 |
2016-02-16 | Show DPDK EAL cmdline args in 'show version verbose' |  Damjan Marion | 1 | -5/+10 |
2016-02-13 | Remove duplicate vlib_call_init_function() for tuntap init |  Oleg A. Arkhangelsky | 1 | -2/+0 |
2016-02-10 | Replace AC_PROG_LIBTOOL with LT_INIT |  Dave Barach | 2 | -2/+0 |
2016-02-08 | Cisco Discovery Protocol, initial working attempt |  Dave Barach | 1 | -0/+6 |
2016-02-02 | Set the thread name for the stats thread if a thread name prefix is given. |  Todd Foggoa | 1 | -0/+5 |
2016-02-02 | Zero the interface template before using it. |  Todd Foggoa | 1 | -0/+1 |
2016-01-29 | Rationalize metric names. |  Dave Barach | 1 | -6/+6 |
2016-01-22 | Enable shared-VM namespace support |  Dave Barach | 2 | -1/+24 |
2016-01-22 | aarch64 CPU arch / ThunderX platform initial support |  Dave Barach | 5 | -25/+85 |
2016-01-21 | PowerPC64-be arch support. Qemu ("qppc") platform support. |  Dave Barach | 1 | -0/+5 |
2016-01-20 | Rename vpe binary name to avoid collision with latex |  Damjan Marion | 4 | -13/+13 |
2016-01-19 | Revert "Reenable debug cli telnet listener" |  Ed Warnicke | 1 | -1/+0 |
2016-01-07 | Reenable debug cli telnet listener |  Dave Barach | 1 | -0/+1 |
2015-12-17 | Add vpe-api message to get vxlan tunnel details. |  Dave Wallace | 3 | -1/+80 |
2015-12-16 | Merge "Add DPDK version in "show version verbose" output" |  Dave Barach | 1 | -0/+2 |
2015-12-16 | Disable telnet to in default package config |  Ed Warnicke | 1 | -1/+0 |
2015-12-16 | Add DPDK version in "show version verbose" output |  Damjan Marion | 1 | -0/+2 |
2015-12-15 | Remove autotools generated products |  Dave Barach | 10 | -40296/+0 |
2015-12-15 | Merge "replacing all vec_sort() invocations to vec_sort_with_function()" |  Dave Wallace | 1 | -1/+10 |
2015-12-15 | load vpp startup config from file |  Matus Fabian | 1 | -0/+59 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() |  Matus Fabian | 1 | -1/+10 |
2015-12-14 | Merge "Move rpc handler where it belongs, related cleanup" |  Ed Warnicke | 1 | -10/+3 |
2015-12-14 | Move rpc handler where it belongs, related cleanup |  Dave Barach | 1 | -10/+3 |
2015-12-14 | add compiler information to "show version" cli |  Damjan Marion | 1 | -0/+16 |
2015-12-13 | Force recompilation of version.c |  Dave Barach | 3 | -13/+20 |
2015-12-13 | new version handling |  Damjan Marion | 5 | -27/+77 |
2015-12-08 | Initial commit of vpp code. |  Ed Warnicke | 34 | -0/+56023 |