summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/modem/sm.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27layer23: modem: Validate IP version of UL data packets from tun match PDP con...Pau Espin Pedrol1-0/+6
2023-05-22layer23: modem: pass SIM-stored PTMSI (signature) & RAI to GMMPau Espin Pedrol1-0/+2
2023-05-22layer23: subscriber: Implement LOCIGPRS read/write for simcard backendPau Espin Pedrol1-2/+2
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-05-15layer23: modem: pass pco & qos from apnPau Espin Pedrol1-6/+4
2023-05-15layer23: modem: Use in SN SAP the TLLI retrieved from GMM and SMPau Espin Pedrol1-0/+3
2023-05-04layer23: Store and use SAPI & NSAPI in apn->pdpPau Espin Pedrol1-4/+2
2023-05-04layer23: Introduce apn_fsmPau Espin Pedrol1-5/+11
2023-05-03layer23: modem: sm: Properly inform SM layer of ownership transferPau Espin Pedrol1-0/+1
2023-04-26layer23: modem: Store P-TMSI independently in subscriberPau Espin Pedrol1-1/+1
2023-04-26layer23: Use subscriber information and events to trigger GMMREG AttachPau Espin Pedrol1-0/+45
2023-04-25layer23: modem: Set on tun the IP address received during PDP Ctx Act AcceptPau Espin Pedrol1-5/+76
2023-04-14layer23: modem: Forward SNSM primitives SNDCP<->SM layersPau Espin Pedrol1-0/+27
2023-03-30modem: initial SM layer support through libosmo-gprs-smPau Espin Pedrol1-0/+120