Andre Puschmann
|
2645fb50b1
|
add aligned attribute to liblte_bit_msg_struct to fix issues on ARM
|
6 years ago |
Andre Puschmann
|
9b894799f0
|
add support for ciphered authentication response
|
6 years ago |
Pedro Alvarez
|
0a6540d8bf
|
Saving QCI into ESM context. Different QCIs should be working now.
|
6 years ago |
Pedro Alvarez
|
1b43c40422
|
Starting to add Bearer QoS IE to Create Session Request.
|
6 years ago |
Andre Puschmann
|
9ce3be974a
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
yagoda
|
49c3578f64
|
introducing embms support in common upper layer functions
|
7 years ago |
Andre Puschmann
|
a30ad8952c
|
fix indent and simplify auth request packing
|
7 years ago |
Andre Puschmann
|
4dc2951d59
|
perform initial attach with ESM info transfer
|
7 years ago |
Andre Puschmann
|
455d4491c5
|
make RES length variable when packing auth response
|
7 years ago |
Ismael Gomez
|
b237d6063e
|
Align header buffer to 8-byte boundary as expected by S1AP pack/unpack functions
|
7 years ago |
Ismael Gomez
|
208871b251
|
Changed liblte structs to simple structs and initialized nas/rrc uses.
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Pedro Alvarez
|
2cc4959667
|
Adding release access bearers request.
|
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 |
Pedro Alvarez
|
669ef9816f
|
Added packing of TMSI to mobile station identity IE.
|
7 years ago |
Pedro Alvarez
|
042552491b
|
Merging next into epc branch.
|
7 years ago |
Pedro Alvarez
|
8c9704ef3c
|
Adding delete session request.
|
7 years ago |
Pedro Alvarez
|
a4e1707835
|
Fixed bug in packing ESM information request.
|
7 years ago |
Pedro Alvarez
|
04d67509cf
|
Getting all information necessary at the SP-GW to setup the user tunnels from the modify bearer response.
|
7 years ago |
Pedro Alvarez
|
d972549124
|
Starting to create structure for modify bearer response
|
7 years ago |
Pedro Alvarez
|
9f994dba04
|
Starting to generate modify bearer request. Fixed bug in unpacking activate default bearer accept.
|
7 years ago |
Ismael Gomez
|
9a255b477a
|
Merge branch 'crypto' into mobility_crypto
|
7 years ago |
Paul Sutton
|
84724d2ab1
|
NAS-plane encryption working (thanks to David Rupprecht)
|
7 years ago |
Pedro Alvarez
|
f71c87d895
|
Starting to add attach accept and activate default bearer request NAS messages.
|
7 years ago |
Pedro Alvarez
|
13595ccb2d
|
Added logging to MME GTP-C. Fixed weird comment bug.
|
7 years ago |
Pedro Alvarez
|
6cd055e80e
|
Continuing to work on initial context setup request.
|
7 years ago |
Pedro Alvarez
|
fd6baaf15c
|
Changed S1AP to singleton. Continuing to work on the intial context setup request. Added a TEID to MME_UE_S1AP_ID map.
|
7 years ago |
Pedro Alvarez
|
ee21a277e5
|
Added PAA information in the create session response.
|
7 years ago |
Pedro Alvarez
|
d76daf3db5
|
Added GTP-C cause value enum.
|
7 years ago |
Ismael Gomez
|
d428760b20
|
Merge branch 'next' into mobility
|
7 years ago |
Ismael Gomez
|
408545dab8
|
X2 (constant NCC) working
|
7 years ago |
Paul Sutton
|
d9b9ae9454
|
Fix for GUTI pack bug, add support for integrity with attach req
|
7 years ago |
Pedro Alvarez
|
2172662388
|
Added initial create session response structure. Compiling now.
|
7 years ago |
Pedro Alvarez
|
ff32f31c9b
|
Added structures to create session request. Starting to add create session response structure
|
7 years ago |
Pedro Alvarez
|
e754c6cbf5
|
Fixed more compilation bugs. Bearer context IE still needs to be added.
|
7 years ago |
Pedro Alvarez
|
ccbeb9e1c5
|
Fixed a bunch of compilation errors.
|
7 years ago |
Pedro Alvarez
|
a8a370ec21
|
Starting to add Create Session Request function
|
7 years ago |
Xavier Arteaga
|
4ecd73c984
|
Added power allocation p_a in UE
|
7 years ago |
Ismael Gomez
|
12d8b373c7
|
srsUE takes and reports intra-frequency measurements correctly
|
7 years ago |
Pedro Alvarez
|
2088b3967b
|
Commenting out the initial GTP-C packing functions (for now).
|
7 years ago |
Pedro Alvarez
|
542edb988a
|
Added GTPC ie and msg type definitions
|
7 years ago |
Pedro Alvarez
|
04d3a3f8ca
|
Continue to work on pakcing the create session request message
|
7 years ago |
Pedro Alvarez
|
99f6ffe63b
|
Starting to add code to create the GTP-C messages.
|
7 years ago |
Paul Sutton
|
7e3fbbc639
|
Adding ASN support for RRC measurement report messages
|
7 years ago |
Ismael Gomez
|
8a367bf825
|
changed srsue namespace to srslte for all common objects
|
8 years ago |
Andre Puschmann
|
c51c4d2a38
|
fix compile warnings
|
8 years ago |
Andre Puschmann
|
5898af3d0b
|
add srslte_asn1 lib
- remove extra subfolder containing liblte
- add asn1 lib containing rrc msg packing and unpacking
- add security related bits to common
|
8 years ago |