Age | Commit message (Expand) | Author | Files | Lines |
2016-06-25 | Netmap: Resolve interface state issue |  Mohsin KAZMI | 1 | -3/+0 |
2016-06-25 | Doubly-linked list element pools |  Dave Barach | 4 | -1/+341 |
2016-06-25 | vhost-dpdk: dequeue size fix |  Zhihong Wang | 1 | -4/+12 |
2016-06-25 | add buf_physaddr to dpdk trace |  Georgii Tkachuk | 1 | -2/+2 |
2016-06-25 | Vagrantfile RAM default is too small. |  Keith Burns (alagalah) | 2 | -2/+2 |
2016-06-24 | netmap: multithreading support |  Mohsin KAZMI | 4 | -16/+70 |
2016-06-24 | Move vcgn as plugin |  Shesha Sreenivasamurthy | 70 | -55/+102 |
2016-06-24 | Reformat output of lisp eid-table show command. |  Filip Tehlar | 3 | -11/+66 |
2016-06-24 | VPP-118: add support for variable length arrays to jvpp |  Marek Gradzki | 7 | -9/+54 |
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 | 6 | -15/+874 |
2016-06-23 | LISP EID virtualization support |  Filip Tehlar | 11 | -182/+443 |
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 | 9 | -17/+23 |
2016-06-21 | Vagrantfile syntax error correction - requires string input instead of integer. |  Srivatsa Sangli | 1 | -1/+1 |
2016-06-21 | Check if LISP is enable |  Andrej Kozemcak | 6 | -14/+105 |
2016-06-20 | Fix problem with DPDK vector PMDs not working in VPP |  Damjan Marion | 1 | -2/+4 |
2016-06-20 | VPP-143: Correctly drop local l2tp packets when no session is found |  Pierre Pfister | 3 | -14/+48 |
2016-06-20 | Using env.sh file for Vagrantfile inputs, but assume some defaults |  Keith Burns (alagalah) | 4 | -63/+98 |
2016-06-19 | VPP-152: mheap_alloc returns 0 when the requested heap size is too small |  Pierre Pfister | 2 | -1/+14 |
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-19 | Improving cross_ldflags arguments for dpaa2 platform |  Sachin | 1 | -1/+2 |
2016-06-19 | gitignore gtags |  Keith Burns (alagalah) | 1 | -0/+4 |
2016-06-18 | Enhanced RPM build process to make rpm for any given platform |  Sachin | 2 | -2/+3 |
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 | 12 | -34/+33 |
2016-06-17 | Updated Makefile so install-dep doesn't prompt |  Keith Burns (alagalah) | 1 | -3/+4 |
2016-06-17 | Dynamically compute ip feature subgraph order |  Dave Barach | 25 | -151/+914 |
2016-06-17 | Support NAT across multiple interface pairs |  Shesha Sreenivasamurthy | 2 | -57/+140 |
2016-06-17 | NXP DPAA2 Poll Mode Driver Support in DPDK |  Sachin | 2 | -4/+40410 |
2016-06-17 | VPP-76:APIs for Proof of transit feature added to iOAM |  Shwetha | 16 | -962/+1764 |
2016-06-17 | New LISP API map-request itr-rloc |  Andrej Kozemcak | 5 | -2/+364 |
2016-06-17 | VNET: Initialization support for NXP DPAA2 poll mode driver |  Sachin | 3 | -1/+13 |
2016-06-17 | vpp-83: fix double-unlock |  Dave Barach | 1 | -2/+3 |
2016-06-17 | Fix generate-deb-changelog to handle YY.MM release |  Ed Warnicke | 1 | -1/+1 |
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 | 12 | -25/+143 |
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 |