Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | Fix LISP L2 fwd entry updates |  Florin Coras | 1 | -7/+10 |
2016-10-04 | VPP-355: add PBB (802.1ah) tag rewrite |  Pavel Kotucek | 8 | -103/+503 |
2016-10-03 | FIB Memory Usage Diagnostics |  Neale Ranns | 27 | -387/+333 |
2016-10-03 | vhost-user: avoid branching during prefetch |  Damjan Marion | 1 | -5/+2 |
2016-10-03 | vhost: predict map_guest_mem returns similar results over time |  Pierre Pfister | 1 | -13/+44 |
2016-10-03 | Fix string parsing in lisp map-request itr-rlocs command |  Filip Tehlar | 1 | -1/+1 |
2016-10-03 | L2 over LISP and GRE (VPP-457) |  Neale Ranns | 55 | -2234/+3596 |
2016-10-03 | (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 |  Neale Ranns | 7 | -6/+160 |
2016-09-30 | VPP-363: add ability to change mac address of the interface |  Pavel Kotucek | 9 | -0/+179 |
2016-09-30 | Fix double-free crash |  David Hotham | 1 | -0/+1 |
2016-09-30 | VPP-454 Fix LISP GID dictionary issue |  Filip Tehlar | 2 | -7/+54 |
2016-09-30 | VPP-450 Fix adding LISP adjacencies via CLI |  Filip Tehlar | 2 | -67/+46 |
2016-09-28 | DPDK HQoS: Enable Hierarchical Scheduler in VPP |  Jasvinder Singh | 8 | -4/+1935 |
2016-09-28 | Fix packet trace for IP4/IP6 lookup/forwarding nodes |  John Lo | 2 | -11/+8 |
2016-09-27 | classify: fix issue with output classify node using wrong sw_if_index |  Christophe Fontaine | 1 | -6/+6 |
2016-09-27 | arp: handle ARP proxy after tunnelling |  David Hotham | 1 | -3/+4 |
2016-09-27 | Fix hugepage detection issue |  Damjan Marion | 1 | -40/+5 |
2016-09-27 | Fix "show adj nbr" displaying IP4 address for IP6 neighbors |  John Lo | 1 | -2/+2 |
2016-09-27 | fix create sub-interface range cli |  Eyal Bari | 1 | -1/+3 |
2016-09-27 | Fix CLI for adding negative LISP fwd entries |  Florin Coras | 1 | -0/+1 |
2016-09-27 | LISP Source/Dest control plane support, VPP-197 |  Florin Coras | 7 | -115/+592 |
2016-09-26 | Fix for potential use of uninitialized variables |  Igor Mikhailov (imichail) | 1 | -23/+13 |
2016-09-25 | Packet-generator related fib 2.0 fixes |  Dave Barach | 2 | -4/+10 |
2016-09-23 | Rmove duplicate register of unformat_l2_input_next_node |  Hongjun Ni | 1 | -3/+0 |
2016-09-23 | Fix source RPF check in ip4_local |  Dave Barach | 1 | -0/+5 |
2016-09-23 | Fix eventfd leakage issue in vhost-user mode |  Steve Shin | 2 | -6/+57 |
2016-09-23 | VPP-424 fix lldp_main declaration |  Klement Sekera | 1 | -1/+1 |
2016-09-23 | Fix detection of packet output via BVI into a BD and SHG adjustment |  John Lo | 3 | -9/+13 |
2016-09-22 | l2_output: fix packet drop error reporting when mapping is in progress |  Damjan Marion | 1 | -1/+11 |
2016-09-22 | Fix lisp-cp table_id lookup for punted packets |  Florin Coras | 1 | -6/+6 |
2016-09-22 | vhost-user: branchless SSE4.2 implementation of map_guest_mem() |  Damjan Marion | 2 | -0/+45 |
2016-09-22 | vhost-user: remove dependency on dpdk code |  Damjan Marion | 2 | -16/+24 |
2016-09-21 | A Protocol Independent Hierarchical FIB (VPP-352) |  Neale Ranns | 172 | -10658/+39115 |
2016-09-21 | VPP-414: Fixed IPSec transport mode in esp_encrypt.c |  Matus Fabian | 1 | -2/+5 |
2016-09-21 | dpdk: fix wrong tx ring size calculations |  Damjan Marion | 4 | -27/+22 |
2016-09-20 | dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag |  Damjan Marion | 3 | -20/+32 |
2016-09-20 | dpdk: use flags for identifying interface types |  Damjan Marion | 8 | -42/+36 |
2016-09-20 | Use SSE instructions for matching tagged frames by ethertype |  Damjan Marion | 3 | -8/+29 |
2016-09-20 | VPP-419 add thread-safety to LLDP feature |  Klement Sekera | 2 | -30/+90 |
2016-09-20 | fd closed twice |  Eyal Bari | 4 | -5/+8 |
2016-09-20 | VPP-282: Document changes for vnet/vnet/ethernet |  Billy McFall | 3 | -32/+146 |
2016-09-20 | vhost-user: announce VIRTIO_F_VERSION_1 |  Damjan Marion | 2 | -2/+4 |
2016-09-20 | Add structure to some of the documentation; VPP-223 |  Chris Luke | 3 | -3/+3 |
2016-09-19 | Add support for transparent ethernet bridging to GRE |  David Hotham | 6 | -27/+90 |
2016-09-19 | Cloned buffer refcount was set to 0 |  Christophe Fontaine | 1 | -0/+1 |
2016-09-15 | VPP-306: Document changes for vnet/vnet/vxlan |  Billy McFall | 2 | -1/+76 |
2016-09-14 | VPP-407 fix coverity warning |  Klement Sekera | 1 | -5/+0 |
2016-09-14 | VPP-408: fix coverity warning in run_ping_ip46_address() |  Andrew Yourtchenko | 1 | -1/+9 |
2016-09-13 | VPP-404: IKEv2 profile auth rsa-sig cert-file fixed |  Matus Fabian | 2 | -1/+2 |
2016-09-13 | l2_output: reset bit after mapping is created |  Damjan Marion | 1 | -0/+3 |