aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2660
Commit message (Expand)AuthorAge
* Fix setting target port in get_interface_address6•••We want to use the discard port correctly, so a htons() was missing. Also we need to set it correctly depending on address family. Review provided by danieldg Sebastian Hahn2011-03-05
* Fix connect() failures in get_interface_address6()•••The third argument for connect should be dependent on the address family. Issue spotted by piebeer who also wrote the patch. Sebastian Hahn2011-03-05