Commit
1eed3efd77646c2cb82ed1d71b45dd971e35a2b1
by Pau Espin Pedrollibrary/SGsAP_CodecPort: Properly fill in ASP_Send record
Otherwise it showed up as unbound and errors about wrong protocol showed up. According to osmo-msc code ppid 0 is expected, so set it.
Change-Id: I6434a6522af3cae35824df5931ad5c33d79c505b
|
The file was modified | library/SGsAP_CodecPort.ttcn |
Commit
6ad4cd7d47a0fedd1ba1820f02a9d01947abcca6
by Pau Espin Pedrolmme: Rename GTP related functions
Better express what they are about. For instance, they only work on GTPC, not GTPU.
Change-Id: I84b25b2c64f2d5b473e08949e8501dc5dae5b393
|
The file was modified | mme/MME_Tests.ttcn |
Commit
872cc3cd2c047b1deda5fc991340082d5dcd7192
by Pau Espin Pedrolmme: Introduce f_init() helper
Change-Id: I89f0dfb9c79c3edb7b42751a76f36a983da59c1d
|
The file was modified | mme/MME_Tests.ttcn |
Commit
1eb0bb87b7c5a83b022435452bc5d2a1066936d3
by Pau Espin Pedrolmme: Move g_Tguard to MTC_CT
There's no need to have Tguard per ConnHdlr, one in the MTC_CT is enough and simpler to handle.
Furthermore, it allows to early arm it, in case something fails during f_init().
Change-Id: I8b766ad83030ac5c92fe64b7ea2df35468b23fc0
|
The file was modified | mme/MME_Tests.ttcn |
Commit
c62d2f427cab81011ccd88495e68e6f6cc7968bf
by Pau Espin Pedrolmme: Call f_init_handler() inside f_start_handler_with_pars()
Change-Id: I9d05c340b173cbab08bbd066d7261341d902d455
|
The file was modified | mme/MME_Tests.ttcn |
The file was modified | mme/MME_Tests_SGsAP.ttcn |
Commit
589f2aacdd3dc4a1a08a2614c57ac349e00550ba
by Pau Espin Pedrolmme: Split ConnHdlr to its own file
Change-Id: I322e679fa252388649b897a13d2d4a325212a71a
|
The file was added | mme/ConnHdlr.ttcn |
The file was modified | mme/MME_Tests_SGsAP.ttcn |
The file was modified | mme/MME_Tests.ttcn |