Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-03-29 | Support per-interface packet rx redirection |  Dave Barach | 2 | -1/+5 |
2016-03-29 | Move classify_table_index under the union |  Damjan Marion | 6 | -11/+16 |
2016-03-29 | Adjacency allocator |  Dave Barach | 7 | -601/+344 |
2016-03-29 | Increment MRU if hardware supports CRC stripping |  Jurek Matuszewski | 1 | -3/+27 |
2016-03-29 | Allow vlans to be programmed on 40GE VF interfaces |  Todd Foggoa (tfoggoa) | 1 | -2/+4 |
2016-03-29 | Mark some show commands as mp safe |  Todd Foggoa (tfoggoa) | 1 | -1/+4 |
2016-03-25 | iOAM trace configuration APIs |  Shwetha | 2 | -5/+11 |
2016-03-25 | Use rte_mempool private data for storing vlib_buffer_t |  Damjan Marion | 12 | -54/+45 |
2016-03-25 | Remove unnecesary clib_bitmap_set from af_packet input node |  Damjan Marion | 1 | -1/+0 |
2016-03-24 | l2-rw: Packet rewrite feature for L2 bridges |  Pierre Pfister | 5 | -1/+690 |
2016-03-23 | Fix L2 flood packet replication interaction with VXLAN-tunnel |  John Lo | 1 | -17/+16 |
2016-03-23 | Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets |  John Lo | 1 | -17/+0 |
2016-03-22 | tapcli: Receive vector of packets and memory leak fix |  Pierre Pfister | 2 | -148/+183 |
2016-03-21 | Unbreak build on gcc-5 |  Damjan Marion | 1 | -1/+1 |
2016-03-20 | vnet classifier debug CLI enhancements |  Dave Barach | 5 | -10/+234 |
2016-03-19 | * Added support to configure trace type as a |  rangan | 3 | -60/+497 |
2016-03-19 | cosmetic: indent code |  Dave Barach | 1 | -3/+1 |
2016-03-19 | Add llc_init in osi_init to ensure init order dependency |  Nagaprabhanjan Bellari | 1 | -0/+7 |
2016-03-18 | vnet_classify: Handle non-aligned vectors and various bugfixes |  Pierre Pfister | 2 | -98/+136 |
2016-03-18 | Make adjacencies shareable |  Dave Barach | 4 | -11/+233 |
2016-03-17 | Bring back p1.c so plugins can see DPDK symbols |  Todd Foggoa | 2 | -95/+14 |
2016-03-17 | Don't stop binding pci device if write to new_id fails |  Damjan Marion | 1 | -2/+0 |
2016-03-16 | af_packet: vec functions should not be used on pool |  Damjan Marion | 3 | -5/+5 |
2016-03-16 | Add vpp native linux kernel AF_PACKET interface support |  Damjan Marion | 7 | -1/+917 |
2016-03-14 | Declare node, hw_interface_class and device_class instances as external |  Damjan Marion | 9 | -12/+12 |
2016-03-14 | fix declaration of symbol of different size |  Jean-Mickael Guerin | 27 | -64/+58 |