diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-07 14:21:28 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-07 14:21:28 -0800 |
commit | 4b54c211e5e86d6ed62386ad9b7d676808b55766 (patch) | |
tree | b009ce3b1fb3a657ccfd5a498a5ab1f7c10e240a /Makefile.am | |
parent | 1d7015ba70362b09ac6a001d77e693a03fa0375e (diff) |
Recognize raw IPv6 numeric address
Originally fixed for Solaris in Oct. 2002 under Sun bug 4759889
"xhost does not accept raw IPv6 numeric address"
Before this fix:
% xhost +2001:DB8::11
xhost: unknown address family "2001"
xhost: bad hostname "2001:DB8::11"
After this fix:
% xhost +2001:DB8::11
2001:DB8::11 being added to access control list
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions