sys-kernel/tirdad: new package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-12-26 12:10:01 +01:00
parent 62e7da4eeb
commit 0661995560
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
tirdad (pronounce /tērdäd/) is a kernel module to hot-patch the Linux
kernel to generate random TCP Initial Sequence Numbers for IPv4 TCP connections. You can
refer to this bog post to get familiar with the original issue:
https://bitguard.wordpress.com/?p=982
</longdescription>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<remote-id type="github">0xsirus/tirdad</remote-id>
</upstream>
</pkgmetadata>