File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,11 @@ will have to specify the netmap source directory, for example:
93
93
make
94
94
sudo make install
95
95
96
+ You can also find netmap source here (http://code.google.com/p/netmap/).
97
+
96
98
Detailed installation instructions are available in the INSTALL document in the tar ball.
97
99
98
- Install from source code
100
+ Install Tcpreplay from source code
99
101
------------------------
100
102
Download the tar ball (https://github.com/appneta/tcpreplay/tarball/master) or
101
103
zip (https://github.com/appneta/tcpreplay/zipball/master) file. Optionally clone the git
Original file line number Diff line number Diff line change 89
89
sudo make install
90
90
```
91
91
92
+ You can also find netmap source [ here] ( http://code.google.com/p/netmap/ ) .
93
+
92
94
Detailed installation instructions are available in the INSTALL document in the tar ball.
93
95
94
- Install from source code
96
+ Install Tcpreplay from source code
95
97
------------------------
96
98
Download the [ tar ball] ( https://github.com/appneta/tcpreplay/tarball/master ) or
97
99
[ zip] ( https://github.com/appneta/tcpreplay/zipball/master ) file. Optionally clone the git
You can’t perform that action at this time.
0 commit comments