Ticket #1824 (closed feature: fixed)
Configure step to determine if IPv6 is available on local machine
Reported by: | dukeleto | Owned by: | jkeenan |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | configure | Version: | 2.8.0 |
Severity: | medium | Keywords: | |
Cc: | kurahaupo | Language: | |
Patch status: | applied | Platform: | all |
Description
I would like to add tests that connect to the local machine via IPv6, but we need a way of knowing if these tests should be run.
Creating IPv6 sockets always works, but actually using them requires knowing if the local machine is running a IPv6 stack. Most modern Linux variants run both ipv4+ipv6, but I am not sure about other operating systems.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.