libnfs/include/nfsc
Chris 5f75307a36 Added the ability to bind to a specific interface with the
`nfs_set_interface` and `rpc_set_interface` APIs, or via the
NFS URL `if=<interface>` parameter. This feature requires
`root` permissions.

NOTE: This has only been compiled and tested on Ubuntu 14.04. It's
unlikely that it'll work on other platforms without modification,
particularly around the inclusion of <net/if.h> and IFNAMSIZ define
in `libnfs-private.h`.
2016-09-19 18:31:49 -07:00
..
libnfs-raw.h pdu: drop the rpc->encodebuf 2016-06-02 09:12:53 +02:00
libnfs-zdr.h Use a single allocation for zdr_mem and the payload 2016-01-31 16:13:47 -08:00
libnfs.h Added the ability to bind to a specific interface with the 2016-09-19 18:31:49 -07:00