aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/pcu_sock.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-4/+9
2020-11-11Use osmo_fd_*_{disable,enable}Harald Welte1-5/+5
2020-10-19use osmo_fd_setup() whenever applicableHarald Welte1-10/+4
2020-10-05pcuif_proto: version 10: add support for IPv6 NSVCsAlexander Couzens1-9/+17
2020-10-05pcuif_proto: version 10: add frequency hopping parametersAlexander Couzens1-10/+29
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-2/+11
2020-10-03pcu_sock: use tn as variable name to improve readabilityAlexander Couzens1-6/+6
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-15Fix trailing whitespace in several filesPau Espin Pedrol1-1/+0
2020-07-15Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-9/+9
2020-06-16use osmo_mobile_identity API everywhereNeels Hofmeyr1-9/+12
2019-11-13Fix some typosMartin Hauke1-2/+2
2019-07-16Fix some spelling errors found by lintianRuben Undheim1-1/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-29/+2
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-06-18cosmetic / linking: move str_to_imsi() out of abis_rsl.cNeels Hofmeyr1-0/+1
2018-06-15pcu_sock: Log event pcu_sock createdPau Espin Pedrol1-0/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+740