Release 5.6¶
TAG: DIS_RELEASE_5_6_0_MAY_3_2018
Fixed wrong break statement in handleSessionIoctlFuncs, case IOC_ALERT_WAIT. Bugzilla #5363
Added license utility dis_license_tool. Bugzilla #5339
SISCI¶
Added SISCI API function SCIGetLocalSegmentSize(). Bugzilla #5326
Removed requirement of passing SCI_FLAG_BROADCAST to SCIPrepareSegment() / SCIMapRemoteSegment() when this flag already has already been passed to SCICreateSegment() / SCIConnectSegment(). Bugzilla #5374
Remove flag
SCI_FLAG_EXACT_MAP_RESOURCE
. Bugzilla #5159
SmartIO¶
Support for P2P between borrowed devices. Bugzilla #5386
New SISCI call to query SmartIO devices. Bugzilla #5381