diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:03:30 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:03:30 -0400 |
| commit | db882415021508ced8b0b8e1ce78f03cc5cf724a (patch) | |
| tree | 08db8ba343ea2caa82bbc1a6b920f22c30e5c50d /doc | |
| parent | ac39839bbbccdadcfa5959131fd37a218b923832 (diff) | |
noticed a minor bug
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/spin_and_ipv6_addresses.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/spin_and_ipv6_addresses.mdwn b/doc/todo/spin_and_ipv6_addresses.mdwn new file mode 100644 index 00000000..8693f16e --- /dev/null +++ b/doc/todo/spin_and_ipv6_addresses.mdwn @@ -0,0 +1,8 @@ +Currently, --spin uses Network.BSD to look up IPv4 addresses of hostnames. +Not Ipv6. + +This doesn't prevent using propellor with IPv6 only hosts. But it prevents +using short names for such hosts with --spin. And, propellor only looks at +configured ipv4 properties of a host when deciding if the DNS hostname is +out of date, and falling back to contacting the host by IPv6 address. + |
