Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | VPP-83 Allow non-privileged clients to use the vpp binary API. | Dave Barach | 10 | -61/+108 |
2016-06-01 | VPP-98 Dedicated storage for VXLAN over IPv6 hash keys | Chris Luke | 3 | -53/+66 |
2016-06-01 | vagrant: disable automatic update on start | Thomas Monjalon | 1 | -0/+1 |
2016-05-31 | Fix build-root/scripts/version to not have spurious ~ | Ed Warnicke | 1 | -3/+2 |
2016-05-31 | Fix u16 type handling in jvpp | Marek Gradzki | 3 | -4/+133 |
2016-05-31 | VPP-102: vHost reconnect to previously used sockets on VPP restart | John Lo | 1 | -0/+8 |
2016-05-31 | VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPP | John Lo | 2 | -9/+3 |
2016-05-31 | Fix hash table bogus read in ip6 vxlan-gpe | Florin Coras | 2 | -13/+3 |
2016-05-31 | Add CLI/API for clearing all remote mappings | Filip Tehlar | 5 | -28/+90 |
2016-05-31 | ONE-15: Fix duplicate locator, refactoring locator | Andrej Kozemcak | 3 | -246/+156 |
2016-05-31 | ONE-16: Locators are not properly cleaned | Filip Tehlar | 1 | -2/+16 |
2016-05-30 | Add Dump API for VxLAN-GPE tunnel | Hongjun Ni | 6 | -38/+202 |
2016-05-28 | VPP-84 af_packet retry on EAGAIN, count on errors | Chris Luke | 2 | -9/+32 |
2016-05-28 | VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's | John Lo | 4 | -2/+800 |
2016-05-29 | Fix VxLAN-GPE add_del API issue | Hongjun Ni | 1 | -2/+2 |
2016-05-27 | VPP-95 VXLAN add_del API intermittent failure | Chris Luke | 2 | -3/+3 |
2016-05-27 | Fix dpdk march/mtune defaults | Damjan Marion | 1 | -1/+1 |
2016-05-26 | Add show command for LISP map resolvers | Filip Tehlar | 1 | -0/+21 |
2016-05-25 | Move dpdk startup config data to separate struct | Damjan Marion | 8 | -138/+148 |
2016-05-25 | ONE-14: Fix crash when re-enable Lisp | Andrej Kozemcak | 1 | -4/+9 |
2016-05-25 | Add Vxlan-Gpe over IPv6 | Hongjun Ni | 9 | -715/+1021 |
2016-05-24 | VPP-86: fix array copy in generated JNI code | Marek Gradzki | 4 | -22/+169 |
2016-05-24 | Fix an issue in format_vxlan_gpe_tunnel | Hongjun Ni | 1 | -0/+4 |
2016-05-23 | Native VPP driver for Intel Niantic family of NICs | Damjan Marion | 11 | -0/+4560 |
2016-05-23 | Move rte_delay_us_override so it overrides DPDK | Todd Foggoa | 3 | -42/+47 |
2016-05-23 | Create /plugins directory, move sample-plugin | Dave Barach | 9 | -0/+0 |
2016-05-23 | VPP-81: Print interface name after creating an interface with CLI | Pierre Pfister | 17 | -22/+48 |
2016-05-23 | Add LISP RTR support | Filip Tehlar | 7 | -44/+392 |
2016-05-23 | Changed JVPP interface for construction and connectivity | Tibor Sirovatka | 10 | -36/+77 |
2016-05-21 | Add per-thread, per-node runtime stats serialization | Dave Barach | 8 | -64/+322 |
2016-05-20 | VPP-80: netmap binary API message element name collision | Dave Barach | 3 | -8/+8 |
2016-05-20 | VPP-79: fix cross-compilation build break | Dave Barach | 1 | -3/+3 |
2016-05-20 | VPP-77 Creating VXLAN over IPv6 via API fails | Chris Luke | 1 | -2/+2 |
2016-05-20 | Add policer dump API | Matus Fabian | 3 | -0/+299 |
2016-05-19 | VPP-74 Fix signedness issue when terminal resizes | Chris Luke | 1 | -4/+9 |
2016-05-19 | Remove unused PCI code | Damjan Marion | 1 | -7/+0 |
2016-05-19 | Add support for multiple microarchitectures in single binary | Damjan Marion | 72 | -34/+439 |
2016-05-18 | Add netmap API | Matus Fabian | 7 | -10/+208 |
2016-05-18 | Rework of the old PCI code | Damjan Marion | 11 | -339/+476 |
2016-05-17 | Set java artifact versions to 16.09 for master | Ed Warnicke | 1 | -1/+1 |
2016-05-17 | dpdk/Makefile - Allow dpdk target to be set according to the platform | Christophe Fontaine | 3 | -4/+31 |
2016-05-17 | dpdk/build - 32bits compilation | Christophe Fontaine | 4 | -28/+28 |
2016-05-17 | dpdk/init - Add compatibility to non numa architecture | Christophe Fontaine | 1 | -4/+25 |
2016-05-17 | Fix output feature issue where opque field is already used by previous node | Damjan Marion | 2 | -3/+8 |
2016-05-17 | vppinfra - ARM: cycle count 64bits register is only available on ARMv8 | Christophe Fontaine | 1 | -2/+9 |
2016-05-16 | VPP-23 Re-work pager line collationv16.09-rc0 | Chris Luke | 1 | -88/+364 |
2016-05-16 | VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC | Keith Burns (alagalah) | 10 | -1038/+5 |
2016-05-16 | VPP-61 Patch1/2 - Remove NSH from VPP | Keith Burns (alagalah) | 6 | -127/+0 |
2016-05-16 | VPP-58: Fix build on AMD Opteron | Damjan Marion | 1 | -1/+1 |
2016-05-16 | Add build number to VPP version if BUILD_NUMBER var is set | Damjan Marion | 1 | -2/+6 |