Files
guru/sys-kernel/tirdad/metadata.xml
Alessandro Barbieri 9c84830033 */*: add lang="en" to <longdescription>
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-06-28 16:15:30 +02:00

18 lines
652 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>