aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-06-07acl-plugin: make the ACL plugin multicore-capableAndrew Yourtchenko5-207/+912
2017-06-07acl-plugin: fix coverity error in acl_test.cAndrew Yourtchenko1-2/+2
2017-06-07dpdk: ipsec fixesSergio Gonzalez Monroy2-43/+43
2017-06-07dpdk: fix ipsec coverity warningsSergio Gonzalez Monroy1-2/+3
2017-06-07Add support for memif API to VAT.Milan Lenco2-0/+364
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-1/+1
2017-06-05SNAT: fix ICMP hairpinningMatus Fabian1-1/+67
2017-06-05More GCC-7 errorsMarco Varlese1-0/+2
2017-06-02memif: fix coverity warningsSteven1-0/+2
2017-06-02Add l3 routing for GTP-U decapHongjun Ni10-14/+25
2017-05-31memif: multi-queues supportSteven7-73/+167
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan18-1915/+2420
2017-05-29memif: master instance crashes when typing quit on slaveSteven1-15/+29
2017-05-24SNAT: fix IPFIX data src and dst portMatus Fabian1-2/+2
2017-05-24IPv6 Performance bugsNeale Ranns2-2/+1
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari3-1/+16
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion3-33/+30
2017-05-22Fix GTP-U Coverity issuesHongjun Ni1-24/+15
2017-05-18acl-plugin: reject the too-short variable-length messages from clients (VPP-839)Andrew Yourtchenko1-3/+42
2017-05-17ioam: configuration for SRv6 localsid (VPP-693)shwethab4-23/+54
2017-05-17dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05Damjan Marion1-0/+4
2017-05-16Unneeded linkingMarco Varlese1-0/+4
2017-05-16Fix regression of setting device to admin-down stateJohn Lo1-5/+4
2017-05-15acl-plugin: unapply the ACLs if interface is being deletedAndrew Yourtchenko1-0/+4
2017-05-15dpdk: Enable hardware CRC strip for Intel VFsDamjan Marion1-0/+5
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni12-0/+4248
2017-05-15memif: migrate memif to use vnet device infra APIsSteven2-22/+40
2017-05-15dpdk: improve error handling during device initializationDamjan Marion6-79/+98
2017-05-15Add a missing byte-swap call in ACL intf dump.Jon Loeliger1-1/+1
2017-05-15[plugins/dpdk] Support for CLIB_HAVE_64 (aarch64)Christophe Fontaine1-0/+13
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion4-22/+16
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion4-22/+22
2017-05-10Add crc32c inline function, allows compilation on 32-bit systemsDamjan Marion2-8/+3
2017-05-10dpdk: refactor interface speed detectionDamjan Marion3-98/+42
2017-05-10SNAT: move API code to separate fileMatus Fabian4-1256/+1312
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion5-87/+167
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion2-5/+6
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion3-19/+13
2017-05-07Avoid active connection prevent timeout of idle conns after itAndrew Yourtchenko2-10/+12
2017-05-05First commit SR MPLSPablo Camarillo3-3/+3
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-5/+5
2017-05-02dpdk: remove unused codeDamjan Marion5-64/+3
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy6-28/+8
2017-04-27dpdk: cleanup, move APIs to separate .c fileDamjan Marion5-327/+337
2017-04-27CGN: Send ICMP error packet if user is out of sessions availableMartin Gálik1-6/+21
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari4-0/+66
2017-04-26CGN: Session dump, test naming for ports fixedMartin Gálik3-3/+153
2017-04-26CGNAT: close session API and CLI commands.Martin Gálik3-4/+351
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach12-374/+37
2017-04-22Fix multicast enable on the bonded interfaceSteve Shin2-1/+13