diff options
| author | neilbrown <neilbrown> | 2001-12-20 03:09:14 +0000 |
|---|---|---|
| committer | neilbrown <neilbrown> | 2001-12-20 03:09:14 +0000 |
| commit | c69020c28de49ab71da0389199c45d104f170656 (patch) | |
| tree | b6ae6b72272024c7688c6aecbba0939dba30844e /ChangeLog | |
| parent | 0bd51f4c931eb68c355140c721763be64213a3ca (diff) | |
| download | nfs-utils-c69020c28de49ab71da0389199c45d104f170656.tar.gz nfs-utils-c69020c28de49ab71da0389199c45d104f170656.tar.xz nfs-utils-c69020c28de49ab71da0389199c45d104f170656.zip | |
see changelog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
