summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: bb7602104c1466f01c7d49bbb6660e2225dd21ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: force-ip-protocol
Section: net
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Thorsten Alteholz <debian@alteholz.de>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://git.alteholz.dev/alteholz/force-ip-protocol/
Vcs-Browser: https://salsa.debian.org/alteholz/force-ip-protocol
Vcs-Git: https://salsa.debian.org/alteholz/force-ip-protocol.git
Rules-Requires-Root: no

Package: force-ip-protocol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: force other software to use only IPv4 or IPv6 for network connections
 A library, which replaces function getaddrinfo() by its own version,
 will be LD_PRELOADed. This version limits the available sockets to
 ones of type PF_INET/PF_INTE6 and such limits all network traffic to
 a certain protocol