Skip to content

Commit

Permalink
install.md: use iovisor.org hosted link to netperf rpm
Browse files Browse the repository at this point in the history
The old link to netperf is dead, but a copy exists in the iovisor repo
(for the buildbots to use).

Signed-off-by: Brenden Blanco <[email protected]>
  • Loading branch information
drzaeus77 committed Nov 30, 2017
1 parent 1d0e209 commit e25bf21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ sudo dnf install -y bison cmake ethtool flex git iperf libstdc++-static \
elfutils-libelf-devel
sudo dnf install -y luajit luajit-devel # for Lua support
sudo dnf install -y \
http:https://pkgs.repoforge.org/netperf/netperf-2.6.0-1.el6.rf.x86_64.rpm
http:https://repo.iovisor.org/yum/extra/mageia/cauldron/x86_64/netperf-2.7.0-1.mga6.x86_64.rpm
sudo pip install pyroute2
```

Expand Down

0 comments on commit e25bf21

Please sign in to comment.