mainGnuTLS - Support: sr #107771, gnutls uses port 5556 which is...

 
 

sr #107771: gnutls uses port 5556 which is reserved for freeciv

Submitter:  None
Submitted:  Tue 09 Aug 2011 08:13:12 PM UTC
   
 
Category:  Included programs Priority:  5 - Normal
Severity:  3 - Normal Status:  Confirmed
Privacy:  Public Assigned to:  nmav
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 11 Aug 2011 08:59:46 PM UTC, comment #1: 

I confirm that, but since they are used only for testing I don't consider that a major issue. If anyone offers a patch though I'll consider applying it.

Nikos Mavrogiannopoulos <nmav>
Group administrator
Tue 09 Aug 2011 08:13:12 PM UTC, original submission:  

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)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-06 nmav Open/ClosedOpen Closed
    2011-08-11 nmav StatusNone Confirmed
        Assigned toNone nmav

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code