Age | Commit message (Expand) | Author | Files | Lines |
2016-06-24 | netmap: multithreading support |  Mohsin KAZMI | 4 | -16/+70 |
2016-06-24 | Move vcgn as plugin |  Shesha Sreenivasamurthy | 69 | -36506/+1 |
2016-06-24 | Reformat output of lisp eid-table show command. |  Filip Tehlar | 3 | -11/+66 |
2016-06-24 | Add admin-up flag to L2TP tunnels and start tunnels set to down |  Pierre Pfister | 4 | -6/+42 |
2016-06-23 | Show command support for ip feature paths |  Dave Barach | 5 | -3/+147 |
2016-06-23 | Use lisp_gpeX iface counters to store decap stats |  Florin Coras | 4 | -36/+71 |
2016-06-23 | VPP-72 Added api call aquivalents to: |  marek zavodsky | 2 | -11/+20 |
2016-06-23 | LISP EID virtualization support |  Filip Tehlar | 8 | -176/+298 |
2016-06-23 | More LISP SD FIB and forwarding fixes |  Florin Coras | 3 | -62/+56 |
2016-06-22 | ARP/NDP does not send solicitation when no source address is available |  Pierre Pfister | 6 | -7/+28 |
2016-06-22 | Add MAC address support for LISP |  Filip Tehlar | 3 | -18/+166 |
2016-06-22 | CLI to update locator-set |  Andrej Kozemcak | 1 | -6/+83 |
2016-06-22 | Fix for build failure due to iOAM plugin header file path |  Shwetha | 1 | -0/+1 |
2016-06-21 | Check if LISP is enable |  Andrej Kozemcak | 5 | -13/+104 |
2016-06-20 | VPP-143: Correctly drop local l2tp packets when no session is found |  Pierre Pfister | 3 | -14/+48 |
2016-06-19 | Output interface MTU check ignored in double-loop |  Chris Luke | 1 | -8/+9 |
2016-06-19 | Fix use of lookup_next_index in LISP src/dst FIB |  Florin Coras | 2 | -12/+79 |
2016-06-18 | Fix node registration in ixge driver |  Damjan Marion | 1 | -2/+1 |
2016-06-18 | Give correct argument to ip_call_add_del_adjacency_callbacks |  Pierre Pfister | 1 | -1/+1 |
2016-06-18 | Move pkt replication counter to the opaque2 cache line |  Dave Barach | 9 | -20/+17 |
2016-06-17 | Dynamically compute ip feature subgraph order |  Dave Barach | 19 | -135/+530 |
2016-06-17 | Support NAT across multiple interface pairs |  Shesha Sreenivasamurthy | 2 | -57/+140 |
2016-06-17 | VPP-76:APIs for Proof of transit feature added to iOAM |  Shwetha | 7 | -1120/+125 |
2016-06-17 | New LISP API map-request itr-rloc |  Andrej Kozemcak | 2 | -1/+141 |
2016-06-17 | VNET: Initialization support for NXP DPAA2 poll mode driver |  Sachin | 3 | -1/+13 |
2016-06-17 | Consolidate use of IP fib functions in LISP CP |  Florin Coras | 1 | -143/+108 |
2016-06-15 | 6rd: Move to plugin |  Ole Troan | 7 | -763/+1 |
2016-06-16 | VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. |  Ole Troan | 11 | -339/+50 |
2016-06-16 | Fix hugepage leak on VM termination |  Shesha Sreenivasamurthy | 2 | -0/+36 |
2016-06-16 | Fix vxlan-gpe interface state dump failure |  Hongjun Ni | 1 | -0/+4 |
2016-06-15 | README file for vcgn |  Ranganathan T.S | 1 | -0/+100 |
2016-06-15 | Delete useless field decap_next in tunnel |  Hongjun Ni | 2 | -37/+5 |
2016-06-15 | Fix LISP locator pair selection |  Florin Coras | 3 | -133/+227 |
2016-06-15 | Fix remote mapping CLI for unset v6 local eid |  Florin Coras | 1 | -5/+12 |
2016-06-14 | Add dpdk per-interface startup config parameter to support rss-flag |  Srivatsa Sangli | 3 | -6/+43 |
2016-06-14 | Add dpdk per-interface startup config parameter to specify worker threads |  Damjan Marion | 2 | -23/+54 |
2016-06-14 | Reset new indirect adjacdncy template before using it |  Damjan Marion | 2 | -0/+4 |
2016-06-14 | Fix node siblings |  Ole Troan | 3 | -26/+4 |
2016-06-14 | Retire io threads and main-thread-io mode |  Damjan Marion | 8 | -995/+18 |
2016-06-14 | Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116 |  Damjan Marion | 3 | -29/+47 |
2016-06-15 | Fix name confusion for gre interface index. |  Hongjun Ni | 2 | -6/+6 |
2016-06-13 | Fix NULL-pointer crash in handoff_init(...) |  Dave Barach | 1 | -4/+7 |
2016-06-13 | Add worker-handoff node |  Damjan Marion | 7 | -439/+809 |
2016-06-13 | Explicity specify IP address type for format_ip46_address function |  Damjan Marion | 5 | -9/+27 |
2016-06-13 | VPP-117: Fix ip4 and ip6 lookup and rewrite traces |  Pierre Pfister | 2 | -68/+95 |
2016-06-10 | Return 0 if no tap interfaces are ready |  Dave Barach | 1 | -1/+1 |
2016-06-10 | Copy missing buffer metadata for ESP transport mode packets |  Damjan Marion | 1 | -1/+4 |
2016-06-09 | Add verbose flag for packet trace, show hexdump in verbose dpdk input trace |  Damjan Marion | 3 | -2/+12 |
2016-06-09 | VPP-117: Add trace to ip4 and ip6 lookup nodes |  Pierre Pfister | 4 | -19/+84 |
2016-06-09 | VPP-106: fix performance hit due to unprefetched data read |  Dave Barach | 3 | -6/+17 |