aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-22tcp: remove useless predictionSimon Zhang1-3/+1
2020-02-21ikev2: cleanup tunnels after subsequent sa-initFilip Tehlar1-0/+5
2020-02-21gbp: Coverity warnings for unitialized variablesNeale Ranns2-0/+3
2020-02-21fib: Uninitialised pad in the prefix (coverity warning)Neale Ranns1-0/+2
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns18-167/+661
2020-02-21ipip: Unintialized return variable (coverity warning)Neale Ranns1-0/+1
2020-02-21ip: Unintialized variables in prefx setup (coverity warning)Neale Ranns2-0/+2
2020-02-21dhcp: update secondary radv_info structuresDave Barach3-27/+122
2020-02-21vrrp: fix coverity errorsMatthew Smith2-1/+12
2020-02-20tcp: fix coverity warning in btFlorin Coras1-1/+1
2020-02-20lisp: fix coverity warningsFlorin Coras1-0/+1
2020-02-20hsa: cleanup vpp_echo JSON outputDave Wallace1-4/+8
2020-02-20dpdk: rx checksum offloadFlorin Coras1-0/+8
2020-02-20fib: adjacency midchain teardown (VPP-1841)Neale Ranns3-5/+40
2020-02-20nat: user deletion function & extra metricsFilip Varga4-0/+272
2020-02-20ip-neighbor: Fix aging timeoutVladimir Isaev1-12/+19
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin6-30/+154
2020-02-20map: honor icmp6-unreachables param in map-tAlexander Chernavin2-2/+47
2020-02-20nat: avoid running pointless session cleanupsKlement Sekera3-11/+33
2020-02-20nat: nat44 split slow and fast pathFilip Varga2-1080/+339
2020-02-20ikev2: fix logging initFilip Tehlar1-3/+2
2020-02-20fib: fib path realloc during midchain stackNeale Ranns1-9/+13
2020-02-20tls: need to use thread id to fetch the eventYu Ping1-2/+1
2020-02-19tcp: fix syn-sent resetFlorin Coras1-2/+2
2020-02-19tls: handle disconect and reset in async modeYu Ping4-14/+48
2020-02-18devices: netlink: add more error loggingMohsin Kazmi1-10/+50
2020-02-18misc: deprecating the pluginFlorin Coras15-8618/+0
2020-02-18crypto: show crypto handlers re-designFilip Tehlar2-24/+37
2020-02-18crypto: add support for testing quad loops in crypto algosFilip Tehlar5-97/+504
2020-02-18tcp: add fib to connection cli outputFlorin Coras1-2/+2
2020-02-18crypto: add chained buffer support in ipsecmb (AES-GCM)Filip Tehlar1-0/+83
2020-02-18vrrp: do not define _details as autoreplyVratko Polak1-4/+3
2020-02-18misc: fix coverity warningsDave Barach10-12/+12
2020-02-18vlib: calculate per-worker loops/second metricDave Barach3-1/+48
2020-02-18tcp: allow custom mss on connectsFlorin Coras2-0/+6
2020-02-18tcp: pace timer handlingFlorin Coras3-158/+168
2020-02-18vppinfra: fix debug image builds on armDamjan Marion1-11/+2
2020-02-18tls: Add Feature yamlYu Ping1-0/+11
2020-02-18rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-02-18tls: Picotls engine symmetric crypto enhancement by vpp crypto frameworkSimon Zhang4-1/+373
2020-02-17misc: fix coverity warningsDave Barach11-16/+48
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera7-309/+336
2020-02-17gtpu: offload RX flowChenmin Sun6-2/+785
2020-02-17ikev2: IKE plugin manages the state of the protected tunnel interfaceNeale Ranns1-2/+8
2020-02-17crypto-native: calculate ghash using vpclmulqdq instructionsDamjan Marion2-0/+141
2020-02-17vlib: fix code of getting numa node with specific cpu_idLijian.Zhang1-3/+18
2020-02-15tls: Fix Picotls ctx_read rx_content issueSimon Zhang1-18/+21
2020-02-15tap: fix the default parameter for num_rx_queuesMohsin Kazmi3-40/+53
2020-02-14tls: remove session lookup operation in TLSYu Ping1-2/+0
2020-02-14tcp: reset fin-wait-2 timeout connectionsFlorin Coras2-0/+9