Restructured MAC/cookie calculation
Added copy-right headers accidentally removed
This commit is contained in:
parent
86707cbc88
commit
8393cbff52
7 changed files with 374 additions and 96 deletions
|
|
@ -1,9 +1,8 @@
|
|||
package main
|
||||
|
||||
/* Implementation of the ratelimited form the linux kernel version
|
||||
*
|
||||
*
|
||||
*
|
||||
/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
|
||||
|
||||
/* This file contains a port of the ratelimited from the linux kernel version
|
||||
*/
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue