Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1611)

Unified Diff: telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt

Issue 1790563002: [Telemetry] Roll web-page-replay to the lastest commit (Closed) Base URL: https://github.com/catapult-project/catapult@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt
diff --git a/telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt b/telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt
index 3dae853e43362b2c670fa70fdf476a11076ef2e4..0212277dd1b88e6c533f219bbe7ef97e7adf9205 100644
--- a/telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt
+++ b/telemetry/third_party/webpagereplay/third_party/ipfw_win32/README.txt
@@ -1,27 +1,27 @@
-This directory contains the binaries to install and use IPFW and
-DUMMYNET on a Windows Machine. The kernel part is an NDIS module,
-whereas the user interface is a command line program.
-
-1. INSTALL THE NDIS DRIVER
-
-- open the configuration panel for the network card in use
- (either right click on the icon on the SYSTRAY, or go to
- Control Panel -> Network and select one card)
-
-- click on Properties->Install->Service->Add
-- click on 'Driver Disk' and select 'netipfw.inf' in this folder
-- select 'ipfw+dummynet' which is the only service you should see
-- click accept on the warnings for the installation of an unknown
- driver (roughly twice per existing network card)
-
-Now you are ready to use the emulator. To configure it, open a 'cmd'
-window and you can use the ipfw command from the command line.
-Otherwise click on the 'TESTME.bat' which is a batch program that
-runs various tests.
-
-2. UNINSTALL THE DRIVER
-
-- select a network card as above.
-- click on Properties
-- select 'ipfw+dummynet'
-- click on 'Remove'
+This directory contains the binaries to install and use IPFW and
+DUMMYNET on a Windows Machine. The kernel part is an NDIS module,
+whereas the user interface is a command line program.
+
+1. INSTALL THE NDIS DRIVER
+
+- open the configuration panel for the network card in use
+ (either right click on the icon on the SYSTRAY, or go to
+ Control Panel -> Network and select one card)
+
+- click on Properties->Install->Service->Add
+- click on 'Driver Disk' and select 'netipfw.inf' in this folder
+- select 'ipfw+dummynet' which is the only service you should see
+- click accept on the warnings for the installation of an unknown
+ driver (roughly twice per existing network card)
+
+Now you are ready to use the emulator. To configure it, open a 'cmd'
+window and you can use the ipfw command from the command line.
+Otherwise click on the 'TESTME.bat' which is a batch program that
+runs various tests.
+
+2. UNINSTALL THE DRIVER
+
+- select a network card as above.
+- click on Properties
+- select 'ipfw+dummynet'
+- click on 'Remove'

Powered by Google App Engine
This is Rietveld 408576698