summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 451a783..bdd0917 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-12-20 NeilBrown <neilb@cse.unsw.edu.au>
+ * support/export/client.c(client_lookup): If a host has multiple
+ IP addresses, then we must always use the result of a
+ gethostbyname, not that of gethostbyaddr for exporting
+
+2001-12-20 NeilBrown <neilb@cse.unsw.edu.au>
+
* support/export/client.c (client_lookup): use strcasecmp when
comparing host names
* support/nfs/export.c (getexportent): add fromkernel arg and use