Pedro Alvarez
|
dc3cc43e02
|
Changing SPGW to pass log to lib function.
|
6 years ago |
Pedro Alvarez
|
badbb1de77
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
6 years ago |
Pedro Alvarez
|
99715dc6e2
|
Adding check for total length as well.
|
6 years ago |
Pedro Alvarez
|
1826684372
|
Fixing a compile issue.
|
6 years ago |
Pedro Alvarez
|
3d2f7d2adf
|
Adding some checks to IP packets at SPGW.
|
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 |
Andre Puschmann
|
319f473363
|
fix remaining printf warnings
|
7 years ago |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
Andre Puschmann
|
ded550b793
|
remove unneeded boost includes
|
7 years ago |
Pedro Alvarez
|
ff103dc4cd
|
Remove debig prints
|
7 years ago |
Pedro Alvarez
|
51e7b3fec6
|
Fixed IMSI print.
|
7 years ago |
Pedro Alvarez
|
2ab25f4c1b
|
Getting rid of debug prints.
|
7 years ago |
Pedro Alvarez
|
f4f8f746da
|
Merging changes from epc branch into guti_attach branch.
|
7 years ago |
Pedro Alvarez
|
50aeda2009
|
Fixed bug in SPGW when replacing an existing eNB S1-U TEID. Service request seems to be working for the cases of ECM idle and ECM connected.
|
7 years ago |
Pedro Alvarez
|
ff8818590a
|
Changing SPGW's handle_create_session_request to check weather GTP context already exists.
|
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
|
2b84e78389
|
Adding release access bearer request to SPGW. Compiling now.
|
7 years ago |
Pedro Alvarez
|
ea0585a772
|
Quick hack to keep the IP in service request.
|
7 years ago |
Pedro Alvarez
|
d301d7599f
|
Quick and dirty hack to not send activate default eps bearer when a service request is received.
|
7 years ago |
Pedro Alvarez
|
543cdf8566
|
Adding handling of service request when no ECM context is present.
|
7 years ago |
Pedro Alvarez
|
bdc72c65c4
|
Adding print to debug TPC issue.
|
7 years ago |
Pedro Alvarez
|
094e4a6f8e
|
Merge branch 'next' into epc
|
7 years ago |
Pedro Alvarez
|
05576df327
|
Fixed possibly non-null terminated string in spgw.
|
7 years ago |
Pedro Alvarez
|
628ccec07f
|
Removed boost::mutex from EPC
|
7 years ago |
Pedro Alvarez
|
11f8cc60ad
|
deleted print
|
7 years ago |
Pedro Alvarez
|
982fca00fb
|
Continuing to cleanup prints.
|
7 years ago |
Pedro Alvarez
|
cbc1e24e7e
|
Cleaning up logging and printing.
|
7 years ago |
Pedro Alvarez
|
0e1058c8d2
|
Fixing small bug at filling out GUTI.
|
7 years ago |
Pedro Alvarez
|
ce78d895d5
|
Small bug fix
|
7 years ago |
Pedro Alvarez
|
8c9704ef3c
|
Adding delete session request.
|
7 years ago |
Pedro Alvarez
|
c3f0753a93
|
Adding some cleaning up functionality at the SPGW.
|
7 years ago |
Pedro Alvarez
|
9f79b4167f
|
Small changes
|
7 years ago |
Pedro Alvarez
|
e839d09b52
|
Fixed bug in generating keNB.
|
7 years ago |
Pedro Alvarez
|
cb5e329c22
|
Starting to release GTP-U tunnels when UE disconnects.
|
7 years ago |
Pedro Alvarez
|
80780bfb2f
|
Changed the way UE's IPs are assigned
|
7 years ago |
Pedro Alvarez
|
0a4e256fec
|
Stripping GTP-U header at the S-GW and writting it to the TUN SGi interface. First over-the-air ping between the SP-GW and the UE.
|
7 years ago |
Pedro Alvarez
|
c183ac509d
|
Fixed endianess bug of S-GW address sent to eNB. S-GW now receives upstream user traffic. Starting to strip the gtp-u header.
|
7 years ago |
Pedro Alvarez
|
c838758db2
|
Added downlink IP tunnel. Downlink user plane packets reach the UE.
|
7 years ago |
Pedro Alvarez
|
2b7bd546bc
|
Able to find eNB F-TEID from destination IP. Starting to add the GTP-U header to the packet.
|
7 years ago |
Pedro Alvarez
|
d18ff13d27
|
Modify Bearer response parsed ok. Starting to setup the user-plane tunnels
|
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
|
489865fa22
|
Starting to parse Modify Bearer Request at the S-GW.
|
7 years ago |
Pedro Alvarez
|
47576aced1
|
Starting to add Init Context Setup Response Parsing.
|
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
|
103361deb9
|
Fixed SPGW initialization bug.
|
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 |