[sr #107771] gnutls uses port 5556 which is reserved for freeciv
anonymous
INVALID.NOREPLY at gnu.org
Tue Aug 9 22:13:13 CEST 2011
URL:
<http://savannah.gnu.org/support/?107771>
Summary: gnutls uses port 5556 which is reserved for freeciv
Project: GnuTLS
Submitted by: None
Submitted on: Tue 09 Aug 2011 08:13:12 PM UTC
Category: Included programs
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: woutershep at gmail.com
Open/Closed: Open
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Details:
gnutls-serv and gnutls examples seem to extensively use port 5556 which is
allocated to freeciv according to IANA:
http://www.iana.org/assignments/port-numbers
freeciv 5556/tcp Freeciv gameplay
freeciv 5556/udp Freeciv gameplay
# Reinier Post, Paul Zastoupil <freeciv&freeciv.org> January 2006
This causes the automated unit-tests to fail when one is running a freeciv
server for example.
At first glance the affected files are:
doc/cha-programs.texi
doc/examples/ex-serv-anon.c
doc/examples/ex-serv-pgp.c
doc/examples/ex-serv-psk.c
doc/examples/ex-serv-srp.c
doc/examples/ex-serv1.c
doc/examples/tcp.c
doc/gnutls.html
doc/gnutls.ps
src/common.h
src/serv-gaa.c
src/serv.gaa
tests/anonself.c
tests/dhepskself.c
tests/openpgpself.c
tests/pskself.c
tests/resume.c
tests/x509dn.c
tests/x509self.c
(On a side note, it might also be nice to include the (new) default port in
the gnutls-{serv,cli,cli-debug} manpages)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?107771>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list