Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | Removing dpdk socket-mem from startup.conf |  Damjan Marion | 1 | -4/+0 |
2016-04-21 | Fix warning in vppapigen |  Damjan Marion | 1 | -1/+1 |
2016-04-21 | Add Broadwell-EP/EX to the uarch list |  Damjan Marion | 1 | -0/+1 |
2016-04-20 | Remove execute flags from some dpdk patch files |  Damjan Marion | 3 | -0/+0 |
2016-04-20 | ubuntu 16.04 build support. Supporting systemd with vpp.service files. |  Srivatsa Sangli | 5 | -3/+56 |
2016-04-20 | Allow L3 forwarded jumbo packets on Bonded Interfaces |  John Lo | 1 | -16/+16 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 60 | -10115/+1333 |
2016-04-20 | delete loopback interface cli |  Alpesh S. Patel | 1 | -0/+6 |
2016-04-20 | Cleaned up formatting in device.c - no functionality changes. |  Keith Burns (alagalah) | 1 | -64/+64 |
2016-04-20 | Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_help |  Hongjun Ni | 1 | -1/+1 |
2016-04-20 | Move "ethernet" debug cli commands to "set interface" |  Damjan Marion | 4 | -127/+78 |
2016-04-20 | Add TAG=vpp_gcov which compiles vpp to produce .gcda files |  Dave Barach | 1 | -0/+5 |
2016-04-19 | VPP-6: set epoll wait-time to zero when binary API messages are waiting |  Dave Barach | 3 | -4/+9 |
2016-04-18 | Add API to get the dpdk interface stats delta. |  Sean Hope | 4 | -22/+85 |
2016-04-18 | Add support for AArch32 |  Christophe Fontaine | 31 | -66/+142 |
2016-04-17 | dpdk socket-mem handling optimizations |  Damjan Marion | 3 | -68/+82 |
2016-04-16 | Using classifier/ACL from now on. Changes pertaining to that. |  rangan | 1 | -21/+52 |
2016-04-16 | ENIC driver patch to fix rx miss or drop counters |  John Lo | 3 | -0/+87 |
2016-04-15 | af_packet: clear bitmap entries when processing input |  Peter Lei | 1 | -0/+1 |
2016-04-15 | Remove historical netconf message switch APIs |  Dave Barach | 2 | -101/+0 |
2016-04-15 | Took care of code review comments. Extended the fix to other files. |  rangan | 2 | -0/+4 |
2016-04-15 | Add LISP API |  Andrej Kozemcak | 7 | -22/+1726 |
2016-04-14 | Fix dependency install on Ubuntu 16.04 |  Damjan Marion | 1 | -1/+1 |
2016-04-14 | Rework of DPDK PCI device uio driver binding process |  Damjan Marion | 8 | -410/+1284 |
2016-04-14 | Init rte_mbuf length fields in af_packet driver |  Damjan Marion | 1 | -0/+5 |
2016-04-14 | Change ARP and IP6-ND nodes to use interface-output node for output |  John Lo | 6 | -94/+28 |
2016-04-14 | Fix vppinfra unit tests |  Florin Coras | 3 | -5/+10 |
2016-04-14 | Move autogenerated vnet files to config folder |  Florin Coras | 1 | -0/+2 |
2016-04-14 | Opaque index is not populated when ACL is configured. Fixed it. |  rangan | 1 | -1/+6 |
2016-04-13 | VHOST counters reversed |  Shesha Sreenivasamurthy | 2 | -7/+10 |
2016-04-13 | Create macro for next_nodes used in lookup family of nodes |  Damjan Marion | 6 | -168/+44 |
2016-04-12 | Added a LICENSE file |  Ed Warnicke | 1 | -0/+202 |
2016-04-12 | Porting 2 dpdk patches to dpdk 16.04 patches |  Todd Foggoa | 2 | -0/+106 |
2016-04-12 | Creating a new CLI to create loopback interfaces to make the interface |  Alpesh Patel | 1 | -0/+6 |
2016-04-12 | IP6 FIB: Micro optimization in lookup |  Pierre Pfister | 1 | -4/+9 |
2016-04-12 | Add support for DPDK 16.04 release, rebase some of 2.2.0 patches |  Damjan Marion | 7 | -1/+318 |
2016-04-12 | Add unit test infrastructure for LISP protocol |  Filip Tehlar | 13 | -36/+649 |
2016-04-12 | Add counter for the number of barrier syncs performed. |  Bud Grise | 2 | -0/+3 |
2016-04-12 | Add a configurable "significant error" metric |  Dave Barach | 5 | -16/+163 |
2016-04-11 | vagrant: libvirt configuration. |  Jeff Shaw | 1 | -2/+6 |
2016-04-11 | Add a counter for unknown IPv6 hop-by-hop options. |  Yoann Desmouceaux | 1 | -2/+9 |
2016-04-11 | Fix possible infinite loop in IPv6 hop-by-hop header parsing |  Yoann Desmouceaux | 1 | -0/+6 |
2016-04-11 | Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames |  Bud Grise | 1 | -0/+6 |
2016-04-11 | Add vnet_rename_interface API |  Sean Hope | 2 | -0/+41 |
2016-04-11 | Bump DPDK 16.04 to RC4 |  Damjan Marion | 2 | -1/+31 |
2016-04-11 | Add configure option to enable building unit tests |  Damjan Marion | 4 | -2/+19 |
2016-04-11 | Add option to delete af_packet (host) interfaces |  Peter Lei | 3 | -0/+90 |
2016-04-08 | fix uninitialized vars warnings with -Os |  Benoît Ganne | 3 | -5/+5 |
2016-04-09 | Migrate bootstrap.ubuntu.sh to using top level Makefile |  Ed Warnicke | 1 | -57/+12 |
2016-04-09 | Add IKEv2 APIs |  Matus Fabian | 3 | -3/+635 |