aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_test.go
diff options
context:
space:
mode:
authorMathias Hall-Andersen <mathias@hall-andersen.dk>2017-07-11 18:48:29 +0200
committerMathias Hall-Andersen <mathias@hall-andersen.dk>2017-07-11 18:48:29 +0200
commitc273078376d5aa394e871e7436b8e770b0c3f4a0 (patch)
treee868b73a61000b61929f8cec9949818694d6f2a0 /src/replay_test.go
parentFixed incomming initiation bug (diff)
downloadwireguard-go-c273078376d5aa394e871e7436b8e770b0c3f4a0.tar.xz
wireguard-go-c273078376d5aa394e871e7436b8e770b0c3f4a0.zip
Added ratelimiting of handshake messages
Diffstat (limited to '')
-rw-r--r--src/replay_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/replay_test.go b/src/replay_test.go
index e75c5c1..228fce6 100644
--- a/src/replay_test.go
+++ b/src/replay_test.go
@@ -9,8 +9,6 @@ import (
*
*/
-/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
-
func TestReplay(t *testing.T) {
var filter ReplayFilter