Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38207?usp=email )
Change subject: library/PFCP_Emulation: a better PDU routing concept ......................................................................
Patch Set 2:
(1 comment)
File hnbgw/HNBGW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38207/comment/d644255f_68763... : PS2, Line 1967: f_PFCPEM_subscribe_seid(c_SEID0); I'd probably make sense to have internally in this API a field in the message "boolean unsubscribe_bcast" which by default would be false and if set to true, would to the 2 things atomically. Otherwise there may be race conditions in between the 2 where you lose messages.