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
|
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
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
Pedro Alvarez
|
308efd4fdc
|
Avoid overflow on M-TMSI allocation.
|
7 years ago |
Pedro Alvarez
|
6184a8b6aa
|
Fixed bug in GUTI allocation for multiple UEs.
|
7 years ago |
Pedro Alvarez
|
b1f4ee47d1
|
Temporally removed unhandled UE cap info.
|
7 years ago |
Pedro Alvarez
|
3bc2cb859c
|
Sending ESM information request when GUTI attach passes integrity checks.
|
7 years ago |
Pedro Alvarez
|
f4f8f746da
|
Merging changes from epc branch into guti_attach branch.
|
7 years ago |
Pedro Alvarez
|
d932a2ad85
|
Starting to add the ability to handle UE context release complete.
|
7 years ago |
Pedro Alvarez
|
a8bfa497ef
|
Remove some commented out code.
|
7 years ago |
Pedro Alvarez
|
1f3ccb9bda
|
Fixed bug in integrity check, UE is IMSI attaching again.
|
7 years ago |
Pedro Alvarez
|
7d37c6b9c3
|
Continuing to fix compilation issues. Starting to change S1AP to use the new functions to store ctx.
|
7 years ago |
Pedro Alvarez
|
be84ee854a
|
Changing the way that ECM context is stored to keep uplink teids active when the context is release.
|
7 years ago |
Pedro Alvarez
|
d5478ff7a2
|
Starting to use EMM state to know whether attach request or service request are initiating the NAS.
|
7 years ago |
Pedro Alvarez
|
9b28527423
|
Fixed bug in release access bearers request
|
7 years ago |
Pedro Alvarez
|
2b84e78389
|
Adding release access bearer request to SPGW. Compiling now.
|
7 years ago |
Pedro Alvarez
|
a3b31966b8
|
Changing Activate EPS bearer function to work with IMSI.
|
7 years ago |
Pedro Alvarez
|
5488609096
|
Resolving conflicts from merging next. Adding the functionality of echoing the attach type.
|
7 years ago |
Pedro Alvarez
|
fc280e082f
|
Continuing to add UE capabilities info indication.
|
7 years ago |
Andre Puschmann
|
252174865c
|
fix coverity issue
|
7 years ago |
Pedro Alvarez
|
ecb846717c
|
Starting to handle UE capability info indication
|
7 years ago |
Pedro Alvarez
|
f7348e8ddf
|
Added print to show unhandled S1AP messages.
|
7 years ago |
Pedro Alvarez
|
c6e2f144d7
|
Merging next into guti_attach branch
|
7 years ago |
Pedro Alvarez
|
82b3e5e380
|
Integrity protection of GUTI attach OK. Attach complete not yet sent.
|
7 years ago |
Pedro Alvarez
|
f4fba4e2f5
|
Fixed ntohl bug in getting the service request m-tmsi.
|
7 years ago |
Pedro Alvarez
|
26f782d8a4
|
Starting to integrity check all Uplink NAS Transport messages.
|
7 years ago |
Pedro Alvarez
|
3f7bea1af6
|
Starting to integrity check GUTI attach. Integrity failing for now.
|
7 years ago |
Pedro Alvarez
|
cc9845ef07
|
Merging HSS resynch functionality from David Rupprecht. Resolving conflict in user_db.csv.
|
7 years ago |
Pedro Alvarez
|
2cc717b506
|
Starting to check NAS intgrity of GUTI attach.
|
7 years ago |
Pedro Alvarez
|
386e56ef40
|
Fixed bug when GUTI is unknown but EMM context was previously present. Added function to delete EMM context.
|
7 years ago |
Pedro Alvarez
|
95bc4f8b08
|
adding tmp emm storage for when the UE uses an unknown guti and id request has to be sent.
|
7 years ago |
Pedro Alvarez
|
085830d910
|
Changing delete functions to delete both EMM and ECM context.
|
7 years ago |
Pedro Alvarez
|
d9da1f84f0
|
Continuing to separate EMM and ECM context
|
7 years ago |
Pedro Alvarez
|
a0d727166f
|
Starting to split EMM and ECM context.
|
7 years ago |
Pedro Alvarez
|
336af1ed93
|
Adding functions to get context from IMSI or MME UE S1AP Id.
|
7 years ago |
Pedro Alvarez
|
cc9e1294c6
|
re-organized some functions.
|
7 years ago |
Pedro Alvarez
|
0beb54e696
|
Re-organized some functions.
|
7 years ago |
Pedro Alvarez
|
c4b2dd5e65
|
Starting to add the response to the service request.
|
7 years ago |
Pedro Alvarez
|
094e4a6f8e
|
Merge branch 'next' into epc
|
7 years ago |
Pedro Alvarez
|
fd7ba9852b
|
Close sockect on error in S1AP.
|
7 years ago |
David Rupprecht
|
8ea2e73b63
|
Making hss an interface for testing
|
7 years ago |
Pedro Alvarez
|
724bc6cbb5
|
rm boost::mutex from S1AP.
|
7 years ago |
Pedro Alvarez
|
074cf4526f
|
Cleaned up the handling of the Initial UE message.
|
7 years ago |
Pedro Alvarez
|
0e1058c8d2
|
Fixing small bug at filling out GUTI.
|
7 years ago |