aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Export and Install GTP-U API fileHongjun Ni1-1/+1
2017-06-22acl-plugin: clean up the code enabling/disabling acl-plugin processing on int...Andrew Yourtchenko2-4/+18
2017-06-22NAT64: documentationMatus Fabian2-0/+211
2017-06-21Introduce default rx mode for device driversDamjan Marion1-1/+1
2017-06-21acl-plugin: the second and subsequent ACEs incorrect endianness when custom-d...Andrew Yourtchenko1-4/+22
2017-06-21acl-plugin: CLI to clear all sessionsAndrew Yourtchenko2-8/+38
2017-06-21acl-plugin: use ethernet_buffer_header_size() to determine the size of the et...Andrew Yourtchenko1-1/+1
2017-06-21acl-plugin: fix coverity issue 170476Andrew Yourtchenko1-2/+1
2017-06-21acl-plugin: fix coverity issue 166801Andrew Yourtchenko1-1/+1
2017-06-21NAT64: custom prefixMatus Fabian6-65/+494
2017-06-21memif: minor changes in memif.hDamjan Marion2-16/+20
2017-06-21acl-plugin: fix coverity error 171135Andrew Yourtchenko1-0/+2
2017-06-21acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n...Andrew Yourtchenko1-2/+2
2017-06-20SNAT: unknow protocol hairpinning fixMatus Fabian1-1/+1
2017-06-19NAT64: change not supported multi threading behaviourMatus Fabian5-6/+104
2017-06-19memif: add ip modeDamjan Marion4-35/+132
2017-06-19SNAT: NAT packet with unknown L4 protocol if match 1:1 NATMatus Fabian2-6/+104
2017-06-19acl-plugin: bihash-based ACL lookupAndrew Yourtchenko10-10/+1572
2017-06-19NAT64: Hairpinning (VPP-699)Matus Fabian5-24/+428
2017-06-16memif: show memif CLI enhancementSteven1-39/+115
2017-06-16memif: jumbo frames supportSteven2-148/+272
2017-06-15acl-plugin: store sessions in a single hash table instead of a per-interfaceAndrew Yourtchenko4-22/+39
2017-06-14acl-plugin: shrink the L2 classifier tables used for traffic redirectAndrew Yourtchenko1-17/+17
2017-06-13SNAT: fix 1:1 NAT without port hairpinning TCP checksum updateMatus Fabian1-0/+10
2017-06-13memif: fix crash during interface deleteDamjan Marion1-0/+4
2017-06-12memif: complete refactor of socket handling codeDamjan Marion11-1146/+1796
2017-06-12NAT64: bug fixMatus Fabian1-1/+20
2017-06-12Remove calls to crc_u32 and add clib_crc32c for armv8+crcChristophe Fontaine1-3/+10
2017-06-12NAT64: coverity fixMatus Fabian1-2/+14
2017-06-09acl-plugin: wrap a verbose debug message in the appropriate conditionalAndrew Yourtchenko1-0/+2
2017-06-09dpdk: fix ipsec coverity warningSergio Gonzalez Monroy1-2/+2
2017-06-09NAT64: ICMP error supportMatus Fabian5-15/+202
2017-06-08acl-plugin: remove clib_warnings on plugin initAndrew Yourtchenko1-3/+0
2017-06-08NAT64: Add NAT64 support for snat plugin (VPP-699)Matus Fabian12-11/+3676
2017-06-07acl-plugin: add a plugin-specific control-ping message api and make the test ...Andrew Yourtchenko4-1/+75
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