Support authentication for IPv6 connections
authorJosh Triplett <josh@freedesktop.org>
Tue, 21 Nov 2006 06:16:24 +0000 (22:16 -0800)
committerJosh Triplett <josh@freedesktop.org>
Tue, 21 Nov 2006 06:16:24 +0000 (22:16 -0800)
commit907f8c8c4906cbd2352f3bbddfe144ad81a2cfa8
tree298d98cca8a7696d22e04b2009ad74898305b23a
parent48776ce233bf77fbaddbe972d2356bca69094239
Support authentication for IPv6 connections

Support AF_INET6 in get_authptr, and refactor to use common code for IPv4 and
v4-mapped IPv6 addresses.

Commit by Jamey Sharp and Josh Triplett.
src/xcb_auth.c