mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
653 B
XML
18 lines
653 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
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>
|