| Name: | libntirpc |
|---|---|
| Version: | 1.5.3 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 268659 |
| License: | BSD |
| RPM: | libntirpc-1.5.3-2.el7.x86_64.rpm |
| Source RPM: | libntirpc-1.5.3-2.el7.src.rpm |
| Build Date: | Tue Oct 23 2018 |
| Build Host: | x86-ol7-builder-01.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) |
- set vendor string to "Oracle America" (Tiger Yang)
- BUILDINFO: commit=c2f7c496aa2ac01f4482ca0e7774300bfa8f3755 - build 1.5.3 for oracle-gluster-3.12
- build 1.5.3 for oracle-gluster-3.12
- ntirpc: update patch level - XDR and netbuf: fix decoder overruns from guidovranken
- Initial version