X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=e29b6336b5caabc0ef63efddafb367975272b1be;hb=0d4def6c7b673f3be486338ced65ccdd25a859ed;hp=d382e69542a71cce994b40929faeeed33cb40973;hpb=0b79fc264eea2591ad6f645d0c90cc378ea5603b;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/overview.rst b/docs/overview.rst index d382e69..e29b633 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -88,7 +88,7 @@ as the one below: meid_map | start mme_ar | control1 | meid000 meid001 meid002 meid003 meid004 meid005 - mme_ar | control2 | meid100 meid101 meid102 meid103 + mme_ar | control2 | meid100 meid101 meid102 meid103 meid_map | end | 2 @@ -108,9 +108,9 @@ might look: meid_map | start mme_ar | control1 | meid000 meid001 meid002 meid003 meid004 meid005 - mme_ar | control2 | meid100 meid101 meid102 meid103 + mme_ar | control2 | meid100 meid101 meid102 meid103 mme_del| meid200 meid401 - meid_map | end | 1 + meid_map | end | 3 @@ -151,7 +151,7 @@ the syntax for the MEID map. meid_map | start mme_ar | | [...] mme_del | [...] - meid_map | end | + meid_map | end | [| @@ -164,6 +164,12 @@ contains. A MEID may be "owned" by only one endpoint, and if supplied multiple times, the last observed relationship is used. Each of the lists of MEIDs are blank separated. +The optional on the *end* record should be the +computed MD5 hash for all records which appear between the +start and and records. This allows for a tighter verification +that all data was received exactly as the route manager +transmitted them. + Environment ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~