summaryrefslogtreecommitdiff
blob: 3b5b3d014e70959bc432ec58acfabcde6e87abe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>zx2c4@gentoo.org</email>
		<name>Jason A. Donenfeld</name>
	</maintainer>
	<use>
		<flag name="module">Compile the actual WireGuard kernel module. Most certainly you want this enabled, unless you're doing something strange.</flag>
		<flag name="module-src">Install the module source code to /usr/src, in case you like building kernel modules yourself.</flag>
		<flag name="debug">Enable verbose debug reporting in dmesg of various WireGuard peer and device information.</flag>
	</use>
</pkgmetadata>