summaryrefslogtreecommitdiffstats
path: root/utils/mount/network.h
Commit message (Expand)AuthorAgeFilesLines
* mount command: AF_INET6 support for probe_bothports()Chuck Lever2008-12-111-0/+3
* Clean up: Include the bare minimum of legacy RPC headers inChuck Lever2008-07-151-10/+0
* Clean up: remove unused IPv4-only functions used by the text-based mountChuck Lever2008-07-151-1/+0
* Introduce IPv6-enabled version of get_client_address. The legacy mountChuck Lever2008-07-151-0/+2
* Introduce two new functions to convert a sockaddr to a presentation formatChuck Lever2008-07-151-0/+4
* Clean up: add the traditional pre-processor safety check in headers underChuck Lever2008-07-151-0/+5
* Introduce a new DNS resolver function in utils/mount/network.c that usesChuck Lever2008-07-151-0/+2
* mount.nfs: Create a new API to find out client's addressChuck Lever2007-08-251-0/+1
* libnfs.a: eliminate conn.c and conn.hChuck Lever2007-07-301-1/+20
* libnfs.a: move clnt_ping() to utils/mountChuck Lever2007-07-301-0/+3
* libnfs.a: move more mount-only functions out of libnfs.aChuck Lever2007-07-301-0/+2
* libnfs.a: move mnt_{open, close}clnt calls to utils/mount/network.cChuck Lever2007-07-301-0/+6
* umount.nfs: move nfs_call_umount to network.cChuck Lever2007-07-301-4/+3
* mount.nfs: Move start_statd into nfs_mountChuck Lever2007-07-201-2/+3
* mount.nfs: Move network functions into a common source moduleChuck Lever2007-07-201-0/+31