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 |
Pedro Alvarez
|
d76daf3db5
|
Added GTP-C cause value enum.
|
7 years ago |
Pedro Alvarez
|
2e6050bf38
|
Started to fill in the necessary information for the create session response.
|
7 years ago |
Pedro Alvarez
|
a8a370ec21
|
Starting to add Create Session Request function
|
7 years ago |
Pedro Alvarez
|
606520d244
|
Added a TUN interface for the SGi and a socket to receive packets from the S1-U. Select is able choose the fd that needs to be read from.
|
7 years ago |
Pedro Alvarez
|
796fba6f55
|
Adding socket for S1-U interface.
|
7 years ago |
Pedro Alvarez
|
f9b2c6434a
|
Added TUN SGi interface to SP-GW.
|
7 years ago |
Pedro Alvarez
|
eac3ee26c1
|
Starting to add TUN if for SGi interface
|
7 years ago |
Pedro Alvarez
|
b6d0fcfdbe
|
Renamed s-gw to sp-gw.
|
7 years ago |