Attention is currently required from: neels, laforge.
1 comment:
File include/osmocom/hnbgw/context_map.h:
Patch Set #3, Line 70: MAP_SCCP_EV_CN_LINK_LOST,
Scenario: […]
IMHO LINK_LOST seems to indicate that lower layer connection (eg. SCTP) or even lower layer link (eg. ethernet) was lost.
If you want to have a single event for all those, which goes from SCTP lost to RANAP RESET because they are to be acted the same way, then fine, but don't only mention "The CN link has a RESET" case.
Otherwise, if you plan to have those as separate event, I'd rather call this EV_RX_RANAP_RESET or alike.
To view, visit change 33173. To unsubscribe, or for help writing mail filters, visit settings.