Skip to content

testdirectory: handle IPv6 addresses#68

Merged
jimlambrt merged 1 commit intojimlambrt:mainfrom
johanbrandhorst:jbrandhorst-handle-ipv6
Aug 29, 2024
Merged

testdirectory: handle IPv6 addresses#68
jimlambrt merged 1 commit intojimlambrt:mainfrom
johanbrandhorst:jbrandhorst-handle-ipv6

Conversation

@johanbrandhorst
Copy link
Collaborator

@johanbrandhorst johanbrandhorst commented Aug 29, 2024

I noticed a warning from a test within Boundary that was caused
by trying to start a gldap testdirectory on ::1. It was failing to listen
on an address that looked something like this: ::1:34567. Wrapping
the IPv6 address in brackets fixes this case.

I noticed a warning from a test within Boundary that was caused
by trying to start a gldap testdirectory on "::1". It was failing to listen
on an address that looked something like this: "::1:34567". Wrapping
the IPv6 address in brackets fixes this case.
@jimlambrt jimlambrt merged commit 2a5a684 into jimlambrt:main Aug 29, 2024
@johanbrandhorst johanbrandhorst deleted the jbrandhorst-handle-ipv6 branch August 29, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants