456 Commits (93222f582c3599956882d1f0b9c15aa82d95caca)

Author SHA1 Message Date
Pedro Alvarez 93222f582c Changed authentication response to use downlink_nas_transport(). 6 years ago
Pedro Alvarez 3073ab6822 Changed dettach request to use downlink nas transport. 6 years ago
Pedro Alvarez 749e84315a Starting to add send_downlink_nas_transport helper function. 6 years ago
Pedro Alvarez 8bcc8ecaeb Starting to move initial attach request handling to nas.cc 6 years ago
Pedro Alvarez 872f7adc49 Added find imsi from TMSI helper function. 6 years ago
Pedro Alvarez fa0c8d5995 Moved most of IMSI attach request into nas.cc. 6 years ago
Pedro Alvarez f6b8982939 Moved most of the GUTI attach to nas.cc. 6 years ago
Pedro Alvarez c518d3fde3 Starting to move inital UE messages to nas.cc. Breaking up attach request handling into smaller functions. 6 years ago
Pedro Alvarez 1f2e22adf4 coding style fixup. 6 years ago
Pedro Alvarez 23bd95c432 Whitespace fix. 6 years ago
Pedro Alvarez 55675eb532 Fixed bug in setting MCC and MNC in attach accept. Attach seems to be working again. 6 years ago
Pedro Alvarez 1fba7f0afa Moved function that gets NAS type string to liblte_mme.cc 6 years ago
Pedro Alvarez 127e214b07 Added function to print string of NAS message type based on the message code. 6 years ago
Pedro Alvarez 5d75b16ee9 Fixed up mistake in UE Context Release command. 6 years ago
Pedro Alvarez 7c53330bec Fixed NAS initialization. Attach request seems to work again now. 6 years ago
Pedro Alvarez d76053e7ec Making sure NAS message is added to the initial context setup request. 6 years ago
Pedro Alvarez cdc72b8164 Fix bug in packing of transport layer address 6 years ago
Pedro Alvarez a4be55c030 Fixed bug in re-synch procedure. 6 years ago
Pedro Alvarez 4059b19b57 Coding style fixups in SP-GW. 6 years ago
Pedro Alvarez 66dc1e0700 Fixed up the initialization of NAS context in IMSI attach request. 6 years ago
Pedro Alvarez 7077530a29 Merge branch 'next' into nas_cleanup 6 years ago
Pedro Alvarez 0aed1f47a5 White space fixes. 6 years ago
Pedro Alvarez 4ba777c9c3 Added nas log. Fixed gen_auth_info_anwser. Authentication is working again. 6 years ago
Pedro Alvarez da840ac334 Fix un-initialized buffer pool in nas.cc 6 years ago
Pedro Alvarez 4e78d70d97 Fixing issue in pack identity request. 6 years ago
Pedro Alvarez 6615af57ee Cleaning up handle initial UE message a bit more. 6 years ago
Pedro Alvarez bd2fa4c04b Cleaning up Handle initial UE message 6 years ago
Pedro Alvarez de8679b536 Continuing to cleanup. Starting to compile again. 6 years ago
Pedro Alvarez 406d198eac Cleaning up nas.cc 6 years ago
Pedro Alvarez f03967776a Continuing to clean nas.cc 6 years ago
Pedro Alvarez 6ef3124fc9 Fixed up release ue ctx command. 6 years ago
Pedro Alvarez f350fa5ec0 Small fixes in coding style. 6 years ago
Pedro Alvarez b25c12a084 Fixing nas.cc 6 years ago
Pedro Alvarez 85672d4a3f Fixing up s1ap.cc 6 years ago
Pedro Alvarez 05a34ec8e3 Cleaning up s1ap.cc 6 years ago
Pedro Alvarez 993e986315 Changing mme_gtpc 6 years ago
Pedro Alvarez d8f1b3c88d Moved uplink nas messages to nas.cc. s1ap_nas_transport is compiling. 6 years ago
Pedro Alvarez 1bad88a432 Changing integrity functions in nas.cc 6 years ago
Pedro Alvarez 5fd337a7ad Continue to move uplink NAS into nas.cc. 6 years ago
Pedro Alvarez 40d53f8f45 Changed s1ap_ctx_mngmt_proc. Starting to address s1ap_nas_transport. 6 years ago
Pedro Alvarez e9528155b5 Changing handle initial context setup response. 6 years ago
Pedro Alvarez 4d40e9ca2d Temporarilly changing ESM state back to previous definition. 6 years ago
Pedro Alvarez c1eff4ce73 Changing pack accept 6 years ago
Pedro Alvarez 3663d59920 Starting to add s1ap_interface_gtpc and s1ap_interface_nas. Adapting send initial context setup request accordingly. 6 years ago
Pedro Alvarez fead1affaa Continue to cleanup s1ap_ctx_managment. 6 years ago
Pedro Alvarez f33fcf65bf Fixing up S1AP context management procedures to use the new class. 6 years ago
Pedro Alvarez 4c164acbc3 Moving many of the functions fron s1ap_nas_transport to it's own NAS class. 6 years ago
Pedro Alvarez 41a5788cc7 Adding nas.h 6 years ago
Pedro Alvarez 597cf18b9d Changing common/debug.h to crash_handler.h 6 years ago
Pedro Alvarez 081721751b Starting to clean up the NAS in the EPC. 6 years ago