Restructured MAC/cookie calculation

Added copy-right headers accidentally removed
This commit is contained in:
Mathias Hall-Andersen
2017-07-12 23:11:49 +02:00
parent 86707cbc88
commit 8393cbff52
7 changed files with 374 additions and 96 deletions

View File

@@ -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 (