aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_llc.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-1175/+0
2019-08-20Introduce and use log macros when no mm ctx availablePau Espin Pedrol1-0/+6
2019-08-12Introduce define TLLI_UNASSIGNEDPau Espin Pedrol1-11/+11
2019-04-24LLC: Store the XID inside the LLC Entity, not LLC Mgmg EntityHarald Welte1-17/+16
2019-04-24gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DMHarald Welte1-0/+22
2019-04-23LLC: Avoid NOTICE message on LLC NULLHarald Welte1-0/+3
2019-04-23LLC: Don't blindly assume all LLC frames have data payloadHarald Welte1-3/+8
2018-10-04gprs_llc: remove the FCS from the msgb by trim'ing the msgbAlexander Couzens1-1/+3
2018-01-11gprs_llc: tx dl ud: make mismatching LLE not crash osmo-sgsnNeels Hofmeyr1-2/+9
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-12/+12
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-9/+9
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-2/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+1132