Added ratelimiting of handshake messages
This commit is contained in:
parent
9c4acb9f35
commit
c273078376
5 changed files with 248 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue