diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-02-15 22:44:05 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-02-15 22:44:05 +1100 |
commit | e13eace5220ac5badc15220272d36edacc9f8cea (patch) | |
tree | 0c9c0291238d0d980280a4a0d89d53c152af3780 /README.platform | |
parent | a39f83eeee3f7bb35e86d92f5a802fe84f1b6a9d (diff) |
IPv6 works on AIX5.1ML7 too.
Diffstat (limited to 'README.platform')
-rw-r--r-- | README.platform | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.platform b/README.platform index 136304a8e..4e7b84d39 100644 --- a/README.platform +++ b/README.platform | |||
@@ -20,7 +20,7 @@ gets it wrong, or if you want to build binaries to work on earlier MLs | |||
20 | than the build host then you can add "-DBROKEN_GETADDRINFO" to CFLAGS | 20 | than the build host then you can add "-DBROKEN_GETADDRINFO" to CFLAGS |
21 | to force the previous IPv4-only behaviour. | 21 | to force the previous IPv4-only behaviour. |
22 | 22 | ||
23 | IPv6 known to work: 5.2ML2 5.2ML5 | 23 | IPv6 known to work: 5.1ML7 5.2ML2 5.2ML5 |
24 | IPv6 known broken: 4.3.3ML11 5.1ML4 | 24 | IPv6 known broken: 4.3.3ML11 5.1ML4 |
25 | 25 | ||
26 | Cygwin | 26 | Cygwin |
@@ -36,4 +36,4 @@ Currently, sshd does not support BSM auditting. This can show up as errors | |||
36 | when editting cron entries via crontab. See. | 36 | when editting cron entries via crontab. See. |
37 | http://bugzilla.mindrot.org/show_bug.cgi?id=125 | 37 | http://bugzilla.mindrot.org/show_bug.cgi?id=125 |
38 | 38 | ||
39 | $Id: README.platform,v 1.3 2005/02/15 10:45:57 dtucker Exp $ | 39 | $Id: README.platform,v 1.4 2005/02/15 11:44:05 dtucker Exp $ |