From: E. Scott Daniels Date: Wed, 4 Dec 2019 20:20:16 +0000 (-0500) Subject: Allow endpoint selection based on meid in message X-Git-Tag: 1.13.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=0b79fc264eea2591ad6f645d0c90cc378ea5603b;hp=0b79fc264eea2591ad6f645d0c90cc378ea5603b;p=ric-plt%2Flib%2Frmr.git Allow endpoint selection based on meid in message This change allows the route table to specify message types which should route based on the MEID (managed equipment ID) in the message buffer rather than a round-robin list. The special group entry of %meid in the routing table causes this, and requires the route generator to suppy RMR with a map of endpoints which currently manage each ME. Signed-off-by: E. Scott Daniels Change-Id: I6023cc0363222c85b1b7893c573d6e3f65edd221 ---