File: control

package info (click to toggle)
ipv6pref 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 128 kB
  • ctags: 11
  • sloc: ansic: 58; sh: 48; makefile: 17
file content (21 lines) | stat: -rw-r--r-- 884 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: ipv6pref
Section: utils
Priority: extra
Maintainer: Stefan Tomanek <stefan.tomanek+debian@wertarbyte.de>
Build-Depends: debhelper (>= 9), dh-exec, linux-libc-dev
Standards-Version: 3.9.8
Homepage: https://github.com/wertarbyte/ipv6pref
Vcs-Git: https://github.com/wertarbyte/ipv6pref.git
Vcs-Browser: https://github.com/wertarbyte/ipv6pref

Package: ipv6pref
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility to set IPv6 address preferences
 ipv6pref provides a utility that preloads a library and
 allows users to control the use of IPv6 privacy extensions.
 .
 For longrunning tasks it may be undesirable to use the periodically
 changing and random addresses; using the supplied utility,
 the kernel can be instructed whether to prefer the temporary addresses
 or stick to the static ones when opening sockets for a specific program.