| Name: | libntirpc |
|---|---|
| Version: | 1.7.1 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 267387 |
| License: | BSD |
| RPM: | libntirpc-1.7.1-1.el7.x86_64.rpm |
| Source RPM: | libntirpc-1.7.1-1.el7.src.rpm |
| Build Date: | Tue Jan 22 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nfs-ganesha/ntirpc |
| Summary: | New Transport Independent RPC Library |
| Description: | This package contains a new implementation of the original libtirpc,
transport-independent RPC (TI-RPC) library for NFS-Ganesha. It has
the following features not found in libtirpc:
1. Bi-directional operation
2. Full-duplex operation on the TCP (vc) transport
3. Thread-safe operating modes
3.1 new locking primitives and lock callouts (interface change)
3.2 stateless send/recv on the TCP transport (interface change)
4. Flexible server integration support
5. Event channels (remove static arrays of xprt handles, new EPOLL/KEVENT
integration) |
- build 1.7.1-1 for oracle-gluster-5.0
- build for oracle-gluster-5.0
- Export authnone_create_dummy for error handling in Ganesha - xdr_ioq: fix memory leak on FreeBSD - Don't let a newly created xprt be cleaned - xdr_bytes_decode - only free if we allocated - Only unlock when we actually locked - Merge pull request #139 from zhoury14/v1.6 - fix CLSET_VERS/CLSET_PROG in cln_dg clnt_vc clnt_rdma
- rebuild for oracle-gluster-4.1
- build 1.6.2 for oracle-gluster-4.0
- build 1.5.3 for oracle-gluster-3.12
- ntirpc: update patch level - XDR and netbuf: fix decoder overruns from guidovranken
- Initial version