summaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-05-11acl-plugin: unapply the ACLs if interface is being deletedAndrew Yourtchenko1-0/+4
2017-05-11Avoid active connection prevent timeout of idle conns after itAndrew Yourtchenko2-10/+12
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari4-0/+66
2017-04-26Temporary workaround for the bug VPP-698Milan Lenco1-2/+2
2017-04-19Support ping from outside network in 1:1 NAT (VPP-695)Juraj Sloboda4-36/+75
2017-04-19Make fixes in SNAT codeJuraj Sloboda2-52/+56
2017-04-15VPP-341: IOAM documentationVengada6-429/+1225
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns3-7/+3
2017-04-13VPP-693: IOAM configuration for SRv6 localsidshwethab4-23/+54
2017-04-08Fix init of ENIC driver to allow receiving of jumbo packetsJohn Lo1-49/+27
2017-04-05Fix two more memif coverity issuesMilan Lenco2-25/+32
2017-04-05acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683)Andrew Yourtchenko6-317/+391
2017-04-04acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (...Andrew Yourtchenko4-13/+77
2017-04-03Fix memif coverity issuesMilan Lenco3-9/+32
2017-03-30acl-plugin: cleaner node bugfixes (VPP-675)Andrew Yourtchenko3-51/+75
2017-03-29Bugfixing and documentation for SRv6Pablo Camarillo6-505/+0
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion11-0/+2767
2017-03-22Update MAC address kept for Bonded Interface and its SlavesJohn Lo1-23/+32
2017-03-22vlib: add description field in plugin registrationDamjan Marion9-1/+10
2017-03-22dpdk: fix plugin linking with sw crypto librariesSergio Gonzalez Monroy1-1/+6
2017-03-22SNAT: added actual delete to snat_det_mapMartin1-12/+45
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada8-6/+9
2017-03-21ACL plugin 1.2Andrew Yourtchenko6-19/+2087
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo3-5/+7
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)2-7/+24
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari9-281/+33
2017-03-15API: define optional base_id for REPLY_MACRO'sEyal Bari1-102/+3
2017-03-15VPP changes to support iOAM over NSH-MD2. Separate trace dataVengada8-18/+56
2017-03-14Fix packet trace output: dpdk_rx_trace must decode the actual ethertypeDave Barach1-1/+31
2017-03-14ioam: ip6 hop by hop ext header and SR header co-existenceshwethab1-3/+3
2017-03-14IOAM Coverity fixAkshayaNadahalli8-34/+42
2017-03-13VPP-279: Document changes for vnet/vnet/devicesBilly McFall4-4/+93
2017-03-13ACL plugin rejects ICMP messages (VPP-624)Pavel Kotucek1-21/+19
2017-03-13Refactor SNAT ICMP codeJuraj Sloboda4-314/+558
2017-03-10Retire vpp_liteDamjan Marion4-1/+4265
2017-03-10Fix vat_api_hookup name collisionDave Barach1-3/+3
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-6/+2
2017-03-09include rte_config header before any other dpdk includeGabriel Ganne1-0/+1
2017-03-09dpdk: remove unnecesary CFLAGS modificationDamjan Marion1-4/+0
2017-03-08SNAT: deterministic map dumpMartin3-3/+125
2017-03-08SNAT: fix coverity warnings (VPP-608)Matus Fabian1-2/+3
2017-03-08dpdk: dpdk-input optimizations and fixesDamjan Marion4-96/+126
2017-03-08Change dpdk input node fixed-sleep units to usecDave Barach3-5/+5
2017-03-08FLOWPERPKT: New API definition in preparation for stateful flows.Ole Troan1-1/+18
2017-03-08dpdk: Fixed QAT devices binding, bind the VFs onlyRadu Nicolau1-3/+7
2017-03-08SNAT: user_session_dump is_ip4 and vat unformating addedMartin3-0/+20
2017-03-08CGN: fix outside port calculation and set buffer error (VPP-623)Matus Fabian2-18/+33
2017-03-07In-band OAM active probe (VPP-471)AkshayaNadahalli20-27/+2679
2017-03-07CGN: Deterministic NAT (VPP-623)Matus Fabian9-164/+2150
2017-03-07Add setting of tenant VRF id for SNAT addresses (VPP-641)Juraj Sloboda4-8/+42