Pedro Alvarez
|
fecdbcff4f
|
Starting to add support to different QCI in EPC.
|
6 years ago |
Pedro Alvarez
|
f301bb6373
|
Merging next into op_vs_opc and resolving conflicts.
|
6 years ago |
Pedro Alvarez
|
ad1d32333b
|
Fixing up user_db.csv comments and default values.
|
6 years ago |
Pedro Alvarez
|
80f7f955ce
|
Making sure that the Security Mode command uses the correct eKSI.
|
6 years ago |
Pedro Alvarez
|
d44a3c44ca
|
Making sure eKSI is changed on re-synch. Re-synch on SYSMOCOM USIMs seem to work.
|
6 years ago |
Pedro Alvarez
|
d3469e51c1
|
Starting to play with key set identifier.
|
6 years ago |
Pedro Alvarez
|
11b51e7cb4
|
Merge branch 'next' into epc_sigpipe
|
6 years ago |
Pedro Alvarez
|
8df7a1b1af
|
Change some debug prints.
|
7 years ago |
Pedro Alvarez
|
fd97caadb3
|
Revert "Merge branch 'op_vs_opc' into next"
This reverts commit be2276b8da , reversing
changes made to 4d3fd342f7 .
|
7 years ago |
Pedro Alvarez
|
6a32b5b047
|
Starting to separate the increment of SQN into a seperate function.
|
7 years ago |
Pedro Alvarez
|
b9c50a93a8
|
Fixed bug in writing OPc into user_db.csv.
|
7 years ago |
Pedro Alvarez
|
bd39d8bac2
|
Fixed bug in getting OPc. Removed debug print. Fixed test12345. UE is still having re-synch issues.
|
7 years ago |
Pedro Alvarez
|
e9c3b4c8ce
|
Added OPc suport on EPC.
|
7 years ago |
Pedro Alvarez
|
0d61011d13
|
Changing user_db.csv to allow users to choose OP/OPc.
|
7 years ago |
Pedro Alvarez
|
a839817790
|
Starting to add OPc option to HSS.
|
7 years ago |
Ismael Gomez
|
be2276b8da
|
Merge branch 'op_vs_opc' into next
|
7 years ago |
Andre Puschmann
|
36c650399b
|
rework app startup to search for config files in user's home directory
|
7 years ago |
Andre Puschmann
|
463b138026
|
remove debug printfs
|
7 years ago |
yagoda
|
fac8bb7b7a
|
adding mbms-gw broadcast support, adding parameter for automatic mbms service start
|
7 years ago |
Andre Puschmann
|
9ce3be974a
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
yagoda
|
e4c3f0bc30
|
adding mbms-gw and mch generation tables
|
7 years ago |
Andre Puschmann
|
2001bb1c49
|
remove unneeded debug
|
7 years ago |
Andre Puschmann
|
5ac08b62e9
|
remove usage of std::string for APN
|
7 years ago |
Andre Puschmann
|
ab2c1cd10f
|
fix typos in s1ap in EPC
|
7 years ago |
Andre Puschmann
|
258785e7de
|
add log to s1ap
|
7 years ago |
Andre Puschmann
|
b4a23d325a
|
cosmetic changes
|
7 years ago |
Pedro Alvarez
|
2e7958e9a0
|
Merge branch 'master' into op_vs_opc
|
7 years ago |
Andre Puschmann
|
5ecc145f14
|
Merge branch 'master' into next
|
7 years ago |
David Rupprecht
|
751f7f6919
|
Reset NAS UL counter when sending security mode command for right k_enb
|
7 years ago |
David Rupprecht
|
caa59e5141
|
Clean up key derivation and more logs
|
7 years ago |
Ismael Gomez
|
208871b251
|
Changed liblte structs to simple structs and initialized nas/rrc uses.
|
7 years ago |
Pedro Alvarez
|
45c7a5bb31
|
Merge branch 'epc' of github.com:softwareradiosystems/srsLTE into epc
|
7 years ago |
Pedro Alvarez
|
f87f659874
|
Whitespaces and comment fixes.
|
7 years ago |
Andre Puschmann
|
2309f63002
|
Merge pull request #163 from pily112/handle_plain_nas_message
Added auth failure and detach to plain nas message
|
7 years ago |
Pedro Alvarez
|
f6547d4e8a
|
Merge remote-tracking branch 'david/handle_plain_nas_message' into epc
This pull request add the andling of authentication failure when sent as plain NAS, which is important for SYNCH authentication issues.
|
7 years ago |
Pedro Alvarez
|
3c44bc3b2c
|
Fixed double erease mistake. The SIGPIPE seems to be gone.
|
7 years ago |
Pedro Alvarez
|
5bd8509ce0
|
Making sure UE is erased from UE set.
|
7 years ago |
Pedro Alvarez
|
362c856e53
|
Changed UE set to be accessible from SCTP association.
|
7 years ago |
Pedro Alvarez
|
300b9e7757
|
Starting to add UEs to the eNB context again.
|
7 years ago |
Pedro Alvarez
|
a6fbdb62cd
|
Adding function to mark the UE as present to in the eNB
|
7 years ago |
Andre Puschmann
|
3b5dd5176a
|
More debug prints.
|
7 years ago |
Pedro Alvarez
|
609881855d
|
Adding a debug print
|
7 years ago |
Pedro Alvarez
|
d5ec07185d
|
Making sure that the UE is EMM-DEREGISTERED if the eNB is terminated.
|
7 years ago |
Andre Puschmann
|
319f473363
|
fix remaining printf warnings
|
7 years ago |
David Rupprecht
|
4932ea9dfb
|
Added auth failure and detach to plain nas message
|
7 years ago |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
Andre Puschmann
|
ff85e8b77f
|
fixing remaining printf formating issues
|
7 years ago |
Joseph Giovatto
|
49da57c8a1
|
Changed log methods to take string literal vs string object
to allow for format checking and save on object copy.
Fixed log format specifier warnings.
|
7 years ago |
Andre Puschmann
|
477eebae2f
|
Merge pull request #171 from softwareradiosystems/epc
Small EPC fixes
|
7 years ago |
Pedro Alvarez
|
308efd4fdc
|
Avoid overflow on M-TMSI allocation.
|
7 years ago |