Age | Commit message (Expand) | Author | Files | Lines |
2017-04-03 | Fix memif coverity issues | Milan Lenco | 3 | -10/+33 |
2017-03-31 | dpdk: add support for Mellanox ConnectX-5 devices | Damjan Marion | 1 | -1/+4 |
2017-03-30 | acl-plugin: cleaner node bugfixes (VPP-675) | Andrew Yourtchenko | 3 | -51/+75 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 3 | -30/+7 |
2017-03-29 | dpdk: fix --with-dpdk-mlx5-pmd link issue | Damjan Marion | 1 | -0/+3 |
2017-03-29 | Bugfixing and documentation for SRv6 | Pablo Camarillo | 6 | -505/+0 |
2017-03-22 | Add memif - packet memory interface for intra-host communication | Damjan Marion | 11 | -0/+2767 |
2017-03-22 | Update MAC address kept for Bonded Interface and its Slaves | John Lo | 1 | -23/+32 |
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 9 | -1/+10 |
2017-03-22 | dpdk: fix plugin linking with sw crypto libraries | Sergio Gonzalez Monroy | 1 | -1/+6 |
2017-03-22 | SNAT: added actual delete to snat_det_map | Martin | 1 | -12/+45 |
2017-03-22 | Initial draft of VPP changes to cleanup iOAM export. | Vengada | 8 | -6/+9 |
2017-03-21 | ACL plugin 1.2 | Andrew Yourtchenko | 6 | -19/+2087 |
2017-03-18 | Fix bonded interface name to use instance number starting from 0 | John Lo | 3 | -5/+7 |
2017-03-17 | Fix bonded ethernet PMD name for DPDK 17.02 | Alexander Popovsky (apopovsk) | 2 | -7/+24 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h | Eyal Bari | 9 | -281/+33 |
2017-03-15 | API: define optional base_id for REPLY_MACRO's | Eyal Bari | 1 | -102/+3 |
2017-03-15 | VPP changes to support iOAM over NSH-MD2. Separate trace data | Vengada | 8 | -18/+56 |
2017-03-14 | Fix packet trace output: dpdk_rx_trace must decode the actual ethertype | Dave Barach | 1 | -1/+31 |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence | shwethab | 1 | -3/+3 |
2017-03-14 | IOAM Coverity fix | AkshayaNadahalli | 8 | -34/+42 |
2017-03-13 | VPP-279: Document changes for vnet/vnet/devices | Billy McFall | 4 | -4/+93 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) | Pavel Kotucek | 1 | -21/+19 |
2017-03-13 | Refactor SNAT ICMP code | Juraj Sloboda | 4 | -314/+558 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 4 | -1/+4265 |
2017-03-10 | Fix vat_api_hookup name collision | Dave Barach | 1 | -3/+3 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -6/+2 |
2017-03-09 | include rte_config header before any other dpdk include | Gabriel Ganne | 1 | -0/+1 |
2017-03-09 | dpdk: remove unnecesary CFLAGS modification | Damjan Marion | 1 | -4/+0 |
2017-03-08 | SNAT: deterministic map dump | Martin | 3 | -3/+125 |
2017-03-08 | SNAT: fix coverity warnings (VPP-608) | Matus Fabian | 1 | -2/+3 |
2017-03-08 | dpdk: dpdk-input optimizations and fixes | Damjan Marion | 4 | -96/+126 |
2017-03-08 | Change dpdk input node fixed-sleep units to usec | Dave Barach | 3 | -5/+5 |
2017-03-08 | FLOWPERPKT: New API definition in preparation for stateful flows. | Ole Troan | 1 | -1/+18 |
2017-03-08 | dpdk: Fixed QAT devices binding, bind the VFs only | Radu Nicolau | 1 | -3/+7 |
2017-03-08 | SNAT: user_session_dump is_ip4 and vat unformating added | Martin | 3 | -0/+20 |
2017-03-08 | CGN: fix outside port calculation and set buffer error (VPP-623) | Matus Fabian | 2 | -18/+33 |
2017-03-07 | In-band OAM active probe (VPP-471) | AkshayaNadahalli | 20 | -27/+2679 |
2017-03-07 | CGN: Deterministic NAT (VPP-623) | Matus Fabian | 9 | -164/+2150 |
2017-03-07 | Add setting of tenant VRF id for SNAT addresses (VPP-641) | Juraj Sloboda | 4 | -8/+42 |
2017-03-07 | silence -Wmaybe-uninitialized warning | Gabriel Ganne | 1 | -1/+1 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) | Shwetha Bhandari | 13 | -13/+2662 |
2017-03-06 | features: take device-input buffer advance value directly | Damjan Marion | 1 | -4/+2 |
2017-03-06 | dpdk: init.c should be under device/ | Damjan Marion | 2 | -1/+1 |
2017-03-06 | SNAT: session dump last heard type fix | Martin | 2 | -3/+3 |
2017-03-04 | Fix duplicate binary API registration messages / bugs | Dave Barach | 2 | -4/+3 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) | Pablo Camarillo | 6 | -0/+505 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... | Andrew Yourtchenko | 7 | -85/+36 |
2017-03-02 | SNAT: user's dump and session dump of a certain snat user. | magalik | 6 | -3/+288 |
2017-03-02 | Determine pkt type in dpdk-input node using ethertype only (VPP-647) | John Lo | 1 | -52/+22 |