Pedro Alvarez
|
de8679b536
|
Continuing to cleanup. Starting to compile again.
|
6 years ago |
Pedro Alvarez
|
406d198eac
|
Cleaning up nas.cc
|
6 years ago |
Pedro Alvarez
|
f03967776a
|
Continuing to clean nas.cc
|
6 years ago |
Pedro Alvarez
|
6ef3124fc9
|
Fixed up release ue ctx command.
|
6 years ago |
Pedro Alvarez
|
b25c12a084
|
Fixing nas.cc
|
6 years ago |
Pedro Alvarez
|
85672d4a3f
|
Fixing up s1ap.cc
|
6 years ago |
Pedro Alvarez
|
d8f1b3c88d
|
Moved uplink nas messages to nas.cc. s1ap_nas_transport is compiling.
|
6 years ago |
Pedro Alvarez
|
1bad88a432
|
Changing integrity functions in nas.cc
|
6 years ago |
Pedro Alvarez
|
5fd337a7ad
|
Continue to move uplink NAS into nas.cc.
|
6 years ago |
Pedro Alvarez
|
4d40e9ca2d
|
Temporarilly changing ESM state back to previous definition.
|
6 years ago |
Pedro Alvarez
|
c1eff4ce73
|
Changing pack accept
|
6 years ago |
Pedro Alvarez
|
3663d59920
|
Starting to add s1ap_interface_gtpc and s1ap_interface_nas. Adapting send initial context setup request accordingly.
|
6 years ago |
Pedro Alvarez
|
f33fcf65bf
|
Fixing up S1AP context management procedures to use the new class.
|
6 years ago |
Pedro Alvarez
|
4c164acbc3
|
Moving many of the functions fron s1ap_nas_transport to it's own NAS class.
|
6 years ago |
Pedro Alvarez
|
41a5788cc7
|
Adding nas.h
|
6 years ago |
Pedro Alvarez
|
151efc61d5
|
Added s1ap_tx_pdu function. This function will record to pcap if PCAP is enabled.
|
6 years ago |
Pedro Alvarez
|
b89ad628e2
|
Added config option to enable pcap.
|
6 years ago |
Pedro Alvarez
|
ba5708dc60
|
Starting to add S1AP pcap to EPC.
|
6 years ago |
Pedro Alvarez
|
0a6540d8bf
|
Saving QCI into ESM context. Different QCIs should be working now.
|
6 years ago |
Pedro Alvarez
|
66db3deeb4
|
Starting to add Bearer QoS parameter to create session request.
|
6 years ago |
Pedro Alvarez
|
f301bb6373
|
Merging next into op_vs_opc and resolving conflicts.
|
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
|
11b51e7cb4
|
Merge branch 'next' into epc_sigpipe
|
6 years ago |
David Rupprecht
|
01985fbffa
|
private internal nas methods
|
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 |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Andre Puschmann
|
2227b0fb26
|
Merge branch 'epc' into next
|
7 years ago |
Andre Puschmann
|
ded550b793
|
remove unneeded boost includes
|
7 years ago |
Pedro Alvarez
|
49a830e548
|
Making sure TAU requests are counted.
|
7 years ago |
Pedro Alvarez
|
b1f4ee47d1
|
Temporally removed unhandled UE cap info.
|
7 years ago |
Pedro Alvarez
|
d82c0b7f6b
|
Adding handling of detach request.
|
7 years ago |
Pedro Alvarez
|
b73a4da8f9
|
Starting to add support to NAS detach request.
|
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
|
1f3ccb9bda
|
Fixed bug in integrity check, UE is IMSI attaching again.
|
7 years ago |
Pedro Alvarez
|
9617a63d27
|
continuing to change the way context is stored. Compiling now.
|
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
|
be09457ccb
|
Starting to make sure that UL S1-U fteid and S11 SGW ctr fteid are kept, even when UE context release is called.
|
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
|
6583d6b2e5
|
Changing handle UE context release to send release access bearer request instead od delte session request.
|
7 years ago |
Pedro Alvarez
|
2cc4959667
|
Adding release access bearers request.
|
7 years ago |
Pedro Alvarez
|
3b338067c9
|
Changing Delete session request to delete GTP-C context.
|
7 years ago |
Pedro Alvarez
|
a3b31966b8
|
Changing Activate EPS bearer function to work with IMSI.
|
7 years ago |
Pedro Alvarez
|
98345ed6a2
|
Adapting send modify bearer request to new GTP-C context
|
7 years ago |
Pedro Alvarez
|
0c50ccef1c
|
Changed create session request to keep GTPC context.
|
7 years ago |
Pedro Alvarez
|
e499fffe01
|
Starting to save GTP-C context in a map, to keep the GTP-C connection even when the NAS connection is released.
|
7 years ago |