summaryrefslogtreecommitdiffstats
path: root/src/handshake/macs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/handshake/macs.rs')
-rw-r--r--src/handshake/macs.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/handshake/macs.rs b/src/handshake/macs.rs
index 3070da3..721fc88 100644
--- a/src/handshake/macs.rs
+++ b/src/handshake/macs.rs
@@ -309,7 +309,7 @@ mod tests {
let mut msg = CookieReply::default();
let mut rng = OsRng::new().expect("failed to create rng");
let mut macs = MacsFooter::default();
- let src = "127.0.0.1:8080".parse().unwrap();
+ let src = "192.0.2.16:8080".parse().unwrap();
let (validator, mut generator) = new_validator_generator();
// generate mac1 for first message