aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-ganc/ganc_data.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-15ganc: Store more data (GERAN LAC, MAC addr, ESSID, ...) of peerHarald Welte1-0/+6
2015-11-15ganc: Make sure to close tcp socket when closing ganc / track REG stateHarald Welte1-0/+5
2015-11-15ganc: implement release timer for gan_peerHarald Welte1-0/+3
2015-11-15ganc: extend ganc_bts with description and SEGW / GANC IP/portHarald Welte1-0/+7
2015-11-15ganc_data: add linked list to connect objectsHarald Welte1-1/+14
2015-11-15Use uint16_t for MCC and MNCHarald Welte1-2/+2
2015-11-15ganc: handle classmark changeHarald Welte1-0/+5
2015-11-15ganc: fix TLV parsing and dump L3 content as hexHarald Welte1-4/+7
2015-11-15ganc: process some more messagesHarald Welte1-7/+13
2015-11-15ganc: Correctly return DISCOVERY ACCEPT and REGISTRATION ACCEPTHarald Welte1-0/+50
2015-11-15initial skeleton for accepting UMA/GAN connectionsHarald Welte1-0/+12