Attention is currently required from: laforge, osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/43226?usp=email )
Change subject: xUA: Handle rx multiple Routing Context in SNM messages ......................................................................
Patch Set 4:
(1 comment)
Patchset:
PS4: I decided to split this commit into two: The previous patch submitted to gerrit now contains validation of the Routing Context set being passed, to make sure no strange or unexpectd routing contexts are received. This patch keeps the logic to process Routing Context other than the first one, which may need further testing as the "what to do part" may need some more thinking.
Marking this one as WIP for now, while the previous one is ready to be reviewed and merged, since it makes rx path more robust.