diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-14 11:22:23 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-14 11:22:23 +0000 |
commit | cd9868ec7872447f31efd5f175c7f3e90ac92657 (patch) | |
tree | 266206c98d19b36fb047f48e905be98c289d903f /test/stdout/0430 | |
parent | 3ce625884681ded8f7e08565dc76ea42a19e3652 (diff) |
Fix manualroute bug for localhost following multihomed host.
Diffstat (limited to 'test/stdout/0430')
-rw-r--r-- | test/stdout/0430 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stdout/0430 b/test/stdout/0430 index 0d6c72294..8281df8ef 100644 --- a/test/stdout/0430 +++ b/test/stdout/0430 @@ -55,3 +55,7 @@ x@random.manual.route router = r2, transport = t1 host ten-6.test.ex [V4NET.0.0.6] host ten-1.test.ex [V4NET.0.0.1] MX=6 +x@manual.route + router = r1, transport = t1 + host ten-1.test.ex [V4NET.0.0.1] MX=10 + host ten-2.test.ex [V4NET.0.0.2] MX=20 |