aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-22gbproxy_test: fix compilationlynxis/gbproxy-ns2Alexander Couzens1-20/+21
2020-09-22works great - push --force got master plsAlexander Couzens6-4523/+4523
2020-09-21Fix Radio Priority in MM Attach and PDP Context ActivationKeith2-1/+2
2020-09-20gmm: on invalid RA id reject the MS with an implicit detachAlexander Couzens1-10/+20
2020-09-18gprs_llc: _bssgp_tx_dl_ud: ensure the LLME is valid before using itAlexander Couzens1-13/+17
2020-08-21Change default SCTP conn NULL->127.0.0.1 to localhost->localhostPau Espin Pedrol1-2/+2
2020-08-18Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol5-9/+49
2020-08-18doc: Update VTY reference xml filePau Espin Pedrol1-87/+188
2020-08-18configure.ac: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
2020-07-27Send a BVC-RESET to all persistent Gb interfaces at start-upHarald Welte1-0/+20
2020-07-18gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddrAlexander Couzens4-95/+95
2020-06-26sgsn_libgtp: Avoid ps-paging MS on GMM Suspended statePau Espin Pedrol1-5/+3
2020-06-26gprs_gmm_fsm.c: Add missing license headerPau Espin Pedrol1-0/+22
2020-06-22*.spec.in: Use %config(noreplace) to retain current config fileHarald Welte1-3/+3
2020-06-18sgsn_libgtp: Improve ps-paging loggingPau Espin Pedrol1-1/+7
2020-06-18use new osmo_mobile_identity API everywhereNeels Hofmeyr7-120/+137
2020-06-18gbproxy_test.c: fix mobile identity test dataNeels Hofmeyr2-271/+271
2020-06-17Treat RAU as implicit RESUME if GMM is suspendedHarald Welte1-3/+8
2020-06-08Fix memory leak when SNDCP de-fragmentation is usedHarald Welte1-0/+4
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+7
2020-05-19contrib: integrate RPM specOliver Smith3-6/+9
2020-05-14contrib: import RPM specOliver Smith1-0/+141
2020-05-12gsup: send RAT type on LUNeels Hofmeyr1-2/+14
2020-05-10fix nullpointer: in gsm48_rx_gmm_ra_upd_req()Neels Hofmeyr1-1/+1
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol3-13/+13
2020-04-20gtphub_test: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
2020-04-11tests: dlopen does not imply availability of dlsym..Eric2-0/+4
2020-03-23manual: explain IuPS, add SCCP/M3UA section from common chaptersNeels Hofmeyr3-0/+23
2020-02-04gprs_gmm_fsm.c: Implement RAT change between 2g and 3gAlexander Couzens3-2/+63
2020-02-04gprs_gmm: Check for RAT change and ensure this only happens for RAU/ATTDaniel Willmann1-0/+27
2020-01-03Bump version: 1.5.0.91-5997-dirty → 1.6.01.6.0Pau Espin Pedrol4-7/+111
2019-12-11osmoappdesc.py, tests: switch to python 3osmith/fix-python3Oliver Smith3-82/+82
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte3-0/+15
2019-12-03regen_doc.sh: support gbproxy, run without dockerOliver Smith1-11/+71
2019-12-03doc: add OsmoGbProxy VTY referenceOliver Smith4-2/+1675
2019-12-02gitignore: fix paths to binariesOliver Smith1-3/+3
2019-12-01manual: Fix copy+paste errorHarald Welte1-1/+1
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-12-01check for osmo_fsm_register() error return valuesHarald Welte4-4/+4
2019-12-01Initial OsmoGbPROXY user manualHarald Welte7-1/+284
2019-11-30LLC: Don't use hard-coded N201-U / N201-I values in XIDHarald Welte1-2/+5
2019-11-23Use libosmocore constant for IMSI length in ACL entryMax1-1/+1
2019-11-21gprs_gmm.c: Send XID reset with received TLLIPau Espin Pedrol1-1/+1
2019-11-21gprs_llc.c: Use enum instead of hardcoded valuePau Espin Pedrol1-1/+1
2019-11-21Improve logging in gprs_llc.c codePau Espin Pedrol3-11/+26
2019-11-08gmm: Fix assertion hit during RA UPD REQ before completting gmm attachPau Espin Pedrol1-2/+2
2019-10-21sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*()Pau Espin Pedrol3-28/+3
2019-10-17sgsn: Gb: implementing PS Paging when MS is MM_STANDBYAlexander Couzens1-0/+6