aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 12eaba0448e5ad36da79d630ce04447ae34f32e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "iperf3"
description: "iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks."
third_party {
  url {
    type: HOMEPAGE
    value: "https://iperf.fr/"
  }
  url {
    type: GIT
    value: "https://github.com/esnet/iperf.git"
  }
  version: "3.7"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 7
    day: 2
  }
}