Age | Commit message (Expand) | Author | Files | Lines |
2016-07-07 | Fix deletion forwarding entries when deleting static remote mapping | Filip Tehlar | 1 | -0/+3 |
2016-07-07 | Retire support for DPDK 2.1.0 and older | Damjan Marion | 8 | -197/+2 |
2016-07-07 | Add some doxygen tags | Dave Barach | 1 | -0/+36 |
2016-07-07 | Add an option to dump details about specific LISP EID in API/CLI | Filip Tehlar | 2 | -11/+66 |
2016-07-06 | Retire PLATFORM=virl | Damjan Marion | 3 | -10/+2 |
2016-07-06 | Add support for capturing packets on packet generator interfaces | Damjan Marion | 8 | -53/+215 |
2016-07-06 | Netmap: Fix Netmap Polling Issue | Mohsin KAZMI | 1 | -7/+31 |
2016-07-06 | Bug fix for VPP-104 about not being able to down a sub-if if the super-if is up | Calvin | 1 | -1/+3 |
2016-07-06 | VPP-182: IPv4 static ARP entries should not be deleted on interface down | John Lo | 1 | -19/+24 |
2016-07-06 | VPP-177: IPsec empty buffers allocation fix | Matus Fabian | 2 | -2/+4 |
2016-07-05 | VPP-144: Fix that shows the empty segment field in sh sr tunnel | Calvin | 1 | -1/+6 |
2016-07-05 | VPP-179 Fix adjacency reference-count botches | Dave Barach | 2 | -2/+24 |
2016-07-04 | LISP CP cleanup and refactoring | Florin Coras | 7 | -727/+808 |
2016-07-01 | VPP-171: fix a set of hw interface recycling bugs | Dave Barach | 3 | -1/+27 |
2016-06-30 | VPP-163 "show ip6 interface" ignores many addresses | Chris Luke | 2 | -24/+61 |
2016-06-30 | Fix buffer leak from L2 flooding replication process | Pierre Pfister | 1 | -0/+1 |
2016-06-30 | Fix clang build | Damjan Marion | 2 | -5/+5 |
2016-06-29 | Fix the spelling of the word "suppress". | Chris Luke | 2 | -11/+13 |
2016-06-29 | Add support for ethernet address in LISP API | Filip Tehlar | 1 | -1/+2 |
2016-06-29 | Don't re-write adjacency with same information. | Keith Burns (alagalah) | 1 | -9/+17 |
2016-06-29 | Decouple worker thread code from dpdk, enable worker threads in vpp_lite | Damjan Marion | 7 | -600/+9 |
2016-06-29 | VPP-158: VPP crashes in IKEv2 code when running multithreaded | Matthew Smith | 6 | -148/+222 |
2016-06-28 | VPP-48 Fixes for ip4/6 ttl checks and icmp responses | Chris Luke | 6 | -72/+244 |
2016-06-28 | Fix native build on non x86_64 systems | Damjan Marion | 1 | -0/+2 |
2016-06-28 | Reduce ring size for dpdk NICs and overtal mem footprint | Damjan Marion | 3 | -7/+7 |
2016-06-27 | VPP-108 : API calls to read classify table and sessions | Pavel Kotucek | 1 | -1/+2 |
2016-06-27 | Add MAC address support to LISP map-cache | Filip Tehlar | 5 | -17/+131 |
2016-06-26 | Misc. janitorial work: | Dave Barach | 5 | -25/+19 |
2016-06-25 | Netmap: Resolve interface state issue | Mohsin KAZMI | 1 | -3/+0 |
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-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 |