aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/neighbor_ident_vty.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-10-27Cosmetic: fix desc of neighbor_ident_add_neighborOliver Smith1-1/+1
2021-11-03heighbor_ident: add/del neighbor cells via ctrl interfacePhilipp Maier1-29/+40
2021-09-13Support Neighbor Address Resolution over PCUIF IPA multiplexPau Espin Pedrol1-0/+4
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol1-8/+0
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr1-0/+8
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-483/+355
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol1-1/+90
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2019-11-13Fix some typosMartin Hauke1-1/+1
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr1-0/+9
2019-08-13add vty 'no neighbors' to remove all HO targetsNeels Hofmeyr1-0/+86
2018-10-16remote-BSS neighbors: allow only one cell IDNeels Hofmeyr1-0/+10
2018-09-27vty: write local neighbors by bts nr, not lac-ciNeels Hofmeyr1-3/+1
2018-09-27neighbor vty: allow setting local neighbors by CGINeels Hofmeyr1-2/+13
2018-09-27neighbor vty: rather 'no neighbor', not 'neighbor del'Neels Hofmeyr1-2/+2
2018-09-27neighbor vty: drop keyword 'add'Neels Hofmeyr1-5/+5
2018-08-29neighbor_ident_vty.c: fix CI format, should be 16bitNeels Hofmeyr1-2/+2
2018-08-27cosmetic: neighbor_ident_vty.c: add and use common string defsNeels Hofmeyr1-12/+21
2018-07-28inter-BSC HO: neighbor_ident API: drop 9bit BSICNeels Hofmeyr1-22/+6
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+568