Age | Commit message (Expand) | Author | Files | Lines |
2016-04-25 | Add native NETMAP driver | Damjan Marion | 10 | -5/+1666 |
2016-04-25 | Add APIs to access dpdk information | Todd Foggoa (tfoggoa) | 2 | -0/+62 |
2016-04-25 | Change ethernet's result within unformat_decap_next | Hongjun Ni | 1 | -1/+1 |
2016-04-25 | Convert lisp-gpe encap to interface tx node | Florin Coras | 9 | -531/+856 |
2016-04-25 | Improve mechanism for using loopback interface as BVI for BDs | John Lo | 6 | -78/+63 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation | Damjan Marion | 94 | -455/+444 |
2016-04-22 | Fix duplicate free | Dave Barach | 1 | -1/+2 |
2016-04-22 | Use memory from other CPU sockets if there is no local | Damjan Marion | 1 | -0/+11 |
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 | 1 | -0/+141 |
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-18 | Add API to get the dpdk interface stats delta. | Sean Hope | 4 | -22/+85 |
2016-04-18 | Add support for AArch32 | Christophe Fontaine | 7 | -18/+18 |
2016-04-17 | dpdk socket-mem handling optimizations | Damjan Marion | 2 | -67/+81 |
2016-04-16 | Using classifier/ACL from now on. Changes pertaining to that. | rangan | 1 | -21/+52 |
2016-04-15 | af_packet: clear bitmap entries when processing input | Peter Lei | 1 | -0/+1 |
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 | 4 | -18/+240 |
2016-04-14 | Rework of DPDK PCI device uio driver binding process | Damjan Marion | 1 | -301/+57 |
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 | 5 | -89/+24 |
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 | 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 unit test infrastructure for LISP protocol | Filip Tehlar | 11 | -36/+644 |
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 | Add vnet_rename_interface API | Sean Hope | 2 | -0/+41 |
2016-04-11 | Bump DPDK 16.04 to RC4 | Damjan Marion | 1 | -0/+30 |
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-08 | Add Rx and Tx statistics within nsh-vxlan-gpe node | Hongjun Ni | 3 | -26/+171 |
2016-04-07 | Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_command | Hongjun Ni | 1 | -1/+1 |
2016-04-07 | Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnel | Hongjun Ni | 1 | -0/+1 |
2016-04-07 | Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnel | Hongjun Ni | 1 | -1/+1 |
2016-04-07 | Enhance CLI/API Support for Bonded Interface | John Lo | 6 | -31/+106 |
2016-04-07 | Classify node should pay attention to dynamically-added arcs | Dave Barach | 1 | -2/+2 |
2016-04-06 | Fix ip4 udp encap length type | Florin Coras | 1 | -2/+2 |
2016-04-05 | host-interface admin down/up does not bring the interface up | Alpesh Patel | 1 | -1/+9 |
2016-04-02 | Fix DPDK check in udp.h | Florin Coras | 1 | -2/+2 |
2016-04-02 | LISP GPE: initial CP commit and DP improvements | Florin Coras | 19 | -705/+5136 |
2016-04-01 | Add option to link DPDK dynamically | Damjan Marion | 2 | -77/+83 |
2016-04-01 | Add support for installing ipv4 routes via unresolved next hop | Damjan Marion | 6 | -159/+393 |
2016-03-29 | Add DPDK 16.04-rc2 support | Damjan Marion | 1 | -2/+2 |