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