Age | Commit message (Expand) | Author | Files | Lines |
2016-05-05 | VPP-39 - refactoring of NSH into own folder |  Keith Burns (alagalah) | 2 | -27/+27 |
2016-05-03 | HONEYCOMB-10: Copy context identifier from request to reply |  Marek Gradzki | 1 | -25/+45 |
2016-05-02 | VPP-30 sr_replicate requires DPDK |  Keith Burns (alagalah) | 1 | -0/+5 |
2016-04-30 | IP6 SR multicast replicator |  Keith Burns (alagalah) | 3 | -3/+239 |
2016-04-29 | VPP-25 Add API for GRE tunnel create/delete/show. |  Chris Luke | 3 | -0/+157 |
2016-04-29 | Fix use of format_ip46_address in custom_format |  Chris Luke | 1 | -4/+4 |
2016-04-29 | Add support for LCAF Instance ID |  Filip Tehlar | 1 | -2/+2 |
2016-04-29 | Add lisp-gpe ip6 data-plane support |  Florin Coras | 1 | -7/+3 |
2016-04-29 | Clean up per-thread mheap setup. |  Dave Barach | 1 | -1/+0 |
2016-04-28 | VXLAN over IPv6. |  Chris Luke | 3 | -14/+37 |
2016-04-27 | HONEYCOMB-10: Add missing context parameter to *details structs |  Maros Marsalek | 2 | -8/+24 |
2016-04-26 | Make automake silent rules default |  Damjan Marion | 1 | -1/+1 |
2016-04-26 | Fix compile errors reported by clang |  Damjan Marion | 1 | -1/+1 |
2016-04-26 | Port glean neighbor entry support to IPv6 |  Pierre Pfister | 1 | -1/+1 |
2016-04-25 | Convert lisp-gpe encap to interface tx node |  Florin Coras | 2 | -3/+42 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation |  Damjan Marion | 6 | -96/+96 |
2016-04-22 | Add a vpp_restart command |  Dave Barach | 2 | -4/+13 |
2016-04-21 | Removing dpdk socket-mem from startup.conf |  Damjan Marion | 1 | -4/+0 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 1 | -9/+9 |
2016-04-18 | Add support for AArch32 |  Christophe Fontaine | 2 | -9/+9 |
2016-04-15 | Remove historical netconf message switch APIs |  Dave Barach | 2 | -101/+0 |
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 |