erab_fsm: add erab_release/2 and erab_release_ind/1 (details)
Commit
6f6810316658ddf1531a831f754dcda19b097f81
by Vadim Yanitskiy
erab_fsm: add erab_release/2 and erab_release_ind/1
The E-RAB RELEASE INDICATION message is used by the eNB to indicate termination of one or several E-RAB(s). Unlike with the RELEASE COMMAND, there is no response to that message. Thus, we shall not wait for it (by entering state erab_wait_release_rsp) but terminate the E-RAB FSM immediately instead.