SVN to GIT migration (removed EPC software, updated mailing list address in all files)
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
Showing
with
12365 additions
and
111778 deletions
+12365
-111778
- cmake_targets/CMakeLists.txt cmake_targets/CMakeLists.txt +3 -378
- cmake_targets/at_commands/CMakeLists.txt cmake_targets/at_commands/CMakeLists.txt +1 -1
- cmake_targets/build_oai cmake_targets/build_oai +22 -20
- cmake_targets/epc_test/CMakeLists.template cmake_targets/epc_test/CMakeLists.template +77 -0
- cmake_targets/hss_build/CMakeLists.txt cmake_targets/hss_build/CMakeLists.txt +0 -326
- cmake_targets/hss_build/acl.conf.in cmake_targets/hss_build/acl.conf.in +0 -19
- cmake_targets/hss_build/hss.conf.in cmake_targets/hss_build/hss.conf.in +0 -13
- cmake_targets/hss_build/hss_fd.conf.in cmake_targets/hss_build/hss_fd.conf.in +0 -106
- cmake_targets/tools/build_epc cmake_targets/tools/build_epc +0 -302
- cmake_targets/tools/build_helper cmake_targets/tools/build_helper +23 -180
- cmake_targets/tools/build_hss cmake_targets/tools/build_hss +0 -271
- cmake_targets/tools/build_test_epc_tools cmake_targets/tools/build_test_epc_tools +147 -0
- cmake_targets/tools/check_hss_s6a_certificate cmake_targets/tools/check_hss_s6a_certificate +0 -104
- cmake_targets/tools/check_mme_s6a_certificate cmake_targets/tools/check_mme_s6a_certificate +0 -107
- cmake_targets/tools/create_hss_database cmake_targets/tools/create_hss_database +0 -103
- cmake_targets/tools/epc.conf.in cmake_targets/tools/epc.conf.in +0 -163
- cmake_targets/tools/epc.local.enb.conf.in cmake_targets/tools/epc.local.enb.conf.in +0 -130
- cmake_targets/tools/example_enb_exmimo_mme_hss.txt cmake_targets/tools/example_enb_exmimo_mme_hss.txt +1 -1
- cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt +1 -1
- cmake_targets/tools/indent_source_code cmake_targets/tools/indent_source_code +1 -1
- cmake_targets/tools/init_exmimo2 cmake_targets/tools/init_exmimo2 +1 -1
- cmake_targets/tools/init_nas_nos1 cmake_targets/tools/init_nas_nos1 +1 -1
- cmake_targets/tools/perf_oai.bash cmake_targets/tools/perf_oai.bash +1 -1
- cmake_targets/tools/run_enb_s1_exmimo cmake_targets/tools/run_enb_s1_exmimo +1 -1
- cmake_targets/tools/run_enb_s1_usrp cmake_targets/tools/run_enb_s1_usrp +1 -1
- cmake_targets/tools/run_enb_ue_virt_noS1 cmake_targets/tools/run_enb_ue_virt_noS1 +1 -1
- cmake_targets/tools/run_enb_ue_virt_s1 cmake_targets/tools/run_enb_ue_virt_s1 +1 -1
- cmake_targets/tools/run_epc cmake_targets/tools/run_epc +0 -199
- cmake_targets/tools/s6a.conf.in cmake_targets/tools/s6a.conf.in +0 -97
- common/utils/COPYING common/utils/COPYING +28 -674
- common/utils/asn1_conversions.h common/utils/asn1_conversions.h +28 -28
- common/utils/assertions.h common/utils/assertions.h +28 -28
- common/utils/collection/COPYING common/utils/collection/COPYING +28 -674
- common/utils/collection/hashtable/COPYING common/utils/collection/hashtable/COPYING +28 -674
- common/utils/collection/hashtable/hashtable.c common/utils/collection/hashtable/hashtable.c +28 -28
- common/utils/collection/hashtable/hashtable.h common/utils/collection/hashtable/hashtable.h +28 -28
- common/utils/collection/hashtable/obj_hashtable.c common/utils/collection/hashtable/obj_hashtable.c +28 -28
- common/utils/collection/hashtable/obj_hashtable.h common/utils/collection/hashtable/obj_hashtable.h +28 -28
- common/utils/itti/COPYING common/utils/itti/COPYING +28 -674
- common/utils/itti/assertions.h common/utils/itti/assertions.h +28 -28
- common/utils/itti/backtrace.c common/utils/itti/backtrace.c +28 -29
- common/utils/itti/backtrace.h common/utils/itti/backtrace.h +28 -28
- common/utils/itti/intertask_interface.c common/utils/itti/intertask_interface.c +28 -28
- common/utils/itti/intertask_interface.h common/utils/itti/intertask_interface.h +28 -28
- common/utils/itti/intertask_interface_dump.c common/utils/itti/intertask_interface_dump.c +28 -28
- common/utils/itti/intertask_interface_dump.h common/utils/itti/intertask_interface_dump.h +28 -28
- common/utils/itti/intertask_interface_init.h common/utils/itti/intertask_interface_init.h +28 -28
- common/utils/itti/intertask_interface_types.h common/utils/itti/intertask_interface_types.h +28 -28
- common/utils/itti/intertask_messages_def.h common/utils/itti/intertask_messages_def.h +28 -28
- common/utils/itti/intertask_messages_types.h common/utils/itti/intertask_messages_types.h +28 -29
- common/utils/itti/itti_types.h common/utils/itti/itti_types.h +28 -28
- common/utils/itti/memory_pools.c common/utils/itti/memory_pools.c +28 -28
- common/utils/itti/memory_pools.h common/utils/itti/memory_pools.h +28 -28
- common/utils/itti/messages_def.h common/utils/itti/messages_def.h +28 -28
- common/utils/itti/messages_types.h common/utils/itti/messages_types.h +28 -28
- common/utils/itti/signals.c common/utils/itti/signals.c +28 -28
- common/utils/itti/signals.h common/utils/itti/signals.h +28 -28
- common/utils/itti/tasks_def.h common/utils/itti/tasks_def.h +28 -28
- common/utils/itti/timer.c common/utils/itti/timer.c +28 -28
- common/utils/itti/timer.h common/utils/itti/timer.h +28 -28
- common/utils/itti/timer_messages_def.h common/utils/itti/timer_messages_def.h +28 -29
- common/utils/itti/timer_messages_types.h common/utils/itti/timer_messages_types.h +28 -28
- common/utils/itti_analyzer/COPYING common/utils/itti_analyzer/COPYING +28 -674
- common/utils/itti_analyzer/README common/utils/itti_analyzer/README +1 -1
- common/utils/itti_analyzer/common/COPYING common/utils/itti_analyzer/common/COPYING +28 -674
- common/utils/itti_analyzer/common/itti_types.h common/utils/itti_analyzer/common/itti_types.h +28 -28
- common/utils/itti_analyzer/common/logs.h common/utils/itti_analyzer/common/logs.h +28 -28
- common/utils/itti_analyzer/common/rc.h common/utils/itti_analyzer/common/rc.h +28 -27
- common/utils/itti_analyzer/itti_analyzer.c common/utils/itti_analyzer/itti_analyzer.c +29 -28
- common/utils/itti_analyzer/libbuffers/COPYING common/utils/itti_analyzer/libbuffers/COPYING +28 -674
- common/utils/itti_analyzer/libbuffers/buffers.c common/utils/itti_analyzer/libbuffers/buffers.c +29 -28
- common/utils/itti_analyzer/libbuffers/buffers.h common/utils/itti_analyzer/libbuffers/buffers.h +29 -28
- common/utils/itti_analyzer/libbuffers/file.c common/utils/itti_analyzer/libbuffers/file.c +28 -27
- common/utils/itti_analyzer/libbuffers/file.h common/utils/itti_analyzer/libbuffers/file.h +28 -27
- common/utils/itti_analyzer/libbuffers/socket.c common/utils/itti_analyzer/libbuffers/socket.c +29 -28
- common/utils/itti_analyzer/libbuffers/socket.h common/utils/itti_analyzer/libbuffers/socket.h +29 -28
- common/utils/itti_analyzer/libparser/COPYING common/utils/itti_analyzer/libparser/COPYING +28 -674
- common/utils/itti_analyzer/libparser/array_type.c common/utils/itti_analyzer/libparser/array_type.c +29 -28
- common/utils/itti_analyzer/libparser/array_type.h common/utils/itti_analyzer/libparser/array_type.h +28 -27
- common/utils/itti_analyzer/libparser/enum_type.c common/utils/itti_analyzer/libparser/enum_type.c +29 -28
- common/utils/itti_analyzer/libparser/enum_type.h common/utils/itti_analyzer/libparser/enum_type.h +29 -28
- common/utils/itti_analyzer/libparser/enum_value_type.c common/utils/itti_analyzer/libparser/enum_value_type.c +28 -27
- common/utils/itti_analyzer/libparser/enum_value_type.h common/utils/itti_analyzer/libparser/enum_value_type.h +29 -28
- common/utils/itti_analyzer/libparser/field_type.c common/utils/itti_analyzer/libparser/field_type.c +29 -28
- common/utils/itti_analyzer/libparser/field_type.h common/utils/itti_analyzer/libparser/field_type.h +28 -27
- common/utils/itti_analyzer/libparser/file_type.c common/utils/itti_analyzer/libparser/file_type.c +29 -28
- common/utils/itti_analyzer/libparser/file_type.h common/utils/itti_analyzer/libparser/file_type.h +28 -27
- common/utils/itti_analyzer/libparser/fundamental_type.c common/utils/itti_analyzer/libparser/fundamental_type.c +29 -28
- common/utils/itti_analyzer/libparser/fundamental_type.h common/utils/itti_analyzer/libparser/fundamental_type.h +28 -28
- common/utils/itti_analyzer/libparser/intertask_contexts.h common/utils/itti_analyzer/libparser/intertask_contexts.h +28 -27
- common/utils/itti_analyzer/libparser/pointer_type.c common/utils/itti_analyzer/libparser/pointer_type.c +28 -27
- common/utils/itti_analyzer/libparser/pointer_type.h common/utils/itti_analyzer/libparser/pointer_type.h +28 -27
- common/utils/itti_analyzer/libparser/reference_type.c common/utils/itti_analyzer/libparser/reference_type.c +28 -27
- common/utils/itti_analyzer/libparser/reference_type.h common/utils/itti_analyzer/libparser/reference_type.h +28 -27
- common/utils/itti_analyzer/libparser/struct_type.c common/utils/itti_analyzer/libparser/struct_type.c +29 -28
- common/utils/itti_analyzer/libparser/struct_type.h common/utils/itti_analyzer/libparser/struct_type.h +28 -27
- common/utils/itti_analyzer/libparser/typedef_type.c common/utils/itti_analyzer/libparser/typedef_type.c +28 -27
- common/utils/itti_analyzer/libparser/typedef_type.h common/utils/itti_analyzer/libparser/typedef_type.h +28 -27
- common/utils/itti_analyzer/libparser/types.c common/utils/itti_analyzer/libparser/types.c +28 -27
- common/utils/itti_analyzer/libparser/types.h common/utils/itti_analyzer/libparser/types.h +29 -28
- common/utils/itti_analyzer/libparser/union_type.c common/utils/itti_analyzer/libparser/union_type.c +29 -28
- common/utils/itti_analyzer/libparser/union_type.h common/utils/itti_analyzer/libparser/union_type.h +29 -28
- common/utils/itti_analyzer/libparser/xml_parse.c common/utils/itti_analyzer/libparser/xml_parse.c +29 -28
- common/utils/itti_analyzer/libparser/xml_parse.h common/utils/itti_analyzer/libparser/xml_parse.h +29 -28
- common/utils/itti_analyzer/libresolver/COPYING common/utils/itti_analyzer/libresolver/COPYING +28 -674
- common/utils/itti_analyzer/libresolver/locate_root.c common/utils/itti_analyzer/libresolver/locate_root.c +29 -28
- common/utils/itti_analyzer/libresolver/locate_root.h common/utils/itti_analyzer/libresolver/locate_root.h +29 -28
- common/utils/itti_analyzer/libresolver/resolvers.c common/utils/itti_analyzer/libresolver/resolvers.c +29 -28
- common/utils/itti_analyzer/libresolver/resolvers.h common/utils/itti_analyzer/libresolver/resolvers.h +29 -28
- common/utils/itti_analyzer/libui/COPYING common/utils/itti_analyzer/libui/COPYING +28 -674
- common/utils/itti_analyzer/libui/ui_callbacks.c common/utils/itti_analyzer/libui/ui_callbacks.c +29 -28
- common/utils/itti_analyzer/libui/ui_callbacks.h common/utils/itti_analyzer/libui/ui_callbacks.h +29 -28
- common/utils/itti_analyzer/libui/ui_filters.c common/utils/itti_analyzer/libui/ui_filters.c +29 -28
- common/utils/itti_analyzer/libui/ui_filters.h common/utils/itti_analyzer/libui/ui_filters.h +29 -28
- common/utils/itti_analyzer/libui/ui_interface.c common/utils/itti_analyzer/libui/ui_interface.c +29 -28
- common/utils/itti_analyzer/libui/ui_interface.h common/utils/itti_analyzer/libui/ui_interface.h +28 -27
- common/utils/itti_analyzer/libui/ui_main_screen.c common/utils/itti_analyzer/libui/ui_main_screen.c +29 -28
- common/utils/itti_analyzer/libui/ui_main_screen.h common/utils/itti_analyzer/libui/ui_main_screen.h +29 -28
- common/utils/itti_analyzer/libui/ui_menu_bar.c common/utils/itti_analyzer/libui/ui_menu_bar.c +29 -28
- common/utils/itti_analyzer/libui/ui_menu_bar.h common/utils/itti_analyzer/libui/ui_menu_bar.h +28 -27
- common/utils/itti_analyzer/libui/ui_notebook.c common/utils/itti_analyzer/libui/ui_notebook.c +29 -28
- common/utils/itti_analyzer/libui/ui_notebook.h common/utils/itti_analyzer/libui/ui_notebook.h +28 -27
- common/utils/itti_analyzer/libui/ui_notif_dlg.c common/utils/itti_analyzer/libui/ui_notif_dlg.c +29 -28
- common/utils/itti_analyzer/libui/ui_notif_dlg.h common/utils/itti_analyzer/libui/ui_notif_dlg.h +28 -27
- common/utils/itti_analyzer/libui/ui_notifications.c common/utils/itti_analyzer/libui/ui_notifications.c +29 -28
- common/utils/itti_analyzer/libui/ui_notifications.h common/utils/itti_analyzer/libui/ui_notifications.h +29 -28
- common/utils/itti_analyzer/libui/ui_signal_dissect_view.c common/utils/itti_analyzer/libui/ui_signal_dissect_view.c +29 -28
- common/utils/itti_analyzer/libui/ui_signal_dissect_view.h common/utils/itti_analyzer/libui/ui_signal_dissect_view.h +28 -27
- common/utils/itti_analyzer/libui/ui_tree_view.c common/utils/itti_analyzer/libui/ui_tree_view.c +29 -28
- common/utils/itti_analyzer/libui/ui_tree_view.h common/utils/itti_analyzer/libui/ui_tree_view.h +29 -28
- common/utils/msc/msc.c common/utils/msc/msc.c +28 -27
- common/utils/msc/msc.h common/utils/msc/msc.h +28 -28
- openair-cn/AUTHORS openair-cn/AUTHORS +0 -1
- openair-cn/COMMON/common_types.h openair-cn/COMMON/common_types.h +28 -27
- openair-cn/COMMON/gtpv1_u_messages_def.h openair-cn/COMMON/gtpv1_u_messages_def.h +28 -27
- openair-cn/COMMON/gtpv1_u_messages_types.h openair-cn/COMMON/gtpv1_u_messages_types.h +28 -27
- openair-cn/COMMON/intertask_interface_conf.h openair-cn/COMMON/intertask_interface_conf.h +28 -27
- openair-cn/COMMON/ip_forward_messages_def.h openair-cn/COMMON/ip_forward_messages_def.h +0 -34
- openair-cn/COMMON/ip_forward_messages_types.h openair-cn/COMMON/ip_forward_messages_types.h +0 -96
- openair-cn/COMMON/messages_def.h openair-cn/COMMON/messages_def.h +28 -27
- openair-cn/COMMON/messages_types.h openair-cn/COMMON/messages_types.h +28 -27
- openair-cn/COMMON/mme_app_messages_def.h openair-cn/COMMON/mme_app_messages_def.h +0 -33
- openair-cn/COMMON/mme_app_messages_types.h openair-cn/COMMON/mme_app_messages_types.h +0 -72
- openair-cn/COMMON/nas_messages_def.h openair-cn/COMMON/nas_messages_def.h +28 -27
- openair-cn/COMMON/nas_messages_types.h openair-cn/COMMON/nas_messages_types.h +28 -27
- openair-cn/COMMON/s11_messages_def.h openair-cn/COMMON/s11_messages_def.h +0 -29
- openair-cn/COMMON/s11_messages_types.h openair-cn/COMMON/s11_messages_types.h +0 -32
- openair-cn/COMMON/s1ap_messages_def.h openair-cn/COMMON/s1ap_messages_def.h +28 -27
- openair-cn/COMMON/s1ap_messages_types.h openair-cn/COMMON/s1ap_messages_types.h +28 -27
- openair-cn/COMMON/s6a_messages_def.h openair-cn/COMMON/s6a_messages_def.h +0 -33
- openair-cn/COMMON/s6a_messages_types.h openair-cn/COMMON/s6a_messages_types.h +0 -94
- openair-cn/COMMON/sctp_messages_def.h openair-cn/COMMON/sctp_messages_def.h +28 -27
- openair-cn/COMMON/sctp_messages_types.h openair-cn/COMMON/sctp_messages_types.h +28 -27
- openair-cn/COMMON/security_types.h openair-cn/COMMON/security_types.h +28 -27
- openair-cn/COMMON/sgw_lite_def.h openair-cn/COMMON/sgw_lite_def.h +0 -36
- openair-cn/COMMON/sgw_lite_messages_types.h openair-cn/COMMON/sgw_lite_messages_types.h +0 -928
- openair-cn/COMMON/tasks_def.h openair-cn/COMMON/tasks_def.h +28 -27
- openair-cn/COMMON/udp_messages_def.h openair-cn/COMMON/udp_messages_def.h +28 -27
- openair-cn/COMMON/udp_messages_types.h openair-cn/COMMON/udp_messages_types.h +28 -27
- openair-cn/ChangeLog openair-cn/ChangeLog +0 -15
- openair-cn/DOCS/DOXYGEN/Makefile.am openair-cn/DOCS/DOXYGEN/Makefile.am +1 -1
- openair-cn/DOCS/EPC_User_Guide.docx openair-cn/DOCS/EPC_User_Guide.docx +0 -0
- openair-cn/DOCS/EPC_User_Guide.pdf openair-cn/DOCS/EPC_User_Guide.pdf +0 -0
- openair-cn/DOCS/Latex/EPC/Makefile openair-cn/DOCS/Latex/EPC/Makefile +1 -1
- openair-cn/DOCS/Makefile.am openair-cn/DOCS/Makefile.am +1 -1
- openair-cn/GTPV1-U/GTPU_SP/COPYING openair-cn/GTPV1-U/GTPU_SP/COPYING +0 -339
- openair-cn/GTPV1-U/GTPU_SP/INSTALL openair-cn/GTPV1-U/GTPU_SP/INSTALL +0 -33
- openair-cn/GTPV1-U/GTPU_SP/Makefile openair-cn/GTPV1-U/GTPU_SP/Makefile +0 -104
- openair-cn/GTPV1-U/GTPU_SP/README openair-cn/GTPV1-U/GTPU_SP/README +0 -80
- openair-cn/GTPV1-U/GTPU_SP/RELEASE_NOTES openair-cn/GTPV1-U/GTPU_SP/RELEASE_NOTES +0 -6
- openair-cn/GTPV1-U/GTPU_SP/cmd.sh openair-cn/GTPV1-U/GTPU_SP/cmd.sh +0 -18
- openair-cn/GTPV1-U/GTPU_SP/libxt_GTPUSP.c openair-cn/GTPV1-U/GTPU_SP/libxt_GTPUSP.c +0 -322
- openair-cn/GTPV1-U/GTPU_SP/xt_GTPUSP.c openair-cn/GTPV1-U/GTPU_SP/xt_GTPUSP.c +0 -780
- openair-cn/GTPV1-U/GTPU_SP/xt_GTPUSP.h openair-cn/GTPV1-U/GTPU_SP/xt_GTPUSP.h +0 -23
- openair-cn/GTPV1-U/Makefile.am openair-cn/GTPV1-U/Makefile.am +1 -1
- openair-cn/GTPV1-U/Makefile.eNB openair-cn/GTPV1-U/Makefile.eNB +1 -1
- openair-cn/GTPV1-U/gtpv1u.h openair-cn/GTPV1-U/gtpv1u.h +1 -1
- openair-cn/GTPV1-U/gtpv1u_eNB.c openair-cn/GTPV1-U/gtpv1u_eNB.c +1 -1
- openair-cn/GTPV1-U/gtpv1u_eNB_defs.h openair-cn/GTPV1-U/gtpv1u_eNB_defs.h +1 -1
- openair-cn/GTPV1-U/gtpv1u_eNB_task.h openair-cn/GTPV1-U/gtpv1u_eNB_task.h +1 -1
- openair-cn/GTPV1-U/gtpv1u_sgw_defs.h openair-cn/GTPV1-U/gtpv1u_sgw_defs.h +1 -1
- openair-cn/GTPV1-U/gtpv1u_task.c openair-cn/GTPV1-U/gtpv1u_task.c +1 -1
- openair-cn/GTPV1-U/gtpv1u_teid_pool.c openair-cn/GTPV1-U/gtpv1u_teid_pool.c +1 -1
- openair-cn/GTPV2-C/Makefile.am openair-cn/GTPV2-C/Makefile.am +0 -29
- openair-cn/GTPV2-C/nwgtpv2c-0.11/AUTHORS openair-cn/GTPV2-C/nwgtpv2c-0.11/AUTHORS +0 -1
- openair-cn/GTPV2-C/nwgtpv2c-0.11/COPYING openair-cn/GTPV2-C/nwgtpv2c-0.11/COPYING +0 -26
- openair-cn/GTPV2-C/nwgtpv2c-0.11/ChangeLog openair-cn/GTPV2-C/nwgtpv2c-0.11/ChangeLog +0 -0
- openair-cn/GTPV2-C/nwgtpv2c-0.11/Makefile.am openair-cn/GTPV2-C/nwgtpv2c-0.11/Makefile.am +0 -6
- openair-cn/GTPV2-C/nwgtpv2c-0.11/NEWS openair-cn/GTPV2-C/nwgtpv2c-0.11/NEWS +0 -0
- openair-cn/GTPV2-C/nwgtpv2c-0.11/README openair-cn/GTPV2-C/nwgtpv2c-0.11/README +0 -168
- openair-cn/GTPV2-C/nwgtpv2c-0.11/configure.ac openair-cn/GTPV2-C/nwgtpv2c-0.11/configure.ac +0 -58
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cLog.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cLog.h +0 -83
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cMsgIeParseInfo.h ...cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cMsgIeParseInfo.h +0 -95
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cPrivate.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cPrivate.h +0 -237
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cTrxn.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cTrxn.h +0 -117
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cTunnel.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/NwGtpv2cTunnel.h +0 -79
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/queue.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/queue.h +0 -566
- openair-cn/GTPV2-C/nwgtpv2c-0.11/include/tree.h openair-cn/GTPV2-C/nwgtpv2c-0.11/include/tree.h +0 -678
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwError.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwError.h +0 -66
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2c.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2c.h +0 -576
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cIe.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cIe.h +0 -159
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cMsg.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cMsg.h +0 -626
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cMsgParser.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwGtpv2cMsgParser.h +0 -153
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwLog.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwLog.h +0 -85
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwTypes.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwTypes.h +0 -83
- openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwUtils.h openair-cn/GTPV2-C/nwgtpv2c-0.11/shared/NwUtils.h +0 -69
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/Makefile.am openair-cn/GTPV2-C/nwgtpv2c-0.11/src/Makefile.am +0 -46
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2c.c openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2c.c +0 -1811
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsg.c openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsg.c +0 -750
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsgIeParseInfo.c ...air-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsgIeParseInfo.c +0 -703
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsgParser.c openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cMsgParser.c +0 -293
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cTrxn.c openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cTrxn.c +0 -389
- openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cTunnel.c openair-cn/GTPV2-C/nwgtpv2c-0.11/src/NwGtpv2cTunnel.c +0 -95
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/Makefile.am openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/Makefile.am +0 -6
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/Makefile.am ...-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/Makefile.am +0 -24
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwEgtPingMain.c ...GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwEgtPingMain.c +0 -280
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwEvt.h openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwEvt.h +0 -80
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniLogMgrEntity.c ...-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniLogMgrEntity.c +0 -70
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniLogMgrEntity.h ...-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniLogMgrEntity.h +0 -89
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniTmrMgrEntity.c ...-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniTmrMgrEntity.c +0 -97
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniTmrMgrEntity.h ...-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniTmrMgrEntity.h +0 -57
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUdpEntity.c ...PV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUdpEntity.c +0 -218
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUdpEntity.h ...PV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUdpEntity.h +0 -56
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUlpEntity.c ...PV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUlpEntity.c +0 -220
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUlpEntity.h ...PV2-C/nwgtpv2c-0.11/test-app/nw-egtping/NwMiniUlpEntity.h +0 -54
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/Makefile.am .../GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/Makefile.am +0 -21
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwEvt.h ...r-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwEvt.h +0 -80
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniLogMgrEntity.c ...nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniLogMgrEntity.c +0 -71
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniLogMgrEntity.h ...nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniLogMgrEntity.h +0 -89
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniTmrMgrEntity.c ...nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniTmrMgrEntity.c +0 -100
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniTmrMgrEntity.h ...nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniTmrMgrEntity.h +0 -57
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUdpEntity.c ...-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUdpEntity.c +0 -149
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUdpEntity.h ...-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUdpEntity.h +0 -51
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUlpEntity.c ...-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUlpEntity.c +0 -278
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUlpEntity.h ...-C/nwgtpv2c-0.11/test-app/nw-helloworld/NwMiniUlpEntity.h +0 -49
- openair-cn/GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/helloworld.c ...GTPV2-C/nwgtpv2c-0.11/test-app/nw-helloworld/helloworld.c +0 -179
- openair-cn/INSTALL openair-cn/INSTALL +0 -370
- openair-cn/MME_APP/COPYING openair-cn/MME_APP/COPYING +0 -674
- openair-cn/MME_APP/Makefile.am openair-cn/MME_APP/Makefile.am +0 -59
- openair-cn/MME_APP/mme_app_authentication.c openair-cn/MME_APP/mme_app_authentication.c +0 -365
- openair-cn/MME_APP/mme_app_bearer.c openair-cn/MME_APP/mme_app_bearer.c +0 -906
- openair-cn/MME_APP/mme_app_capabilities.c openair-cn/MME_APP/mme_app_capabilities.c +0 -62
- openair-cn/MME_APP/mme_app_config.c openair-cn/MME_APP/mme_app_config.c +0 -307
- openair-cn/MME_APP/mme_app_config.h openair-cn/MME_APP/mme_app_config.h +0 -41
- openair-cn/MME_APP/mme_app_context.c openair-cn/MME_APP/mme_app_context.c +0 -555
- openair-cn/MME_APP/mme_app_defs.h openair-cn/MME_APP/mme_app_defs.h +0 -92
- openair-cn/MME_APP/mme_app_extern.h openair-cn/MME_APP/mme_app_extern.h +0 -36
- openair-cn/MME_APP/mme_app_itti_messaging.h openair-cn/MME_APP/mme_app_itti_messaging.h +0 -81
- openair-cn/MME_APP/mme_app_location.c openair-cn/MME_APP/mme_app_location.c +0 -167
- openair-cn/MME_APP/mme_app_main.c openair-cn/MME_APP/mme_app_main.c +0 -205
- openair-cn/MME_APP/mme_app_statistics.c openair-cn/MME_APP/mme_app_statistics.c +0 -55
- openair-cn/MME_APP/mme_app_statistics.h openair-cn/MME_APP/mme_app_statistics.h +0 -35
- openair-cn/MME_APP/mme_app_ue_context.h openair-cn/MME_APP/mme_app_ue_context.h +0 -265
- openair-cn/MME_APP/s6a_2_nas_cause.c openair-cn/MME_APP/s6a_2_nas_cause.c +0 -96
- openair-cn/Makefile.am openair-cn/Makefile.am +0 -102
- openair-cn/NAS/COMMON/API/NETWORK/COPYING openair-cn/NAS/COMMON/API/NETWORK/COPYING +28 -674
- openair-cn/NAS/COMMON/API/NETWORK/Makefile openair-cn/NAS/COMMON/API/NETWORK/Makefile +0 -28
- openair-cn/NAS/COMMON/API/NETWORK/as_message.c openair-cn/NAS/COMMON/API/NETWORK/as_message.c +28 -28
- openair-cn/NAS/COMMON/API/NETWORK/l2_message.h openair-cn/NAS/COMMON/API/NETWORK/l2_message.h +28 -28
- openair-cn/NAS/COMMON/API/NETWORK/nas_message.c openair-cn/NAS/COMMON/API/NETWORK/nas_message.c +28 -28
- openair-cn/NAS/COMMON/API/NETWORK/nas_message.h openair-cn/NAS/COMMON/API/NETWORK/nas_message.h +28 -28
- openair-cn/NAS/COMMON/API/NETWORK/network_api.c openair-cn/NAS/COMMON/API/NETWORK/network_api.c +28 -28
- openair-cn/NAS/COMMON/API/NETWORK/network_api.h openair-cn/NAS/COMMON/API/NETWORK/network_api.h +28 -28
- openair-cn/NAS/COMMON/COPYING openair-cn/NAS/COMMON/COPYING +28 -674
- openair-cn/NAS/COMMON/EMM/MSG/AttachAccept.c openair-cn/NAS/COMMON/EMM/MSG/AttachAccept.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachAccept.h openair-cn/NAS/COMMON/EMM/MSG/AttachAccept.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachComplete.c openair-cn/NAS/COMMON/EMM/MSG/AttachComplete.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachComplete.h openair-cn/NAS/COMMON/EMM/MSG/AttachComplete.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachReject.c openair-cn/NAS/COMMON/EMM/MSG/AttachReject.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachReject.h openair-cn/NAS/COMMON/EMM/MSG/AttachReject.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachRequest.c openair-cn/NAS/COMMON/EMM/MSG/AttachRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AttachRequest.h openair-cn/NAS/COMMON/EMM/MSG/AttachRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationFailure.c openair-cn/NAS/COMMON/EMM/MSG/AuthenticationFailure.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationFailure.h openair-cn/NAS/COMMON/EMM/MSG/AuthenticationFailure.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationReject.c openair-cn/NAS/COMMON/EMM/MSG/AuthenticationReject.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationReject.h openair-cn/NAS/COMMON/EMM/MSG/AuthenticationReject.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationRequest.c openair-cn/NAS/COMMON/EMM/MSG/AuthenticationRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationRequest.h openair-cn/NAS/COMMON/EMM/MSG/AuthenticationRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationResponse.c openair-cn/NAS/COMMON/EMM/MSG/AuthenticationResponse.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/AuthenticationResponse.h openair-cn/NAS/COMMON/EMM/MSG/AuthenticationResponse.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/COPYING openair-cn/NAS/COMMON/EMM/MSG/COPYING +28 -674
- openair-cn/NAS/COMMON/EMM/MSG/CsServiceNotification.c openair-cn/NAS/COMMON/EMM/MSG/CsServiceNotification.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/CsServiceNotification.h openair-cn/NAS/COMMON/EMM/MSG/CsServiceNotification.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DetachAccept.c openair-cn/NAS/COMMON/EMM/MSG/DetachAccept.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DetachAccept.h openair-cn/NAS/COMMON/EMM/MSG/DetachAccept.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DetachRequest.c openair-cn/NAS/COMMON/EMM/MSG/DetachRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DetachRequest.h openair-cn/NAS/COMMON/EMM/MSG/DetachRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c openair-cn/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h openair-cn/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/EmmInformation.c openair-cn/NAS/COMMON/EMM/MSG/EmmInformation.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/EmmInformation.h openair-cn/NAS/COMMON/EMM/MSG/EmmInformation.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/EmmStatus.c openair-cn/NAS/COMMON/EMM/MSG/EmmStatus.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/EmmStatus.h openair-cn/NAS/COMMON/EMM/MSG/EmmStatus.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c openair-cn/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h openair-cn/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationCommand.c openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationCommand.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationCommand.h openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationCommand.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationComplete.c openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationComplete.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationComplete.h openair-cn/NAS/COMMON/EMM/MSG/GutiReallocationComplete.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/IdentityRequest.c openair-cn/NAS/COMMON/EMM/MSG/IdentityRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/IdentityRequest.h openair-cn/NAS/COMMON/EMM/MSG/IdentityRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/IdentityResponse.c openair-cn/NAS/COMMON/EMM/MSG/IdentityResponse.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/IdentityResponse.h openair-cn/NAS/COMMON/EMM/MSG/IdentityResponse.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/Makefile openair-cn/NAS/COMMON/EMM/MSG/Makefile +0 -28
- openair-cn/NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h openair-cn/NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h openair-cn/NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/SecurityModeCommand.c openair-cn/NAS/COMMON/EMM/MSG/SecurityModeCommand.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/SecurityModeComplete.c openair-cn/NAS/COMMON/EMM/MSG/SecurityModeComplete.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/SecurityModeReject.c openair-cn/NAS/COMMON/EMM/MSG/SecurityModeReject.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/SecurityModeReject.h openair-cn/NAS/COMMON/EMM/MSG/SecurityModeReject.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ServiceReject.c openair-cn/NAS/COMMON/EMM/MSG/ServiceReject.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ServiceReject.h openair-cn/NAS/COMMON/EMM/MSG/ServiceReject.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ServiceRequest.c openair-cn/NAS/COMMON/EMM/MSG/ServiceRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/ServiceRequest.h openair-cn/NAS/COMMON/EMM/MSG/ServiceRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h openair-cn/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/UplinkNasTransport.c openair-cn/NAS/COMMON/EMM/MSG/UplinkNasTransport.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/UplinkNasTransport.h openair-cn/NAS/COMMON/EMM/MSG/UplinkNasTransport.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/emm_cause.h openair-cn/NAS/COMMON/EMM/MSG/emm_cause.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/emm_msg.c openair-cn/NAS/COMMON/EMM/MSG/emm_msg.c +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/emm_msg.h openair-cn/NAS/COMMON/EMM/MSG/emm_msg.h +28 -28
- openair-cn/NAS/COMMON/EMM/MSG/emm_msgDef.h openair-cn/NAS/COMMON/EMM/MSG/emm_msgDef.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.c .../COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.h .../COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.c .../COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.h .../COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.c ...COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.h ...COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.c ...AS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.h ...AS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.c ...AS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.h ...AS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.c ...S/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.h ...S/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.c ...ir-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.h ...ir-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.c ...r-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.h ...r-cn/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.c ...-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.h ...-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.c ...cn/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.h ...cn/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/COPYING openair-cn/NAS/COMMON/ESM/MSG/COPYING +28 -674
- openair-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.c ...-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.h ...-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.c ...cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.h ...cn/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmInformationRequest.c openair-cn/NAS/COMMON/ESM/MSG/EsmInformationRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmInformationRequest.h openair-cn/NAS/COMMON/ESM/MSG/EsmInformationRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmInformationResponse.c openair-cn/NAS/COMMON/ESM/MSG/EsmInformationResponse.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmInformationResponse.h openair-cn/NAS/COMMON/ESM/MSG/EsmInformationResponse.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmStatus.c openair-cn/NAS/COMMON/ESM/MSG/EsmStatus.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/EsmStatus.h openair-cn/NAS/COMMON/ESM/MSG/EsmStatus.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/Makefile openair-cn/NAS/COMMON/ESM/MSG/Makefile +1 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.c openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.h openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c ...air-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h ...air-cn/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h openair-cn/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h openair-cn/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/esm_cause.h openair-cn/NAS/COMMON/ESM/MSG/esm_cause.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/esm_msg.c openair-cn/NAS/COMMON/ESM/MSG/esm_msg.c +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/esm_msg.h openair-cn/NAS/COMMON/ESM/MSG/esm_msg.h +28 -28
- openair-cn/NAS/COMMON/ESM/MSG/esm_msgDef.h openair-cn/NAS/COMMON/ESM/MSG/esm_msgDef.h +28 -28
- openair-cn/NAS/COMMON/IES/AccessPointName.c openair-cn/NAS/COMMON/IES/AccessPointName.c +28 -28
- openair-cn/NAS/COMMON/IES/AccessPointName.h openair-cn/NAS/COMMON/IES/AccessPointName.h +28 -28
- openair-cn/NAS/COMMON/IES/AdditionalUpdateResult.c openair-cn/NAS/COMMON/IES/AdditionalUpdateResult.c +28 -28
- openair-cn/NAS/COMMON/IES/AdditionalUpdateResult.h openair-cn/NAS/COMMON/IES/AdditionalUpdateResult.h +28 -28
- openair-cn/NAS/COMMON/IES/AdditionalUpdateType.c openair-cn/NAS/COMMON/IES/AdditionalUpdateType.c +28 -28
- openair-cn/NAS/COMMON/IES/AdditionalUpdateType.h openair-cn/NAS/COMMON/IES/AdditionalUpdateType.h +28 -28
- openair-cn/NAS/COMMON/IES/ApnAggregateMaximumBitRate.c openair-cn/NAS/COMMON/IES/ApnAggregateMaximumBitRate.c +28 -28
- openair-cn/NAS/COMMON/IES/ApnAggregateMaximumBitRate.h openair-cn/NAS/COMMON/IES/ApnAggregateMaximumBitRate.h +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationFailureParameter.c openair-cn/NAS/COMMON/IES/AuthenticationFailureParameter.c +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationFailureParameter.h openair-cn/NAS/COMMON/IES/AuthenticationFailureParameter.h +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationParameterAutn.c openair-cn/NAS/COMMON/IES/AuthenticationParameterAutn.c +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationParameterAutn.h openair-cn/NAS/COMMON/IES/AuthenticationParameterAutn.h +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationParameterRand.c openair-cn/NAS/COMMON/IES/AuthenticationParameterRand.c +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationParameterRand.h openair-cn/NAS/COMMON/IES/AuthenticationParameterRand.h +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationResponseParameter.c openair-cn/NAS/COMMON/IES/AuthenticationResponseParameter.c +28 -28
- openair-cn/NAS/COMMON/IES/AuthenticationResponseParameter.h openair-cn/NAS/COMMON/IES/AuthenticationResponseParameter.h +28 -28
- openair-cn/NAS/COMMON/IES/COPYING openair-cn/NAS/COMMON/IES/COPYING +28 -674
- openair-cn/NAS/COMMON/IES/CipheringKeySequenceNumber.c openair-cn/NAS/COMMON/IES/CipheringKeySequenceNumber.c +28 -28
- openair-cn/NAS/COMMON/IES/CipheringKeySequenceNumber.h openair-cn/NAS/COMMON/IES/CipheringKeySequenceNumber.h +28 -28
- openair-cn/NAS/COMMON/IES/Cli.c openair-cn/NAS/COMMON/IES/Cli.c +28 -28
- openair-cn/NAS/COMMON/IES/Cli.h openair-cn/NAS/COMMON/IES/Cli.h +28 -28
- openair-cn/NAS/COMMON/IES/CsfbResponse.c openair-cn/NAS/COMMON/IES/CsfbResponse.c +28 -28
- openair-cn/NAS/COMMON/IES/CsfbResponse.h openair-cn/NAS/COMMON/IES/CsfbResponse.h +28 -28
- openair-cn/NAS/COMMON/IES/DaylightSavingTime.c openair-cn/NAS/COMMON/IES/DaylightSavingTime.c +28 -28
- openair-cn/NAS/COMMON/IES/DaylightSavingTime.h openair-cn/NAS/COMMON/IES/DaylightSavingTime.h +28 -28
- openair-cn/NAS/COMMON/IES/DetachType.c openair-cn/NAS/COMMON/IES/DetachType.c +28 -28
- openair-cn/NAS/COMMON/IES/DetachType.h openair-cn/NAS/COMMON/IES/DetachType.h +28 -28
- openair-cn/NAS/COMMON/IES/DrxParameter.c openair-cn/NAS/COMMON/IES/DrxParameter.c +28 -28
- openair-cn/NAS/COMMON/IES/DrxParameter.h openair-cn/NAS/COMMON/IES/DrxParameter.h +28 -28
- openair-cn/NAS/COMMON/IES/EmergencyNumberList.c openair-cn/NAS/COMMON/IES/EmergencyNumberList.c +28 -28
- openair-cn/NAS/COMMON/IES/EmergencyNumberList.h openair-cn/NAS/COMMON/IES/EmergencyNumberList.h +28 -28
- openair-cn/NAS/COMMON/IES/EmmCause.c openair-cn/NAS/COMMON/IES/EmmCause.c +28 -28
- openair-cn/NAS/COMMON/IES/EmmCause.h openair-cn/NAS/COMMON/IES/EmmCause.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsAttachResult.c openair-cn/NAS/COMMON/IES/EpsAttachResult.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsAttachResult.h openair-cn/NAS/COMMON/IES/EpsAttachResult.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsAttachType.c openair-cn/NAS/COMMON/IES/EpsAttachType.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsAttachType.h openair-cn/NAS/COMMON/IES/EpsAttachType.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsBearerContextStatus.c openair-cn/NAS/COMMON/IES/EpsBearerContextStatus.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsBearerContextStatus.h openair-cn/NAS/COMMON/IES/EpsBearerContextStatus.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsBearerIdentity.c openair-cn/NAS/COMMON/IES/EpsBearerIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsBearerIdentity.h openair-cn/NAS/COMMON/IES/EpsBearerIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsMobileIdentity.c openair-cn/NAS/COMMON/IES/EpsMobileIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsMobileIdentity.h openair-cn/NAS/COMMON/IES/EpsMobileIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsNetworkFeatureSupport.c openair-cn/NAS/COMMON/IES/EpsNetworkFeatureSupport.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsNetworkFeatureSupport.h openair-cn/NAS/COMMON/IES/EpsNetworkFeatureSupport.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsQualityOfService.c openair-cn/NAS/COMMON/IES/EpsQualityOfService.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsQualityOfService.h openair-cn/NAS/COMMON/IES/EpsQualityOfService.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsUpdateResult.c openair-cn/NAS/COMMON/IES/EpsUpdateResult.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsUpdateResult.h openair-cn/NAS/COMMON/IES/EpsUpdateResult.h +28 -28
- openair-cn/NAS/COMMON/IES/EpsUpdateType.c openair-cn/NAS/COMMON/IES/EpsUpdateType.c +28 -28
- openair-cn/NAS/COMMON/IES/EpsUpdateType.h openair-cn/NAS/COMMON/IES/EpsUpdateType.h +28 -28
- openair-cn/NAS/COMMON/IES/EsmCause.c openair-cn/NAS/COMMON/IES/EsmCause.c +28 -28
- openair-cn/NAS/COMMON/IES/EsmCause.h openair-cn/NAS/COMMON/IES/EsmCause.h +28 -28
- openair-cn/NAS/COMMON/IES/EsmInformationTransferFlag.c openair-cn/NAS/COMMON/IES/EsmInformationTransferFlag.c +28 -28
- openair-cn/NAS/COMMON/IES/EsmInformationTransferFlag.h openair-cn/NAS/COMMON/IES/EsmInformationTransferFlag.h +28 -28
- openair-cn/NAS/COMMON/IES/EsmMessageContainer.c openair-cn/NAS/COMMON/IES/EsmMessageContainer.c +28 -28
- openair-cn/NAS/COMMON/IES/EsmMessageContainer.h openair-cn/NAS/COMMON/IES/EsmMessageContainer.h +28 -28
- openair-cn/NAS/COMMON/IES/GprsTimer.c openair-cn/NAS/COMMON/IES/GprsTimer.c +28 -28
- openair-cn/NAS/COMMON/IES/GprsTimer.h openair-cn/NAS/COMMON/IES/GprsTimer.h +28 -28
- openair-cn/NAS/COMMON/IES/GutiType.c openair-cn/NAS/COMMON/IES/GutiType.c +28 -28
- openair-cn/NAS/COMMON/IES/GutiType.h openair-cn/NAS/COMMON/IES/GutiType.h +28 -28
- openair-cn/NAS/COMMON/IES/IdentityType2.c openair-cn/NAS/COMMON/IES/IdentityType2.c +28 -28
- openair-cn/NAS/COMMON/IES/IdentityType2.h openair-cn/NAS/COMMON/IES/IdentityType2.h +28 -28
- openair-cn/NAS/COMMON/IES/ImeisvRequest.c openair-cn/NAS/COMMON/IES/ImeisvRequest.c +28 -28
- openair-cn/NAS/COMMON/IES/ImeisvRequest.h openair-cn/NAS/COMMON/IES/ImeisvRequest.h +28 -28
- openair-cn/NAS/COMMON/IES/KsiAndSequenceNumber.c openair-cn/NAS/COMMON/IES/KsiAndSequenceNumber.c +28 -28
- openair-cn/NAS/COMMON/IES/KsiAndSequenceNumber.h openair-cn/NAS/COMMON/IES/KsiAndSequenceNumber.h +28 -28
- openair-cn/NAS/COMMON/IES/LcsClientIdentity.c openair-cn/NAS/COMMON/IES/LcsClientIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/LcsClientIdentity.h openair-cn/NAS/COMMON/IES/LcsClientIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/LcsIndicator.c openair-cn/NAS/COMMON/IES/LcsIndicator.c +28 -28
- openair-cn/NAS/COMMON/IES/LcsIndicator.h openair-cn/NAS/COMMON/IES/LcsIndicator.h +28 -28
- openair-cn/NAS/COMMON/IES/LinkedEpsBearerIdentity.c openair-cn/NAS/COMMON/IES/LinkedEpsBearerIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/LinkedEpsBearerIdentity.h openair-cn/NAS/COMMON/IES/LinkedEpsBearerIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.c openair-cn/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.c +28 -28
- openair-cn/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.h openair-cn/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.h +28 -28
- openair-cn/NAS/COMMON/IES/LocationAreaIdentification.c openair-cn/NAS/COMMON/IES/LocationAreaIdentification.c +28 -28
- openair-cn/NAS/COMMON/IES/LocationAreaIdentification.h openair-cn/NAS/COMMON/IES/LocationAreaIdentification.h +28 -28
- openair-cn/NAS/COMMON/IES/Makefile openair-cn/NAS/COMMON/IES/Makefile +1 -28
- openair-cn/NAS/COMMON/IES/MessageType.c openair-cn/NAS/COMMON/IES/MessageType.c +28 -28
- openair-cn/NAS/COMMON/IES/MessageType.h openair-cn/NAS/COMMON/IES/MessageType.h +28 -28
- openair-cn/NAS/COMMON/IES/MobileIdentity.c openair-cn/NAS/COMMON/IES/MobileIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/MobileIdentity.h openair-cn/NAS/COMMON/IES/MobileIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/MobileStationClassmark2.c openair-cn/NAS/COMMON/IES/MobileStationClassmark2.c +28 -28
- openair-cn/NAS/COMMON/IES/MobileStationClassmark2.h openair-cn/NAS/COMMON/IES/MobileStationClassmark2.h +28 -28
- openair-cn/NAS/COMMON/IES/MobileStationClassmark3.c openair-cn/NAS/COMMON/IES/MobileStationClassmark3.c +28 -28
- openair-cn/NAS/COMMON/IES/MobileStationClassmark3.h openair-cn/NAS/COMMON/IES/MobileStationClassmark3.h +28 -28
- openair-cn/NAS/COMMON/IES/MsNetworkCapability.c openair-cn/NAS/COMMON/IES/MsNetworkCapability.c +28 -28
- openair-cn/NAS/COMMON/IES/MsNetworkCapability.h openair-cn/NAS/COMMON/IES/MsNetworkCapability.h +28 -28
- openair-cn/NAS/COMMON/IES/MsNetworkFeatureSupport.c openair-cn/NAS/COMMON/IES/MsNetworkFeatureSupport.c +28 -28
- openair-cn/NAS/COMMON/IES/MsNetworkFeatureSupport.h openair-cn/NAS/COMMON/IES/MsNetworkFeatureSupport.h +28 -28
- openair-cn/NAS/COMMON/IES/NasKeySetIdentifier.c openair-cn/NAS/COMMON/IES/NasKeySetIdentifier.c +28 -28
- openair-cn/NAS/COMMON/IES/NasKeySetIdentifier.h openair-cn/NAS/COMMON/IES/NasKeySetIdentifier.h +28 -28
- openair-cn/NAS/COMMON/IES/NasMessageContainer.c openair-cn/NAS/COMMON/IES/NasMessageContainer.c +28 -28
- openair-cn/NAS/COMMON/IES/NasMessageContainer.h openair-cn/NAS/COMMON/IES/NasMessageContainer.h +28 -28
- openair-cn/NAS/COMMON/IES/NasRequestType.c openair-cn/NAS/COMMON/IES/NasRequestType.c +28 -28
- openair-cn/NAS/COMMON/IES/NasRequestType.h openair-cn/NAS/COMMON/IES/NasRequestType.h +28 -28
- openair-cn/NAS/COMMON/IES/NasSecurityAlgorithms.c openair-cn/NAS/COMMON/IES/NasSecurityAlgorithms.c +28 -28
- openair-cn/NAS/COMMON/IES/NasSecurityAlgorithms.h openair-cn/NAS/COMMON/IES/NasSecurityAlgorithms.h +28 -28
- openair-cn/NAS/COMMON/IES/NetworkName.c openair-cn/NAS/COMMON/IES/NetworkName.c +28 -28
- openair-cn/NAS/COMMON/IES/NetworkName.h openair-cn/NAS/COMMON/IES/NetworkName.h +28 -28
- openair-cn/NAS/COMMON/IES/Nonce.c openair-cn/NAS/COMMON/IES/Nonce.c +28 -28
- openair-cn/NAS/COMMON/IES/Nonce.h openair-cn/NAS/COMMON/IES/Nonce.h +28 -28
- openair-cn/NAS/COMMON/IES/PTmsiSignature.c openair-cn/NAS/COMMON/IES/PTmsiSignature.c +28 -28
- openair-cn/NAS/COMMON/IES/PTmsiSignature.h openair-cn/NAS/COMMON/IES/PTmsiSignature.h +28 -28
- openair-cn/NAS/COMMON/IES/PacketFlowIdentifier.c openair-cn/NAS/COMMON/IES/PacketFlowIdentifier.c +28 -28
- openair-cn/NAS/COMMON/IES/PacketFlowIdentifier.h openair-cn/NAS/COMMON/IES/PacketFlowIdentifier.h +28 -28
- openair-cn/NAS/COMMON/IES/PagingIdentity.c openair-cn/NAS/COMMON/IES/PagingIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/PagingIdentity.h openair-cn/NAS/COMMON/IES/PagingIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/PdnAddress.c openair-cn/NAS/COMMON/IES/PdnAddress.c +28 -28
- openair-cn/NAS/COMMON/IES/PdnAddress.h openair-cn/NAS/COMMON/IES/PdnAddress.h +28 -28
- openair-cn/NAS/COMMON/IES/PdnType.c openair-cn/NAS/COMMON/IES/PdnType.c +28 -28
- openair-cn/NAS/COMMON/IES/PdnType.h openair-cn/NAS/COMMON/IES/PdnType.h +28 -28
- openair-cn/NAS/COMMON/IES/PlmnList.c openair-cn/NAS/COMMON/IES/PlmnList.c +28 -28
- openair-cn/NAS/COMMON/IES/PlmnList.h openair-cn/NAS/COMMON/IES/PlmnList.h +28 -28
- openair-cn/NAS/COMMON/IES/ProcedureTransactionIdentity.c openair-cn/NAS/COMMON/IES/ProcedureTransactionIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/ProcedureTransactionIdentity.h openair-cn/NAS/COMMON/IES/ProcedureTransactionIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/ProtocolConfigurationOptions.c openair-cn/NAS/COMMON/IES/ProtocolConfigurationOptions.c +28 -28
- openair-cn/NAS/COMMON/IES/ProtocolConfigurationOptions.h openair-cn/NAS/COMMON/IES/ProtocolConfigurationOptions.h +28 -28
- openair-cn/NAS/COMMON/IES/ProtocolDiscriminator.c openair-cn/NAS/COMMON/IES/ProtocolDiscriminator.c +28 -28
- openair-cn/NAS/COMMON/IES/ProtocolDiscriminator.h openair-cn/NAS/COMMON/IES/ProtocolDiscriminator.h +28 -28
- openair-cn/NAS/COMMON/IES/QualityOfService.c openair-cn/NAS/COMMON/IES/QualityOfService.c +28 -28
- openair-cn/NAS/COMMON/IES/QualityOfService.h openair-cn/NAS/COMMON/IES/QualityOfService.h +28 -28
- openair-cn/NAS/COMMON/IES/RadioPriority.c openair-cn/NAS/COMMON/IES/RadioPriority.c +28 -28
- openair-cn/NAS/COMMON/IES/RadioPriority.h openair-cn/NAS/COMMON/IES/RadioPriority.h +28 -28
- openair-cn/NAS/COMMON/IES/SecurityHeaderType.c openair-cn/NAS/COMMON/IES/SecurityHeaderType.c +28 -28
- openair-cn/NAS/COMMON/IES/SecurityHeaderType.h openair-cn/NAS/COMMON/IES/SecurityHeaderType.h +28 -28
- openair-cn/NAS/COMMON/IES/ServiceType.c openair-cn/NAS/COMMON/IES/ServiceType.c +28 -28
- openair-cn/NAS/COMMON/IES/ServiceType.h openair-cn/NAS/COMMON/IES/ServiceType.h +28 -28
- openair-cn/NAS/COMMON/IES/ShortMac.c openair-cn/NAS/COMMON/IES/ShortMac.c +28 -28
- openair-cn/NAS/COMMON/IES/ShortMac.h openair-cn/NAS/COMMON/IES/ShortMac.h +28 -28
- openair-cn/NAS/COMMON/IES/SsCode.c openair-cn/NAS/COMMON/IES/SsCode.c +28 -28
- openair-cn/NAS/COMMON/IES/SsCode.h openair-cn/NAS/COMMON/IES/SsCode.h +28 -28
- openair-cn/NAS/COMMON/IES/SupportedCodecList.c openair-cn/NAS/COMMON/IES/SupportedCodecList.c +28 -28
- openair-cn/NAS/COMMON/IES/SupportedCodecList.h openair-cn/NAS/COMMON/IES/SupportedCodecList.h +28 -28
- openair-cn/NAS/COMMON/IES/TimeZone.c openair-cn/NAS/COMMON/IES/TimeZone.c +28 -28
- openair-cn/NAS/COMMON/IES/TimeZone.h openair-cn/NAS/COMMON/IES/TimeZone.h +28 -28
- openair-cn/NAS/COMMON/IES/TimeZoneAndTime.c openair-cn/NAS/COMMON/IES/TimeZoneAndTime.c +28 -28
- openair-cn/NAS/COMMON/IES/TimeZoneAndTime.h openair-cn/NAS/COMMON/IES/TimeZoneAndTime.h +28 -28
- openair-cn/NAS/COMMON/IES/TmsiStatus.c openair-cn/NAS/COMMON/IES/TmsiStatus.c +28 -28
- openair-cn/NAS/COMMON/IES/TmsiStatus.h openair-cn/NAS/COMMON/IES/TmsiStatus.h +28 -28
- openair-cn/NAS/COMMON/IES/TrackingAreaIdentity.c openair-cn/NAS/COMMON/IES/TrackingAreaIdentity.c +28 -28
- openair-cn/NAS/COMMON/IES/TrackingAreaIdentity.h openair-cn/NAS/COMMON/IES/TrackingAreaIdentity.h +28 -28
- openair-cn/NAS/COMMON/IES/TrackingAreaIdentityList.c openair-cn/NAS/COMMON/IES/TrackingAreaIdentityList.c +28 -28
- openair-cn/NAS/COMMON/IES/TrackingAreaIdentityList.h openair-cn/NAS/COMMON/IES/TrackingAreaIdentityList.h +28 -28
- openair-cn/NAS/COMMON/IES/TrafficFlowAggregateDescription.c openair-cn/NAS/COMMON/IES/TrafficFlowAggregateDescription.c +28 -28
- openair-cn/NAS/COMMON/IES/TrafficFlowAggregateDescription.h openair-cn/NAS/COMMON/IES/TrafficFlowAggregateDescription.h +28 -28
- openair-cn/NAS/COMMON/IES/TrafficFlowTemplate.c openair-cn/NAS/COMMON/IES/TrafficFlowTemplate.c +28 -28
- openair-cn/NAS/COMMON/IES/TrafficFlowTemplate.h openair-cn/NAS/COMMON/IES/TrafficFlowTemplate.h +28 -28
- openair-cn/NAS/COMMON/IES/TransactionIdentifier.c openair-cn/NAS/COMMON/IES/TransactionIdentifier.c +28 -28
- openair-cn/NAS/COMMON/IES/TransactionIdentifier.h openair-cn/NAS/COMMON/IES/TransactionIdentifier.h +28 -28
- openair-cn/NAS/COMMON/IES/UeNetworkCapability.c openair-cn/NAS/COMMON/IES/UeNetworkCapability.c +28 -28
- openair-cn/NAS/COMMON/IES/UeNetworkCapability.h openair-cn/NAS/COMMON/IES/UeNetworkCapability.h +28 -28
- openair-cn/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.c ...NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.c +28 -28
- openair-cn/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.h ...NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.h +28 -28
- openair-cn/NAS/COMMON/IES/UeSecurityCapability.c openair-cn/NAS/COMMON/IES/UeSecurityCapability.c +28 -28
- openair-cn/NAS/COMMON/IES/UeSecurityCapability.h openair-cn/NAS/COMMON/IES/UeSecurityCapability.h +28 -28
- openair-cn/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.c ...n/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.c +28 -28
- openair-cn/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.h ...n/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.h +28 -28
- openair-cn/NAS/COMMON/UTIL/COPYING openair-cn/NAS/COMMON/UTIL/COPYING +28 -674
- openair-cn/NAS/COMMON/UTIL/Makefile openair-cn/NAS/COMMON/UTIL/Makefile +1 -28
- openair-cn/NAS/COMMON/UTIL/OctetString.c openair-cn/NAS/COMMON/UTIL/OctetString.c +28 -28
- openair-cn/NAS/COMMON/UTIL/OctetString.h openair-cn/NAS/COMMON/UTIL/OctetString.h +28 -28
- openair-cn/NAS/COMMON/UTIL/TLVDecoder.c openair-cn/NAS/COMMON/UTIL/TLVDecoder.c +28 -28
- openair-cn/NAS/COMMON/UTIL/TLVDecoder.h openair-cn/NAS/COMMON/UTIL/TLVDecoder.h +28 -28
- openair-cn/NAS/COMMON/UTIL/TLVEncoder.c openair-cn/NAS/COMMON/UTIL/TLVEncoder.c +28 -28
- openair-cn/NAS/COMMON/UTIL/TLVEncoder.h openair-cn/NAS/COMMON/UTIL/TLVEncoder.h +28 -28
- openair-cn/NAS/COMMON/UTIL/device.c openair-cn/NAS/COMMON/UTIL/device.c +28 -28
- openair-cn/NAS/COMMON/UTIL/device.h openair-cn/NAS/COMMON/UTIL/device.h +28 -28
- openair-cn/NAS/COMMON/UTIL/memory.c openair-cn/NAS/COMMON/UTIL/memory.c +28 -28
- openair-cn/NAS/COMMON/UTIL/memory.h openair-cn/NAS/COMMON/UTIL/memory.h +28 -28
- openair-cn/NAS/COMMON/UTIL/nas_log.c openair-cn/NAS/COMMON/UTIL/nas_log.c +28 -28
- openair-cn/NAS/COMMON/UTIL/nas_log.h openair-cn/NAS/COMMON/UTIL/nas_log.h +28 -28
- openair-cn/NAS/COMMON/UTIL/nas_timer.c openair-cn/NAS/COMMON/UTIL/nas_timer.c +28 -28
- openair-cn/NAS/COMMON/UTIL/nas_timer.h openair-cn/NAS/COMMON/UTIL/nas_timer.h +28 -28
- openair-cn/NAS/COMMON/UTIL/parser.c openair-cn/NAS/COMMON/UTIL/parser.c +28 -28
- openair-cn/NAS/COMMON/UTIL/parser.h openair-cn/NAS/COMMON/UTIL/parser.h +28 -28
- openair-cn/NAS/COMMON/UTIL/socket.c openair-cn/NAS/COMMON/UTIL/socket.c +28 -28
- openair-cn/NAS/COMMON/UTIL/socket.h openair-cn/NAS/COMMON/UTIL/socket.h +28 -28
- openair-cn/NAS/COMMON/UTIL/stty.c openair-cn/NAS/COMMON/UTIL/stty.c +28 -28
- openair-cn/NAS/COMMON/UTIL/tst/Makefile openair-cn/NAS/COMMON/UTIL/tst/Makefile +1 -28
- openair-cn/NAS/COMMON/UTIL/tst/timer.c openair-cn/NAS/COMMON/UTIL/tst/timer.c +28 -28
- openair-cn/NAS/COMMON/securityDef.h openair-cn/NAS/COMMON/securityDef.h +28 -28
- openair-cn/NAS/COMMON/userDef.h openair-cn/NAS/COMMON/userDef.h +28 -28
- openair-cn/NAS/MME/API/MME/COPYING openair-cn/NAS/MME/API/MME/COPYING +0 -674
- openair-cn/NAS/MME/API/MME/Makefile openair-cn/NAS/MME/API/MME/Makefile +0 -49
- openair-cn/NAS/MME/API/MME/mme_api.c openair-cn/NAS/MME/API/MME/mme_api.c +0 -569
- openair-cn/NAS/MME/API/MME/mme_api.h openair-cn/NAS/MME/API/MME/mme_api.h +0 -146
- openair-cn/NAS/MME/EMM/Attach.c openair-cn/NAS/MME/EMM/Attach.c +0 -1692
- openair-cn/NAS/MME/EMM/Authentication.c openair-cn/NAS/MME/EMM/Authentication.c +0 -660
- openair-cn/NAS/MME/EMM/COPYING openair-cn/NAS/MME/EMM/COPYING +0 -674
- openair-cn/NAS/MME/EMM/Detach.c openair-cn/NAS/MME/EMM/Detach.c +0 -346
- openair-cn/NAS/MME/EMM/EmmCommon.c openair-cn/NAS/MME/EMM/EmmCommon.c +0 -514
- openair-cn/NAS/MME/EMM/EmmCommon.h openair-cn/NAS/MME/EMM/EmmCommon.h +0 -109
- openair-cn/NAS/MME/EMM/EmmStatusHdl.c openair-cn/NAS/MME/EMM/EmmStatusHdl.c +0 -165
- openair-cn/NAS/MME/EMM/Identification.c openair-cn/NAS/MME/EMM/Identification.c +0 -538
- openair-cn/NAS/MME/EMM/IdleMode.c openair-cn/NAS/MME/EMM/IdleMode.c +0 -0
- openair-cn/NAS/MME/EMM/IdleMode.h openair-cn/NAS/MME/EMM/IdleMode.h +0 -0
- openair-cn/NAS/MME/EMM/LowerLayer.c openair-cn/NAS/MME/EMM/LowerLayer.c +0 -384
- openair-cn/NAS/MME/EMM/LowerLayer.h openair-cn/NAS/MME/EMM/LowerLayer.h +0 -79
- openair-cn/NAS/MME/EMM/Makefile openair-cn/NAS/MME/EMM/Makefile +0 -72
- openair-cn/NAS/MME/EMM/SAP/COPYING openair-cn/NAS/MME/EMM/SAP/COPYING +0 -674
- openair-cn/NAS/MME/EMM/SAP/EmmCommonProcedureInitiated.c openair-cn/NAS/MME/EMM/SAP/EmmCommonProcedureInitiated.c +0 -186
- openair-cn/NAS/MME/EMM/SAP/EmmDeregistered.c openair-cn/NAS/MME/EMM/SAP/EmmDeregistered.c +0 -157
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredAttachNeeded.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredAttachNeeded.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredAttemptingToAttach.c ...ir-cn/NAS/MME/EMM/SAP/EmmDeregisteredAttemptingToAttach.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredInitiated.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredInitiated.c +0 -110
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredLimitedService.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredLimitedService.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNoCellAvailable.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNoCellAvailable.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNoImsi.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNoImsi.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNormalService.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredNormalService.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredPlmnSearch.c openair-cn/NAS/MME/EMM/SAP/EmmDeregisteredPlmnSearch.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmNull.c openair-cn/NAS/MME/EMM/SAP/EmmNull.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegistered.c openair-cn/NAS/MME/EMM/SAP/EmmRegistered.c +0 -153
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredAttemptingToUpdate.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredAttemptingToUpdate.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredImsiDetachInitiated.c ...air-cn/NAS/MME/EMM/SAP/EmmRegisteredImsiDetachInitiated.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredInitiated.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredInitiated.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredLimitedService.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredLimitedService.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredNoCellAvailable.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredNoCellAvailable.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredNormalService.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredNormalService.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredPlmnSearch.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredPlmnSearch.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmRegisteredUpdateNeeded.c openair-cn/NAS/MME/EMM/SAP/EmmRegisteredUpdateNeeded.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmServiceRequestInitiated.c openair-cn/NAS/MME/EMM/SAP/EmmServiceRequestInitiated.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c ...air-cn/NAS/MME/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c +0 -0
- openair-cn/NAS/MME/EMM/SAP/Makefile openair-cn/NAS/MME/EMM/SAP/Makefile +0 -70
- openair-cn/NAS/MME/EMM/SAP/emm_as.c openair-cn/NAS/MME/EMM/SAP/emm_as.c +0 -1763
- openair-cn/NAS/MME/EMM/SAP/emm_as.h openair-cn/NAS/MME/EMM/SAP/emm_as.h +0 -72
- openair-cn/NAS/MME/EMM/SAP/emm_asDef.h openair-cn/NAS/MME/EMM/SAP/emm_asDef.h +0 -276
- openair-cn/NAS/MME/EMM/SAP/emm_cn.c openair-cn/NAS/MME/EMM/SAP/emm_cn.c +0 -468
- openair-cn/NAS/MME/EMM/SAP/emm_cn.h openair-cn/NAS/MME/EMM/SAP/emm_cn.h +0 -56
- openair-cn/NAS/MME/EMM/SAP/emm_cnDef.h openair-cn/NAS/MME/EMM/SAP/emm_cnDef.h +0 -88
- openair-cn/NAS/MME/EMM/SAP/emm_esm.c openair-cn/NAS/MME/EMM/SAP/emm_esm.c +0 -147
- openair-cn/NAS/MME/EMM/SAP/emm_esm.h openair-cn/NAS/MME/EMM/SAP/emm_esm.h +0 -73
- openair-cn/NAS/MME/EMM/SAP/emm_esmDef.h openair-cn/NAS/MME/EMM/SAP/emm_esmDef.h +0 -116
- openair-cn/NAS/MME/EMM/SAP/emm_fsm.c openair-cn/NAS/MME/EMM/SAP/emm_fsm.c +0 -328
- openair-cn/NAS/MME/EMM/SAP/emm_fsm.h openair-cn/NAS/MME/EMM/SAP/emm_fsm.h +0 -91
- openair-cn/NAS/MME/EMM/SAP/emm_recv.c openair-cn/NAS/MME/EMM/SAP/emm_recv.c +0 -748
- openair-cn/NAS/MME/EMM/SAP/emm_recv.h openair-cn/NAS/MME/EMM/SAP/emm_recv.h +0 -129
- openair-cn/NAS/MME/EMM/SAP/emm_reg.c openair-cn/NAS/MME/EMM/SAP/emm_reg.c +0 -126
- openair-cn/NAS/MME/EMM/SAP/emm_reg.h openair-cn/NAS/MME/EMM/SAP/emm_reg.h +0 -73
- openair-cn/NAS/MME/EMM/SAP/emm_regDef.h openair-cn/NAS/MME/EMM/SAP/emm_regDef.h +0 -138
- openair-cn/NAS/MME/EMM/SAP/emm_sap.c openair-cn/NAS/MME/EMM/SAP/emm_sap.c +0 -154
- openair-cn/NAS/MME/EMM/SAP/emm_sap.h openair-cn/NAS/MME/EMM/SAP/emm_sap.h +0 -171
- openair-cn/NAS/MME/EMM/SAP/emm_send.c openair-cn/NAS/MME/EMM/SAP/emm_send.c +0 -509
- openair-cn/NAS/MME/EMM/SAP/emm_send.h openair-cn/NAS/MME/EMM/SAP/emm_send.h +0 -122
- openair-cn/NAS/MME/EMM/SecurityModeControl.c openair-cn/NAS/MME/EMM/SecurityModeControl.c +0 -804
- openair-cn/NAS/MME/EMM/ServiceRequestHdl.c openair-cn/NAS/MME/EMM/ServiceRequestHdl.c +0 -93
- openair-cn/NAS/MME/EMM/TrackingAreaUpdate.c openair-cn/NAS/MME/EMM/TrackingAreaUpdate.c +0 -188
- openair-cn/NAS/MME/EMM/emmData.h openair-cn/NAS/MME/EMM/emmData.h +0 -285
- openair-cn/NAS/MME/EMM/emm_data_ctx.c openair-cn/NAS/MME/EMM/emm_data_ctx.c +0 -185
- openair-cn/NAS/MME/EMM/emm_main.c openair-cn/NAS/MME/EMM/emm_main.c +0 -138
- openair-cn/NAS/MME/EMM/emm_main.h openair-cn/NAS/MME/EMM/emm_main.h +0 -82
- openair-cn/NAS/MME/EMM/emm_proc.h openair-cn/NAS/MME/EMM/emm_proc.h +0 -199
- openair-cn/NAS/MME/ESM/COPYING openair-cn/NAS/MME/ESM/COPYING +0 -674
- openair-cn/NAS/MME/ESM/DedicatedEpsBearerContextActivation.c openair-cn/NAS/MME/ESM/DedicatedEpsBearerContextActivation.c +0 -442
- openair-cn/NAS/MME/ESM/DefaultEpsBearerContextActivation.c openair-cn/NAS/MME/ESM/DefaultEpsBearerContextActivation.c +0 -497
- openair-cn/NAS/MME/ESM/EpsBearerContextDeactivation.c openair-cn/NAS/MME/ESM/EpsBearerContextDeactivation.c +0 -483
- openair-cn/NAS/MME/ESM/EsmStatusHdl.c openair-cn/NAS/MME/ESM/EsmStatusHdl.c +0 -199
- openair-cn/NAS/MME/ESM/Makefile openair-cn/NAS/MME/ESM/Makefile +0 -59
- openair-cn/NAS/MME/ESM/PdnConnectivity.c openair-cn/NAS/MME/ESM/PdnConnectivity.c +0 -556
- openair-cn/NAS/MME/ESM/PdnDisconnect.c openair-cn/NAS/MME/ESM/PdnDisconnect.c +0 -299
- openair-cn/NAS/MME/ESM/SAP/COPYING openair-cn/NAS/MME/ESM/SAP/COPYING +0 -674
- openair-cn/NAS/MME/ESM/SAP/Makefile openair-cn/NAS/MME/ESM/SAP/Makefile +0 -70
- openair-cn/NAS/MME/ESM/SAP/esm_recv.c openair-cn/NAS/MME/ESM/SAP/esm_recv.c +0 -713
- openair-cn/NAS/MME/ESM/SAP/esm_recv.h openair-cn/NAS/MME/ESM/SAP/esm_recv.h +0 -129
- openair-cn/NAS/MME/ESM/SAP/esm_sap.c openair-cn/NAS/MME/ESM/SAP/esm_sap.c +0 -799
- openair-cn/NAS/MME/ESM/SAP/esm_sap.h openair-cn/NAS/MME/ESM/SAP/esm_sap.h +0 -72
- openair-cn/NAS/MME/ESM/SAP/esm_sapDef.h openair-cn/NAS/MME/ESM/SAP/esm_sapDef.h +0 -179
- openair-cn/NAS/MME/ESM/SAP/esm_send.c openair-cn/NAS/MME/ESM/SAP/esm_send.c +0 -427
- openair-cn/NAS/MME/ESM/SAP/esm_send.h openair-cn/NAS/MME/ESM/SAP/esm_send.h +0 -119
- openair-cn/NAS/MME/ESM/esmData.h openair-cn/NAS/MME/ESM/esmData.h +0 -265
- openair-cn/NAS/MME/ESM/esm_ebr.c openair-cn/NAS/MME/ESM/esm_ebr.c +0 -680
- openair-cn/NAS/MME/ESM/esm_ebr.h openair-cn/NAS/MME/ESM/esm_ebr.h +0 -89
- openair-cn/NAS/MME/ESM/esm_ebr_context.c openair-cn/NAS/MME/ESM/esm_ebr_context.c +0 -431
- openair-cn/NAS/MME/ESM/esm_ebr_context.h openair-cn/NAS/MME/ESM/esm_ebr_context.h +0 -73
- openair-cn/NAS/MME/ESM/esm_ip.c openair-cn/NAS/MME/ESM/esm_ip.c +0 -74
- openair-cn/NAS/MME/ESM/esm_main.c openair-cn/NAS/MME/ESM/esm_main.c +0 -134
- openair-cn/NAS/MME/ESM/esm_main.h openair-cn/NAS/MME/ESM/esm_main.h +0 -73
- openair-cn/NAS/MME/ESM/esm_proc.h openair-cn/NAS/MME/ESM/esm_proc.h +0 -204
- openair-cn/NAS/MME/ESM/esm_pt.c openair-cn/NAS/MME/ESM/esm_pt.c +0 -95
- openair-cn/NAS/MME/ESM/esm_pt.h openair-cn/NAS/MME/ESM/esm_pt.h +0 -74
- openair-cn/NAS/MME/MMEprocess.c openair-cn/NAS/MME/MMEprocess.c +0 -345
- openair-cn/NAS/MME/nas_defs.h openair-cn/NAS/MME/nas_defs.h +0 -34
- openair-cn/NAS/MME/nas_itti_messaging.c openair-cn/NAS/MME/nas_itti_messaging.c +0 -211
- openair-cn/NAS/MME/nas_itti_messaging.h openair-cn/NAS/MME/nas_itti_messaging.h +0 -283
- openair-cn/NAS/MME/nas_mme_task.c openair-cn/NAS/MME/nas_mme_task.c +0 -226
- openair-cn/NAS/MME/nas_network.c openair-cn/NAS/MME/nas_network.c +0 -208
- openair-cn/NAS/MME/nas_network.h openair-cn/NAS/MME/nas_network.h +0 -81
- openair-cn/NAS/MME/nas_parser.c openair-cn/NAS/MME/nas_parser.c +0 -243
- openair-cn/NAS/MME/nas_parser.h openair-cn/NAS/MME/nas_parser.h +0 -84
- openair-cn/NAS/MME/nas_proc.c openair-cn/NAS/MME/nas_proc.c +0 -443
- openair-cn/NAS/MME/nas_proc.h openair-cn/NAS/MME/nas_proc.h +0 -116
- openair-cn/NAS/TEST/AS_SIMULATOR/Makefile openair-cn/NAS/TEST/AS_SIMULATOR/Makefile +1 -1
- openair-cn/NAS/TEST/NETWORK/Makefile openair-cn/NAS/TEST/NETWORK/Makefile +1 -1
- openair-cn/NAS/TEST/USER/Makefile openair-cn/NAS/TEST/USER/Makefile +1 -1
- openair-cn/NAS/TOOLS/Makefile openair-cn/NAS/TOOLS/Makefile +1 -1
- openair-cn/NAS/TOOLS/network.h openair-cn/NAS/TOOLS/network.h +1 -1
- openair-cn/NAS/TOOLS/ue_data.c openair-cn/NAS/TOOLS/ue_data.c +1 -1
- openair-cn/NAS/TOOLS/usim_data.c openair-cn/NAS/TOOLS/usim_data.c +1 -1
- openair-cn/NAS/UE/API/USER/Makefile openair-cn/NAS/UE/API/USER/Makefile +1 -1
- openair-cn/NAS/UE/API/USER/at_command.c openair-cn/NAS/UE/API/USER/at_command.c +1 -1
- openair-cn/NAS/UE/API/USER/at_command.h openair-cn/NAS/UE/API/USER/at_command.h +1 -1
- openair-cn/NAS/UE/API/USER/at_error.c openair-cn/NAS/UE/API/USER/at_error.c +1 -1
- openair-cn/NAS/UE/API/USER/at_error.h openair-cn/NAS/UE/API/USER/at_error.h +1 -1
- openair-cn/NAS/UE/API/USER/at_response.c openair-cn/NAS/UE/API/USER/at_response.c +1 -1
- openair-cn/NAS/UE/API/USER/at_response.h openair-cn/NAS/UE/API/USER/at_response.h +1 -1
- openair-cn/NAS/UE/API/USER/tst/Makefile openair-cn/NAS/UE/API/USER/tst/Makefile +1 -1
- openair-cn/NAS/UE/API/USER/tst/at_parser.c openair-cn/NAS/UE/API/USER/tst/at_parser.c +1 -1
- openair-cn/NAS/UE/API/USER/user_api.c openair-cn/NAS/UE/API/USER/user_api.c +1 -1
- openair-cn/NAS/UE/API/USER/user_api.h openair-cn/NAS/UE/API/USER/user_api.h +1 -1
- openair-cn/NAS/UE/API/USER/user_indication.c openair-cn/NAS/UE/API/USER/user_indication.c +1 -1
- openair-cn/NAS/UE/API/USER/user_indication.h openair-cn/NAS/UE/API/USER/user_indication.h +1 -1
- openair-cn/NAS/UE/API/USIM/Makefile openair-cn/NAS/UE/API/USIM/Makefile +1 -1
- openair-cn/NAS/UE/API/USIM/aka_functions.h openair-cn/NAS/UE/API/USIM/aka_functions.h +1 -1
- openair-cn/NAS/UE/API/USIM/usim_api.c openair-cn/NAS/UE/API/USIM/usim_api.c +1 -1
- openair-cn/NAS/UE/API/USIM/usim_api.h openair-cn/NAS/UE/API/USIM/usim_api.h +1 -1
- openair-cn/NAS/UE/EMM/Attach.c openair-cn/NAS/UE/EMM/Attach.c +1 -1
- openair-cn/NAS/UE/EMM/Authentication.c openair-cn/NAS/UE/EMM/Authentication.c +1 -1
- openair-cn/NAS/UE/EMM/Detach.c openair-cn/NAS/UE/EMM/Detach.c +1 -1
- openair-cn/NAS/UE/EMM/EmmStatusHdl.c openair-cn/NAS/UE/EMM/EmmStatusHdl.c +1 -1
- openair-cn/NAS/UE/EMM/Identification.c openair-cn/NAS/UE/EMM/Identification.c +1 -1
- openair-cn/NAS/UE/EMM/IdleMode.c openair-cn/NAS/UE/EMM/IdleMode.c +1 -1
- openair-cn/NAS/UE/EMM/IdleMode.h openair-cn/NAS/UE/EMM/IdleMode.h +1 -1
- openair-cn/NAS/UE/EMM/LowerLayer.c openair-cn/NAS/UE/EMM/LowerLayer.c +1 -1
- openair-cn/NAS/UE/EMM/LowerLayer.h openair-cn/NAS/UE/EMM/LowerLayer.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregistered.c openair-cn/NAS/UE/EMM/SAP/EmmDeregistered.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c ...air-cn/NAS/UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c openair-cn/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmNull.c openair-cn/NAS/UE/EMM/SAP/EmmNull.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegistered.c openair-cn/NAS/UE/EMM/SAP/EmmRegistered.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredNormalService.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredNormalService.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c openair-cn/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c openair-cn/NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c openair-cn/NAS/UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_as.c openair-cn/NAS/UE/EMM/SAP/emm_as.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_as.h openair-cn/NAS/UE/EMM/SAP/emm_as.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_asDef.h openair-cn/NAS/UE/EMM/SAP/emm_asDef.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_esm.c openair-cn/NAS/UE/EMM/SAP/emm_esm.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_esm.h openair-cn/NAS/UE/EMM/SAP/emm_esm.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_esmDef.h openair-cn/NAS/UE/EMM/SAP/emm_esmDef.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_fsm.c openair-cn/NAS/UE/EMM/SAP/emm_fsm.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_fsm.h openair-cn/NAS/UE/EMM/SAP/emm_fsm.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_recv.c openair-cn/NAS/UE/EMM/SAP/emm_recv.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_recv.h openair-cn/NAS/UE/EMM/SAP/emm_recv.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_reg.c openair-cn/NAS/UE/EMM/SAP/emm_reg.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_reg.h openair-cn/NAS/UE/EMM/SAP/emm_reg.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_regDef.h openair-cn/NAS/UE/EMM/SAP/emm_regDef.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_sap.c openair-cn/NAS/UE/EMM/SAP/emm_sap.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_sap.h openair-cn/NAS/UE/EMM/SAP/emm_sap.h +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_send.c openair-cn/NAS/UE/EMM/SAP/emm_send.c +1 -1
- openair-cn/NAS/UE/EMM/SAP/emm_send.h openair-cn/NAS/UE/EMM/SAP/emm_send.h +1 -1
- openair-cn/NAS/UE/EMM/SecurityModeControl.c openair-cn/NAS/UE/EMM/SecurityModeControl.c +1 -1
- openair-cn/NAS/UE/EMM/ServiceRequestHdl.c openair-cn/NAS/UE/EMM/ServiceRequestHdl.c +1 -1
- openair-cn/NAS/UE/EMM/TrackingAreaUpdate.c openair-cn/NAS/UE/EMM/TrackingAreaUpdate.c +1 -1
- openair-cn/NAS/UE/EMM/emmData.h openair-cn/NAS/UE/EMM/emmData.h +1 -1
- openair-cn/NAS/UE/EMM/emm_main.c openair-cn/NAS/UE/EMM/emm_main.c +1 -1
- openair-cn/NAS/UE/EMM/emm_main.h openair-cn/NAS/UE/EMM/emm_main.h +1 -1
- openair-cn/NAS/UE/EMM/emm_proc.h openair-cn/NAS/UE/EMM/emm_proc.h +1 -1
- openair-cn/NAS/UE/ESM/DedicatedEpsBearerContextActivation.c openair-cn/NAS/UE/ESM/DedicatedEpsBearerContextActivation.c +1 -1
- openair-cn/NAS/UE/ESM/DefaultEpsBearerContextActivation.c openair-cn/NAS/UE/ESM/DefaultEpsBearerContextActivation.c +1 -1
- openair-cn/NAS/UE/ESM/EpsBearerContextDeactivation.c openair-cn/NAS/UE/ESM/EpsBearerContextDeactivation.c +1 -1
- openair-cn/NAS/UE/ESM/EsmStatusHdl.c openair-cn/NAS/UE/ESM/EsmStatusHdl.c +1 -1
- openair-cn/NAS/UE/ESM/PdnConnectivity.c openair-cn/NAS/UE/ESM/PdnConnectivity.c +1 -1
- openair-cn/NAS/UE/ESM/PdnDisconnect.c openair-cn/NAS/UE/ESM/PdnDisconnect.c +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_recv.c openair-cn/NAS/UE/ESM/SAP/esm_recv.c +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_recv.h openair-cn/NAS/UE/ESM/SAP/esm_recv.h +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_sap.c openair-cn/NAS/UE/ESM/SAP/esm_sap.c +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_sap.h openair-cn/NAS/UE/ESM/SAP/esm_sap.h +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_sapDef.h openair-cn/NAS/UE/ESM/SAP/esm_sapDef.h +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_send.c openair-cn/NAS/UE/ESM/SAP/esm_send.c +1 -1
- openair-cn/NAS/UE/ESM/SAP/esm_send.h openair-cn/NAS/UE/ESM/SAP/esm_send.h +1 -1
- openair-cn/NAS/UE/ESM/esmData.h openair-cn/NAS/UE/ESM/esmData.h +1 -1
- openair-cn/NAS/UE/ESM/esm_ebr.c openair-cn/NAS/UE/ESM/esm_ebr.c +1 -1
- openair-cn/NAS/UE/ESM/esm_ebr.h openair-cn/NAS/UE/ESM/esm_ebr.h +1 -1
- openair-cn/NAS/UE/ESM/esm_ebr_context.c openair-cn/NAS/UE/ESM/esm_ebr_context.c +1 -1
- openair-cn/NAS/UE/ESM/esm_ebr_context.h openair-cn/NAS/UE/ESM/esm_ebr_context.h +1 -1
- openair-cn/NAS/UE/ESM/esm_ip.c openair-cn/NAS/UE/ESM/esm_ip.c +1 -1
- openair-cn/NAS/UE/ESM/esm_main.c openair-cn/NAS/UE/ESM/esm_main.c +1 -1
- openair-cn/NAS/UE/ESM/esm_main.h openair-cn/NAS/UE/ESM/esm_main.h +1 -1
- openair-cn/NAS/UE/ESM/esm_proc.h openair-cn/NAS/UE/ESM/esm_proc.h +1 -1
- openair-cn/NAS/UE/ESM/esm_pt.c openair-cn/NAS/UE/ESM/esm_pt.c +1 -1
- openair-cn/NAS/UE/ESM/esm_pt.h openair-cn/NAS/UE/ESM/esm_pt.h +1 -1
- openair-cn/NAS/UE/UEprocess.c openair-cn/NAS/UE/UEprocess.c +1 -1
- openair-cn/NAS/UE/nas_itti_messaging.c openair-cn/NAS/UE/nas_itti_messaging.c +1 -1
- openair-cn/NAS/UE/nas_itti_messaging.h openair-cn/NAS/UE/nas_itti_messaging.h +1 -1
- openair-cn/NAS/UE/nas_network.c openair-cn/NAS/UE/nas_network.c +1 -1
- openair-cn/NAS/UE/nas_network.h openair-cn/NAS/UE/nas_network.h +1 -1
- openair-cn/NAS/UE/nas_parser.c openair-cn/NAS/UE/nas_parser.c +1 -1
- openair-cn/NAS/UE/nas_parser.h openair-cn/NAS/UE/nas_parser.h +1 -1
- openair-cn/NAS/UE/nas_proc.c openair-cn/NAS/UE/nas_proc.c +1 -1
- openair-cn/NAS/UE/nas_proc.h openair-cn/NAS/UE/nas_proc.h +1 -1
- openair-cn/NAS/UE/nas_ue_task.c openair-cn/NAS/UE/nas_ue_task.c +1 -1
- openair-cn/NAS/UE/nas_user.c openair-cn/NAS/UE/nas_user.c +1 -1
- openair-cn/NAS/UE/nas_user.h openair-cn/NAS/UE/nas_user.h +1 -1
- openair-cn/NEWS openair-cn/NEWS +0 -1
- openair-cn/OAISIM_MME/COPYING openair-cn/OAISIM_MME/COPYING +0 -674
- openair-cn/OAISIM_MME/Makefile.am openair-cn/OAISIM_MME/Makefile.am +0 -76
- openair-cn/OAISIM_MME/oai_mme_log.c openair-cn/OAISIM_MME/oai_mme_log.c +0 -53
- openair-cn/OAISIM_MME/oaisim_mme.c openair-cn/OAISIM_MME/oaisim_mme.c +0 -85
- openair-cn/OAISIM_MME/oaisim_mme.h openair-cn/OAISIM_MME/oaisim_mme.h +0 -61
- openair-cn/OAI_EPC/COPYING openair-cn/OAI_EPC/COPYING +0 -674
- openair-cn/OAI_EPC/Makefile.am openair-cn/OAI_EPC/Makefile.am +0 -78
- openair-cn/OAI_EPC/oai_epc.c openair-cn/OAI_EPC/oai_epc.c +0 -93
- openair-cn/OAI_EPC/oai_epc.h openair-cn/OAI_EPC/oai_epc.h +0 -61
- openair-cn/OAI_EPC/oai_epc_log.c openair-cn/OAI_EPC/oai_epc_log.c +0 -52
- openair-cn/OAI_SGW/COPYING openair-cn/OAI_SGW/COPYING +0 -674
- openair-cn/OAI_SGW/Makefile.am openair-cn/OAI_SGW/Makefile.am +0 -67
- openair-cn/OAI_SGW/oai_sgw.c openair-cn/OAI_SGW/oai_sgw.c +0 -79
- openair-cn/OAI_SGW/oai_sgw.h openair-cn/OAI_SGW/oai_sgw.h +0 -43
- openair-cn/OAI_SGW/oai_sgw_log.c openair-cn/OAI_SGW/oai_sgw_log.c +0 -41
- openair-cn/OPENAIRHSS/AUTHORS openair-cn/OPENAIRHSS/AUTHORS +0 -0
- openair-cn/OPENAIRHSS/ChangeLog openair-cn/OPENAIRHSS/ChangeLog +0 -0
- openair-cn/OPENAIRHSS/INSTALL openair-cn/OPENAIRHSS/INSTALL +0 -370
- openair-cn/OPENAIRHSS/Makefile.am openair-cn/OPENAIRHSS/Makefile.am +0 -54
- openair-cn/OPENAIRHSS/NEWS openair-cn/OPENAIRHSS/NEWS +0 -0
- openair-cn/OPENAIRHSS/README openair-cn/OPENAIRHSS/README +0 -24
- openair-cn/OPENAIRHSS/access_restriction/COPYING openair-cn/OPENAIRHSS/access_restriction/COPYING +0 -674
- openair-cn/OPENAIRHSS/access_restriction/Makefile.am openair-cn/OPENAIRHSS/access_restriction/Makefile.am +0 -37
- openair-cn/OPENAIRHSS/access_restriction/access_restriction.c ...air-cn/OPENAIRHSS/access_restriction/access_restriction.c +0 -129
- openair-cn/OPENAIRHSS/access_restriction/access_restriction.h ...air-cn/OPENAIRHSS/access_restriction/access_restriction.h +0 -36
- openair-cn/OPENAIRHSS/auc/COPYING openair-cn/OPENAIRHSS/auc/COPYING +0 -674
- openair-cn/OPENAIRHSS/auc/Makefile.am openair-cn/OPENAIRHSS/auc/Makefile.am +0 -42
- openair-cn/OPENAIRHSS/auc/auc.h openair-cn/OPENAIRHSS/auc/auc.h +0 -118
- openair-cn/OPENAIRHSS/auc/fx.c openair-cn/OPENAIRHSS/auc/fx.c +0 -298
- openair-cn/OPENAIRHSS/auc/kdf.c openair-cn/OPENAIRHSS/auc/kdf.c +0 -174
- openair-cn/OPENAIRHSS/auc/random.c openair-cn/OPENAIRHSS/auc/random.c +0 -89
- openair-cn/OPENAIRHSS/auc/rijndael.c openair-cn/OPENAIRHSS/auc/rijndael.c +0 -225
- openair-cn/OPENAIRHSS/auc/sequence_number.c openair-cn/OPENAIRHSS/auc/sequence_number.c +0 -88
- openair-cn/OPENAIRHSS/autogen.sh openair-cn/OPENAIRHSS/autogen.sh +0 -2
- openair-cn/OPENAIRHSS/conf/COPYING openair-cn/OPENAIRHSS/conf/COPYING +0 -674
- openair-cn/OPENAIRHSS/conf/demoCA/COPYING openair-cn/OPENAIRHSS/conf/demoCA/COPYING +0 -674
- openair-cn/OPENAIRHSS/conf/hss.conf.in openair-cn/OPENAIRHSS/conf/hss.conf.in +0 -11
- openair-cn/OPENAIRHSS/conf/make_certs.sh openair-cn/OPENAIRHSS/conf/make_certs.sh +0 -75
- openair-cn/OPENAIRHSS/configure.ac openair-cn/OPENAIRHSS/configure.ac +0 -200
- openair-cn/OPENAIRHSS/db/COPYING openair-cn/OPENAIRHSS/db/COPYING +0 -674
- openair-cn/OPENAIRHSS/db/Makefile.am openair-cn/OPENAIRHSS/db/Makefile.am +0 -40
- openair-cn/OPENAIRHSS/db/db_connector.c openair-cn/OPENAIRHSS/db/db_connector.c +0 -702
- openair-cn/OPENAIRHSS/db/db_epc_equipment.c openair-cn/OPENAIRHSS/db/db_epc_equipment.c +0 -136
- openair-cn/OPENAIRHSS/db/db_proto.h openair-cn/OPENAIRHSS/db/db_proto.h +0 -206
- openair-cn/OPENAIRHSS/db/db_subscription_data.c openair-cn/OPENAIRHSS/db/db_subscription_data.c +0 -171
- openair-cn/OPENAIRHSS/db/oai_db.sql openair-cn/OPENAIRHSS/db/oai_db.sql +0 -175
- openair-cn/OPENAIRHSS/db/pft_db.sql openair-cn/OPENAIRHSS/db/pft_db.sql +0 -173
- openair-cn/OPENAIRHSS/debian/changelog openair-cn/OPENAIRHSS/debian/changelog +0 -5
- openair-cn/OPENAIRHSS/debian/compat openair-cn/OPENAIRHSS/debian/compat +0 -1
- openair-cn/OPENAIRHSS/debian/control openair-cn/OPENAIRHSS/debian/control +0 -15
- openair-cn/OPENAIRHSS/debian/copyright openair-cn/OPENAIRHSS/debian/copyright +0 -0
- openair-cn/OPENAIRHSS/debian/dirs openair-cn/OPENAIRHSS/debian/dirs +0 -1
- openair-cn/OPENAIRHSS/debian/files openair-cn/OPENAIRHSS/debian/files +0 -1
- openair-cn/OPENAIRHSS/debian/openair-hss.install openair-cn/OPENAIRHSS/debian/openair-hss.install +0 -3
- openair-cn/OPENAIRHSS/debian/rules openair-cn/OPENAIRHSS/debian/rules +0 -12
- openair-cn/OPENAIRHSS/hss_main.c openair-cn/OPENAIRHSS/hss_main.c +0 -68
- openair-cn/OPENAIRHSS/s6a/COPYING openair-cn/OPENAIRHSS/s6a/COPYING +0 -674
- openair-cn/OPENAIRHSS/s6a/Makefile.am openair-cn/OPENAIRHSS/s6a/Makefile.am +0 -49
- openair-cn/OPENAIRHSS/s6a/s6a_auth_info.c openair-cn/OPENAIRHSS/s6a/s6a_auth_info.c +0 -301
- openair-cn/OPENAIRHSS/s6a/s6a_common.c openair-cn/OPENAIRHSS/s6a/s6a_common.c +0 -66
- openair-cn/OPENAIRHSS/s6a/s6a_error.c openair-cn/OPENAIRHSS/s6a/s6a_error.c +0 -84
- openair-cn/OPENAIRHSS/s6a/s6a_fd.c openair-cn/OPENAIRHSS/s6a/s6a_fd.c +0 -370
- openair-cn/OPENAIRHSS/s6a/s6a_in_addr.c openair-cn/OPENAIRHSS/s6a/s6a_in_addr.c +0 -109
- openair-cn/OPENAIRHSS/s6a/s6a_peers.c openair-cn/OPENAIRHSS/s6a/s6a_peers.c +0 -75
- openair-cn/OPENAIRHSS/s6a/s6a_proto.h openair-cn/OPENAIRHSS/s6a/s6a_proto.h +0 -238
- openair-cn/OPENAIRHSS/s6a/s6a_purge_ue.c openair-cn/OPENAIRHSS/s6a/s6a_purge_ue.c +0 -151
- openair-cn/OPENAIRHSS/s6a/s6a_subscription_data.c openair-cn/OPENAIRHSS/s6a/s6a_subscription_data.c +0 -274
- openair-cn/OPENAIRHSS/s6a/s6a_supported_features.c openair-cn/OPENAIRHSS/s6a/s6a_supported_features.c +0 -40
- openair-cn/OPENAIRHSS/s6a/s6a_supported_features.h openair-cn/OPENAIRHSS/s6a/s6a_supported_features.h +0 -141
- openair-cn/OPENAIRHSS/s6a/s6a_up_loc.c openair-cn/OPENAIRHSS/s6a/s6a_up_loc.c +0 -432
- openair-cn/OPENAIRHSS/scripts/COPYING openair-cn/OPENAIRHSS/scripts/COPYING +0 -674
- openair-cn/OPENAIRHSS/scripts/install_hss.sh openair-cn/OPENAIRHSS/scripts/install_hss.sh +0 -145
- openair-cn/OPENAIRHSS/tests/COPYING openair-cn/OPENAIRHSS/tests/COPYING +0 -674
- openair-cn/OPENAIRHSS/tests/Makefile.am openair-cn/OPENAIRHSS/tests/Makefile.am +0 -88
- openair-cn/OPENAIRHSS/tests/test_fd.c openair-cn/OPENAIRHSS/tests/test_fd.c +0 -87
- openair-cn/OPENAIRHSS/tests/test_fd.h openair-cn/OPENAIRHSS/tests/test_fd.h +0 -36
- openair-cn/OPENAIRHSS/tests/test_kdf.c openair-cn/OPENAIRHSS/tests/test_kdf.c +0 -132
- openair-cn/OPENAIRHSS/tests/test_security.c openair-cn/OPENAIRHSS/tests/test_security.c +0 -119
- openair-cn/OPENAIRHSS/tests/test_security_f1.c openair-cn/OPENAIRHSS/tests/test_security_f1.c +0 -121
- openair-cn/OPENAIRHSS/tests/test_security_f2_f3_f5.c openair-cn/OPENAIRHSS/tests/test_security_f2_f3_f5.c +0 -110
- openair-cn/OPENAIRHSS/tests/test_security_f4_f5star.c openair-cn/OPENAIRHSS/tests/test_security_f4_f5star.c +0 -104
- openair-cn/OPENAIRHSS/tests/test_security_kasme.c openair-cn/OPENAIRHSS/tests/test_security_kasme.c +0 -87
- openair-cn/OPENAIRHSS/tests/test_utils.c openair-cn/OPENAIRHSS/tests/test_utils.c +0 -287
- openair-cn/OPENAIRHSS/tests/test_utils.h openair-cn/OPENAIRHSS/tests/test_utils.h +0 -62
- openair-cn/OPENAIRHSS/tests/up_loc_test.c openair-cn/OPENAIRHSS/tests/up_loc_test.c +0 -47
- openair-cn/OPENAIRHSS/utils/COPYING openair-cn/OPENAIRHSS/utils/COPYING +0 -674
- openair-cn/OPENAIRHSS/utils/Makefile.am openair-cn/OPENAIRHSS/utils/Makefile.am +0 -40
- openair-cn/OPENAIRHSS/utils/conversion.c openair-cn/OPENAIRHSS/utils/conversion.c +0 -144
- openair-cn/OPENAIRHSS/utils/conversion.h openair-cn/OPENAIRHSS/utils/conversion.h +0 -36
- openair-cn/OPENAIRHSS/utils/hss_config.c openair-cn/OPENAIRHSS/utils/hss_config.c +0 -260
- openair-cn/OPENAIRHSS/utils/hss_config.h openair-cn/OPENAIRHSS/utils/hss_config.h +0 -55
- openair-cn/OPENAIRHSS/utils/hss_parser.y openair-cn/OPENAIRHSS/utils/hss_parser.y +0 -144
- openair-cn/OPENAIRHSS/utils/hss_scanner.l openair-cn/OPENAIRHSS/utils/hss_scanner.l +0 -130
- openair-cn/OPENAIRHSS/utils/queue.h openair-cn/OPENAIRHSS/utils/queue.h +0 -592
- openair-cn/README openair-cn/README +0 -128
- openair-cn/S11/COPYING openair-cn/S11/COPYING +0 -674
- openair-cn/S11/Makefile.am openair-cn/S11/Makefile.am +0 -54
- openair-cn/S11/s11_common.c openair-cn/S11/s11_common.c +0 -46
- openair-cn/S11/s11_common.h openair-cn/S11/s11_common.h +0 -43
- openair-cn/S11/s11_ie_formatter.c openair-cn/S11/s11_ie_formatter.c +0 -1164
- openair-cn/S11/s11_ie_formatter.h openair-cn/S11/s11_ie_formatter.h +0 -208
- openair-cn/S11/s11_mme.h openair-cn/S11/s11_mme.h +0 -34
- openair-cn/S11/s11_mme_peer_manager.c openair-cn/S11/s11_mme_peer_manager.c +0 -32
- openair-cn/S11/s11_mme_session_manager.c openair-cn/S11/s11_mme_session_manager.c +0 -223
- openair-cn/S11/s11_mme_session_manager.h openair-cn/S11/s11_mme_session_manager.h +0 -49
- openair-cn/S11/s11_mme_task.c openair-cn/S11/s11_mme_task.c +0 -322
- openair-cn/S11/s11_sgw.c openair-cn/S11/s11_sgw.c +0 -347
- openair-cn/S11/s11_sgw.h openair-cn/S11/s11_sgw.h +0 -34
- openair-cn/S11/s11_sgw_bearer_manager.c openair-cn/S11/s11_sgw_bearer_manager.c +0 -237
- openair-cn/S11/s11_sgw_bearer_manager.h openair-cn/S11/s11_sgw_bearer_manager.h +0 -40
- openair-cn/S11/s11_sgw_session_manager.c openair-cn/S11/s11_sgw_session_manager.c +0 -526
- openair-cn/S11/s11_sgw_session_manager.h openair-cn/S11/s11_sgw_session_manager.h +0 -48
- openair-cn/S1AP/MESSAGES/ASN1/Makefile.am openair-cn/S1AP/MESSAGES/ASN1/Makefile.am +0 -8
- openair-cn/S1AP/MESSAGES/Makefile.am openair-cn/S1AP/MESSAGES/Makefile.am +0 -805
- openair-cn/S1AP/MESSAGES/Makefile.inc openair-cn/S1AP/MESSAGES/Makefile.inc +0 -784
- openair-cn/S1AP/Makefile.am openair-cn/S1AP/Makefile.am +0 -70
- openair-cn/S1AP/Makefile.eNB openair-cn/S1AP/Makefile.eNB +0 -163
- openair-cn/S1AP/Makefile.inc openair-cn/S1AP/Makefile.inc +0 -37
- openair-cn/S1AP/s1ap_common.c openair-cn/S1AP/s1ap_common.c +28 -28
- openair-cn/S1AP/s1ap_common.h openair-cn/S1AP/s1ap_common.h +28 -28
- openair-cn/S1AP/s1ap_eNB.c openair-cn/S1AP/s1ap_eNB.c +1 -1
- openair-cn/S1AP/s1ap_eNB.h openair-cn/S1AP/s1ap_eNB.h +1 -1
- openair-cn/S1AP/s1ap_eNB_context_management_procedures.c openair-cn/S1AP/s1ap_eNB_context_management_procedures.c +1 -1
- openair-cn/S1AP/s1ap_eNB_context_management_procedures.h openair-cn/S1AP/s1ap_eNB_context_management_procedures.h +1 -1
- openair-cn/S1AP/s1ap_eNB_decoder.c openair-cn/S1AP/s1ap_eNB_decoder.c +1 -1
- openair-cn/S1AP/s1ap_eNB_decoder.h openair-cn/S1AP/s1ap_eNB_decoder.h +1 -1
- openair-cn/S1AP/s1ap_eNB_default_values.h openair-cn/S1AP/s1ap_eNB_default_values.h +1 -1
- openair-cn/S1AP/s1ap_eNB_defs.h openair-cn/S1AP/s1ap_eNB_defs.h +1 -1
- openair-cn/S1AP/s1ap_eNB_encoder.c openair-cn/S1AP/s1ap_eNB_encoder.c +1 -1
- openair-cn/S1AP/s1ap_eNB_encoder.h openair-cn/S1AP/s1ap_eNB_encoder.h +1 -1
- openair-cn/S1AP/s1ap_eNB_handlers.c openair-cn/S1AP/s1ap_eNB_handlers.c +1 -1
- openair-cn/S1AP/s1ap_eNB_handlers.h openair-cn/S1AP/s1ap_eNB_handlers.h +1 -1
- openair-cn/S1AP/s1ap_eNB_itti_messaging.c openair-cn/S1AP/s1ap_eNB_itti_messaging.c +28 -0
- openair-cn/S1AP/s1ap_eNB_itti_messaging.h openair-cn/S1AP/s1ap_eNB_itti_messaging.h +1 -1
- openair-cn/S1AP/s1ap_eNB_management_procedures.c openair-cn/S1AP/s1ap_eNB_management_procedures.c +1 -1
- openair-cn/S1AP/s1ap_eNB_management_procedures.h openair-cn/S1AP/s1ap_eNB_management_procedures.h +1 -1
- openair-cn/S1AP/s1ap_eNB_nas_procedures.c openair-cn/S1AP/s1ap_eNB_nas_procedures.c +1 -1
- openair-cn/S1AP/s1ap_eNB_nas_procedures.h openair-cn/S1AP/s1ap_eNB_nas_procedures.h +1 -1
- openair-cn/S1AP/s1ap_eNB_nnsf.c openair-cn/S1AP/s1ap_eNB_nnsf.c +1 -1
- openair-cn/S1AP/s1ap_eNB_nnsf.h openair-cn/S1AP/s1ap_eNB_nnsf.h +1 -1
- openair-cn/S1AP/s1ap_eNB_overload.c openair-cn/S1AP/s1ap_eNB_overload.c +1 -1
- openair-cn/S1AP/s1ap_eNB_overload.h openair-cn/S1AP/s1ap_eNB_overload.h +1 -1
- openair-cn/S1AP/s1ap_eNB_trace.c openair-cn/S1AP/s1ap_eNB_trace.c +1 -1
- openair-cn/S1AP/s1ap_eNB_ue_context.c openair-cn/S1AP/s1ap_eNB_ue_context.c +1 -1
- openair-cn/S1AP/s1ap_eNB_ue_context.h openair-cn/S1AP/s1ap_eNB_ue_context.h +1 -1
- openair-cn/S1AP/s1ap_mme.c openair-cn/S1AP/s1ap_mme.c +0 -474
- openair-cn/S1AP/s1ap_mme.h openair-cn/S1AP/s1ap_mme.h +0 -185
- openair-cn/S1AP/s1ap_mme_decoder.c openair-cn/S1AP/s1ap_mme_decoder.c +0 -297
- openair-cn/S1AP/s1ap_mme_decoder.h openair-cn/S1AP/s1ap_mme_decoder.h +0 -39
- openair-cn/S1AP/s1ap_mme_encoder.c openair-cn/S1AP/s1ap_mme_encoder.c +0 -266
- openair-cn/S1AP/s1ap_mme_encoder.h openair-cn/S1AP/s1ap_mme_encoder.h +0 -38
- openair-cn/S1AP/s1ap_mme_handlers.c openair-cn/S1AP/s1ap_mme_handlers.c +0 -1212
- openair-cn/S1AP/s1ap_mme_handlers.h openair-cn/S1AP/s1ap_mme_handlers.h +0 -93
- openair-cn/S1AP/s1ap_mme_itti_messaging.c openair-cn/S1AP/s1ap_mme_itti_messaging.c +0 -88
- openair-cn/S1AP/s1ap_mme_itti_messaging.h openair-cn/S1AP/s1ap_mme_itti_messaging.h +0 -151
- openair-cn/S1AP/s1ap_mme_nas_procedures.c openair-cn/S1AP/s1ap_mme_nas_procedures.c +0 -765
- openair-cn/S1AP/s1ap_mme_nas_procedures.h openair-cn/S1AP/s1ap_mme_nas_procedures.h +0 -74
- openair-cn/S1AP/s1ap_mme_retransmission.c openair-cn/S1AP/s1ap_mme_retransmission.c +0 -150
- openair-cn/S1AP/s1ap_mme_retransmission.h openair-cn/S1AP/s1ap_mme_retransmission.h +0 -51
- openair-cn/S1AP/s1ap_mme_ta.c openair-cn/S1AP/s1ap_mme_ta.c +0 -160
- openair-cn/S1AP/s1ap_mme_ta.h openair-cn/S1AP/s1ap_mme_ta.h +0 -44
- openair-cn/S6A/COPYING openair-cn/S6A/COPYING +0 -674
- openair-cn/S6A/Makefile.am openair-cn/S6A/Makefile.am +0 -52
- openair-cn/S6A/freediameter/README.txt openair-cn/S6A/freediameter/README.txt +0 -15
- openair-cn/S6A/freediameter/freediameter-1.1.5.patch openair-cn/S6A/freediameter/freediameter-1.1.5.patch +0 -4296
- openair-cn/S6A/freediameter/freediameter-1.2.0.patch openair-cn/S6A/freediameter/freediameter-1.2.0.patch +0 -4245
- openair-cn/S6A/freediameter/install_freediameter.sh openair-cn/S6A/freediameter/install_freediameter.sh +0 -113
- openair-cn/S6A/freediameter/make_certs.sh openair-cn/S6A/freediameter/make_certs.sh +0 -64
- openair-cn/S6A/freediameter/s6a.conf openair-cn/S6A/freediameter/s6a.conf +0 -61
- openair-cn/S6A/s6a_apn_conf.c openair-cn/S6A/s6a_apn_conf.c +0 -28
- openair-cn/S6A/s6a_auth_info.c openair-cn/S6A/s6a_auth_info.c +0 -454
- openair-cn/S6A/s6a_defs.h openair-cn/S6A/s6a_defs.h +0 -203
- openair-cn/S6A/s6a_dict.c openair-cn/S6A/s6a_dict.c +0 -182
- openair-cn/S6A/s6a_error.c openair-cn/S6A/s6a_error.c +0 -129
- openair-cn/S6A/s6a_messages.h openair-cn/S6A/s6a_messages.h +0 -46
- openair-cn/S6A/s6a_peer.c openair-cn/S6A/s6a_peer.c +0 -149
- openair-cn/S6A/s6a_subscription_data.c openair-cn/S6A/s6a_subscription_data.c +0 -446
- openair-cn/S6A/s6a_task.c openair-cn/S6A/s6a_task.c +0 -187
- openair-cn/S6A/s6a_up_loc.c openair-cn/S6A/s6a_up_loc.c +0 -317
- openair-cn/SCTP/Makefile.am openair-cn/SCTP/Makefile.am +0 -52
- openair-cn/SCTP/Makefile.eNB openair-cn/SCTP/Makefile.eNB +0 -71
- openair-cn/SCTP/sctp_common.c openair-cn/SCTP/sctp_common.c +28 -28
- openair-cn/SCTP/sctp_common.h openair-cn/SCTP/sctp_common.h +28 -28
- openair-cn/SCTP/sctp_default_values.h openair-cn/SCTP/sctp_default_values.h +28 -28
- openair-cn/SCTP/sctp_eNB_defs.h openair-cn/SCTP/sctp_eNB_defs.h +1 -1
- openair-cn/SCTP/sctp_eNB_itti_messaging.c openair-cn/SCTP/sctp_eNB_itti_messaging.c +1 -1
- openair-cn/SCTP/sctp_eNB_itti_messaging.h openair-cn/SCTP/sctp_eNB_itti_messaging.h +1 -1
- openair-cn/SCTP/sctp_eNB_task.c openair-cn/SCTP/sctp_eNB_task.c +1 -1
- openair-cn/SCTP/sctp_eNB_task.h openair-cn/SCTP/sctp_eNB_task.h +1 -1
- openair-cn/SCTP/sctp_itti_messaging.c openair-cn/SCTP/sctp_itti_messaging.c +0 -85
- openair-cn/SCTP/sctp_itti_messaging.h openair-cn/SCTP/sctp_itti_messaging.h +0 -41
- openair-cn/SCTP/sctp_primitives_client.c openair-cn/SCTP/sctp_primitives_client.c +1 -1
- openair-cn/SCTP/sctp_primitives_client.h openair-cn/SCTP/sctp_primitives_client.h +1 -1
- openair-cn/SCTP/sctp_primitives_server.c openair-cn/SCTP/sctp_primitives_server.c +0 -697
- openair-cn/SCTP/sctp_primitives_server.h openair-cn/SCTP/sctp_primitives_server.h +0 -69
- openair-cn/SECU/Makefile.am openair-cn/SECU/Makefile.am +0 -48
- openair-cn/SECU/Makefile.eNB openair-cn/SECU/Makefile.eNB +0 -77
- openair-cn/SECU/kdf.c openair-cn/SECU/kdf.c +1 -1
- openair-cn/SECU/key_nas_deriver.c openair-cn/SECU/key_nas_deriver.c +1 -1
- openair-cn/SECU/key_nas_encryption.c openair-cn/SECU/key_nas_encryption.c +1 -1
- openair-cn/SECU/nas_stream_eea1.c openair-cn/SECU/nas_stream_eea1.c +1 -1
- openair-cn/SECU/nas_stream_eea2.c openair-cn/SECU/nas_stream_eea2.c +1 -1
- openair-cn/SECU/nas_stream_eia1.c openair-cn/SECU/nas_stream_eia1.c +1 -1
- openair-cn/SECU/nas_stream_eia2.c openair-cn/SECU/nas_stream_eia2.c +1 -1
- openair-cn/SECU/rijndael.h openair-cn/SECU/rijndael.h +1 -1
- openair-cn/SECU/secu_defs.h openair-cn/SECU/secu_defs.h +1 -1
- openair-cn/SECU/snow3g.c openair-cn/SECU/snow3g.c +1 -1
- openair-cn/SECU/snow3g.h openair-cn/SECU/snow3g.h +1 -1
- openair-cn/SGW-LITE/COPYING openair-cn/SGW-LITE/COPYING +0 -674
- openair-cn/SGW-LITE/Makefile.am openair-cn/SGW-LITE/Makefile.am +0 -53
- openair-cn/SGW-LITE/pgw_lite_paa.c openair-cn/SGW-LITE/pgw_lite_paa.c +0 -188
- openair-cn/SGW-LITE/pgw_lite_paa.h openair-cn/SGW-LITE/pgw_lite_paa.h +0 -44
- openair-cn/SGW-LITE/s11_causes.c openair-cn/SGW-LITE/s11_causes.c +0 -96
- openair-cn/SGW-LITE/s11_causes.h openair-cn/SGW-LITE/s11_causes.h +0 -51
- openair-cn/SGW-LITE/sgw_lite.h openair-cn/SGW-LITE/sgw_lite.h +0 -93
- openair-cn/SGW-LITE/sgw_lite_context_manager.c openair-cn/SGW-LITE/sgw_lite_context_manager.c +0 -386
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
This diff is collapsed.
This diff is collapsed.