mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 00:10:15 +00:00
libafsrpc: Export connection accessor fuctions
Add various connection accessor functions to the export map file for libafsrpc so they can be used from within RX security layers. Change-Id: I0b5c75d987aadd6942dcb87fb1b98586bcc9e553 Reviewed-on: http://gerrit.openafs.org/6948 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com> Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
This commit is contained in:
parent
d2594f706b
commit
2042927280
@ -169,6 +169,14 @@
|
||||
rx_RecordCallStatistics;
|
||||
rx_KeepAliveOn;
|
||||
rx_KeepAliveOff;
|
||||
rx_ServiceOf;
|
||||
rx_GetSecurityData;
|
||||
rx_SetSecurityData;
|
||||
rx_GetConnectionId;
|
||||
rx_GetConnectionEpoch;
|
||||
rx_GetSecurityHeaderSize;
|
||||
rx_SetSecurityHeaderSize;
|
||||
rx_SetSecurityMaxTrailerSize;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user