Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-06-15 | Fix remote mapping CLI for unset v6 local eid | Florin Coras | 1 | -5/+12 |
2016-06-15 | VPP-137: VPP sends ARP with wrong requested IP | Neale | 1 | -1/+13 |
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 | 3 | -23/+56 |
2016-06-14 | Reset new indirect adjacdncy template before using it | Damjan Marion | 2 | -0/+4 |
2016-06-14 | Fix node siblings | Ole Troan | 5 | -77/+48 |
2016-06-14 | gitignore change due to DPDK download suffix change | Keith Burns (alagalah) | 1 | -0/+1 |
2016-06-14 | Retire io threads and main-thread-io mode | Damjan Marion | 10 | -1001/+19 |
2016-06-14 | Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116 | Damjan Marion | 3 | -29/+47 |
2016-06-14 | Cleanup /dev/shm before starting VPP from top-level Makefile | Damjan Marion | 1 | -0/+2 |
2016-06-14 | Add sw_if_index to af_packet_create and various clean ups | Keith Burns (alagalah) | 5 | -12/+96 |
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 | 8 | -439/+829 |
2016-06-13 | Add vxlan-gpe tunnel to sw_interface_dump | Hongjun Ni | 1 | -0/+7 |
2016-06-13 | Explicity specify IP address type for format_ip46_address function | Damjan Marion | 7 | -12/+50 |
2016-06-13 | VPP-117: Fix ip4 and ip6 lookup and rewrite traces | Pierre Pfister | 2 | -68/+95 |
2016-06-12 | Fix next-protocol issue configured from Honeycomb | Hongjun Ni | 1 | -1/+1 |
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-10 | NXP dpaa2 platform initial support | Sachin Saxena | 1 | -0/+63 |
2016-06-10 | Fix issue: no handler for msg id 13 | Hongjun Ni | 1 | -352/+351 |
2016-06-09 | VPP-133: increase size of cli process stacks | Dave Barach | 1 | -1/+1 |
2016-06-09 | Add verbose flag for packet trace, show hexdump in verbose dpdk input trace | Damjan Marion | 5 | -7/+27 |
2016-06-09 | Add format_hexdump function | Damjan Marion | 2 | -0/+49 |
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 | 4 | -47/+17 |
2016-06-09 | Fix DPDK init crash if bonded interface is created by startup conf | John Lo | 1 | -7/+10 |
2016-06-09 | VPP-119: JVpp notifications | Maros Marsalek | 21 | -141/+761 |
2016-06-09 | HONEYCOMB-67 Introduce exception handling into JVPP | Tibor Sirovatka | 23 | -127/+529 |
2016-06-09 | VPP-127 Removed spurious use of sudo | Ed Warnicke | 2 | -2/+2 |
2016-06-09 | VPP-129: Add build-root/scripts/csit-test-branch script | Ed Warnicke | 1 | -0/+2 |
2016-06-09 | VPP-115: Remove stale ACL CLIs which are not supported | John Lo | 2 | -39/+3 |
2016-06-08 | VPP-127: Make rpm/deb provide vpp group to access vpp-api | Ed Warnicke | 4 | -0/+16 |
2016-06-08 | VPP-124: Fix rpms to work out of the box. | Ed Warnicke | 3 | -1/+17 |
2016-06-08 | Increase jvpp connection timeout | Maros Marsalek | 1 | -2/+2 |
2016-06-07 | VPP-83: fix collateral damage | Dave Barach | 1 | -0/+1 |
2016-06-07 | Fix missing null termination in DPDK EAL Args | Damjan Marion | 1 | -2/+2 |