pkgsrc/comms/conserver8/patches
he 3f5ef9eb0e Add two patches so that this at least semi-works when the inet6
option is used:

 * Use correct sockaddr length when doing getnameinfo() for inet6,
   so we avoid an early return with "permanent failure" from getnameinfo()
 * Use temp variables for walking the address lists so that we avoid trying
   freeaddrinfo(NULL) and getting SEGV

This still isn't fully baked and backward compatible: with the
inet6 option turned on, on NetBSD the conserver process only opens
an inet6 server socket and no longer serves an inet socket (a
Linuxism, I suspect), making it troublesome to interoperate with
older versions of conserver or installations on hosts without IPv6
connectivity.

PKGREVISION bumped.
2017-01-18 09:54:51 +00:00
..
patch-aa Add two patches so that this at least semi-works when the inet6 2017-01-18 09:54:51 +00:00
patch-ab Add two patches so that this at least semi-works when the inet6 2017-01-18 09:54:51 +00:00
patch-conserver_access.c Add two patches so that this at least semi-works when the inet6 2017-01-18 09:54:51 +00:00
patch-conserver_consent.c Add two patches so that this at least semi-works when the inet6 2017-01-18 09:54:51 +00:00
patch-conserver_readcfg.c