[Date Prev][Date Next] [Chronological] [Thread] [Top]

entryCSN in OpenLDAP vs CSN defined in LDUP doc



Hi
 
As per the LDUP draft, http://vesuvio.ipv6.cselt.it/internet-drafts/draft-ietf-ldup-model-09.txt
The CSN representation is: yyyy mm dd hh:mi:ssz # 0xSSSS # replica id # 0xssss
But sample entryCSN in OpenLDAP is as follows: 20031111080100#0x0007#0#0000
 
In OpenLDAP, the last section - sub-modification count (0000) is not a hex string.
 
 Is the sub-modification count used in OpenLDAP ?
 
Thanks