[Freeciv-Dev] [patch #2838] IPv6 support to find_next_free_port()

2011-10-27 Thread Marko Lindqvist

Update of patch #2838 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?2838

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2838] IPv6 support to find_next_free_port()

2011-08-16 Thread Marko Lindqvist

Follow-up Comment #1, patch #2838 (project freeciv):

- Function takes enum fc_addr_family parameter instead of booling telling if
IPv4 should be forced
- Use getaddrinfo() even in IPv4-only freeciv if available

(file #13891)
___

Additional Item Attachment:

File name: IPv6FreePort_2838-2.diff   Size:4 KB


___

Reply to this item at:

  http://gna.org/patch/?2838

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2838] IPv6 support to find_next_free_port()

2011-07-25 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?2838

 Summary: IPv6 support to find_next_free_port()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 25 Jul 2011 11:52:30 PM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.4.0

___

Details:

find_next_free_port() always searches for port free in IPv4 address.
This patch adds functionality to look for IPv6 port also, but for
compatibility reasons that functionality is not yet used.



___

File Attachments:


---
Date: Mon 25 Jul 2011 11:52:30 PM EEST  Name: IPv6FreePort.diff  Size: 4kB  
By: cazfi

http://gna.org/patch/download.php?file_id=13669

___

Reply to this item at:

  http://gna.org/patch/?2838

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev