aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-06hsa: proxy wnd update only if enough space is availableFlorin Coras1-0/+16
2020-02-06quic: fix coverity warningMathiasRaoul1-2/+2
2020-02-05vppinfra: numa vector placement supportDave Barach1-2/+4
2020-02-05nat: move dslite to separate sub-pluginOle Troan19-763/+775
2020-02-05dpdk: use port_id as interface name suffix for representorsHaggai Eran1-1/+7
2020-02-05dpdk: output switch informationHaggai Eran1-0/+21
2020-02-04nat: pool allocation function fixFilip Varga1-1/+1
2020-02-04ip: translate fragmented icmp to fragmented icmp6Alexander Chernavin1-7/+32
2020-02-03tls: refactor for tls async event handlingYu Ping4-196/+162
2020-01-31quic: quicly crypto offloadingMathiasRaoul4-57/+579
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion7-367/+756
2020-01-31quic: update quicly to v0.0.10-vppMathiasRaoul1-1/+1
2020-01-30crypto-native: refactor AES codeDamjan Marion4-166/+169
2020-01-30misc: deprecate dpdk hqosDamjan Marion11-3355/+0
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion3-4250/+0
2020-01-30map: Add several more MAP-T BR testsJon Loeliger1-8/+294
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras1-0/+9
2020-01-30map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4Jon Loeliger2-2/+279
2020-01-30map: handle ip4 ttl=1 packets in map-tAlexander Chernavin3-10/+20
2020-01-30crypto-native: don't expand aes-cbc keys twiceDamjan Marion2-11/+7
2020-01-29tests: add map-t fragmentation verificationsAlexander Chernavin1-10/+36
2020-01-28dhcp: disable extraneous vlib_log spewDave Barach1-9/+12
2020-01-28hsa: proxy rcv wnd update acks after full fifosFlorin Coras1-6/+87
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion8-93/+93
2020-01-28map: ip4-map-t more RFC compliantVladimir Ratnikov1-8/+20
2020-01-27crypto-ia32: add VAES support for AES-CBCDamjan Marion5-50/+249
2020-01-27sr: fix possible null-pointer dereferenceIgnas Bacius1-9/+26
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+1
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-1/+2
2020-01-27map: api: fix tag overflow and leakBenoît Ganne2-4/+6
2020-01-27docs nat: fix nat-ha ascii artPaul Vinciguerra1-0/+2
2020-01-24nat: in2out-output nodes work with acl reflectMatthew Smith2-2/+107
2020-01-23srv6-mobile: fix the converity issueTetsuya Murakami1-26/+21
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns4-5/+27
2020-01-22hsa: proxy app fixesFlorin Coras1-33/+15
2020-01-22nsim: enable output scheduling on main threadDave Wallace2-2/+29
2020-01-21nat: fix dhcp client on outside interface with output featureAlexander Chernavin2-18/+18
2020-01-21nat: removed obsolete fragmentation codeFilip Varga1-84/+16
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei3-12/+9
2020-01-17nat: refactor of port/address allocation functionsFilip Varga8-15/+429
2020-01-15build: install vpp_echo for CSIT QUIC perf testsDave Wallace1-1/+0
2020-01-15tls: enable async node on demandYu Ping1-3/+1
2020-01-15quic: add FEATURE.yamlAloys Augustin1-0/+10
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko15-2110/+329
2020-01-15tls: add picotls session close processSimon Zhang1-1/+10
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+35
2020-01-14tests: fix worker thread initializationPaul Vinciguerra1-4/+7
2020-01-14srv6-mobile:Tetsuya Murakami15-329/+2110
2020-01-14dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2020-01-13acl: Remove unsued typeNeale Ranns2-53/+31