Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 3 | -11/+6 |
2017-04-11 | dpdk: use common interface placement infra | Damjan Marion | 6 | -301/+64 |
2017-04-10 | Refactor SNAT code | Juraj Sloboda | 3 | -119/+132 |
2017-04-10 | Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes | Juraj Sloboda | 2 | -3/+85 |
2017-04-10 | Make fixes in SNAT code | Juraj Sloboda | 2 | -52/+56 |
2017-04-07 | Fix init of ENIC driver to allow receiving of jumbo packets | John Lo | 1 | -49/+27 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -1/+1 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... | Andrew Yourtchenko | 4 | -13/+77 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 27 | -212/+216 |
2017-04-05 | acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683) | Andrew Yourtchenko | 6 | -317/+391 |
2017-04-05 | Fix two more memif coverity issues | Milan Lenco | 2 | -25/+32 |
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 |