ports/emulators/dynamips-devel/files/patch-README
Rong-En Fan 46befb1a25 - Enable JIT on amd64
- Change IP binding algorithm: it is used both for the console and AUX port,
  and not only in a mode hypervisor

PR:		ports/111330
Submitted by:	Pavel I Volkov <pol at opk.ru> (maintainer)
2007-04-08 04:23:02 +00:00

11 lines
444 B
Text

--- README.orig Fri Apr 6 20:53:59 2007
+++ README Fri Apr 6 20:57:02 2007
@@ -50,7 +50,7 @@
-R <rom_file> : Load an alternate ROM (default: embedded)
-k <clock_div> : Set the clock divisor (default: 4)
- -T <port> : Console is on TCP <port>
+ -T [ip_address:]<port> : Console is on TCP <port>
-U <si_desc> : Console in on serial interface <si_desc>
(default is on the terminal)