summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2010-09-08 04:38:01 +0200
committerGuillem Jover <guillem@hadrons.org>2010-09-12 16:29:14 +0200
commit8574eb9c113d651ccc58984561371230ec7606d2 (patch)
treef5f692ee2d1f8cd0d629c220993db9c8a766a26f /debian/patches/series
parenta9bb251258c44e60035a5918576b9f48e6a3b0a7 (diff)
downloadinetutils-8574eb9c113d651ccc58984561371230ec7606d2.tar.gz
Change inetd “tcp” and “udp” service protocol to IPv4 only
Change “tcp6” and “udp6” to accept IPv4 mapped addresses. And add “tcp6only” and “udp6only” for IPv6 only connections. Closes: #404760, #519316, #594422
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index aea1f5e..d1bd1a8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@
54_man_fixes.patch
60_inetd_support_argless_services.patch
61_inetd_listen_on_tcpmux_ports.patch
+62_inetd_change_ipv6_protocol_semantics.patch