aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ganc: use vTvLV_GAN TLV encoder/decoderlaforge/ganc-2012Harald Welte2012-09-061-9/+2
* ganc: Store more data (GERAN LAC, MAC addr, ESSID, ...) of peerHarald Welte2012-09-063-5/+119
* ganc: TCP typo fixHermann Gausterer2012-07-181-1/+1
* ganc: fix free() order between osmo_conn and gan_peerHarald Welte2012-07-131-5/+9
* ganc: Make sure to close tcp socket when closing ganc / track REG stateHarald Welte2012-07-132-5/+50
* ganc vty: show keep-alive time-out for every peer in vtyHarald Welte2012-07-131-4/+16
* ganc: implement release timer for gan_peerHarald Welte2012-07-132-8/+51
* move BTS-specific timezone override into sub-structureHarald Welte2012-07-133-16/+20
* handover: Not finding a HO record on CHAN ACT NACK is not an errorHarald Welte2012-07-131-1/+1
* msc: Attempt to release the lchan immediately on IMSI DetachHolger Hans Peter Freyther2012-07-131-6/+6
* GPRS LLC: fix segfault when transmitting downlink unit-data without mmctxHarald Welte2012-07-131-5/+10
* BSC: introduce new "sysmobts" BTS modelHarald Welte2012-07-1313-8/+101
* pre-fix measurement reports with subscriber identityHarald Welte2012-07-131-3/+7
* ganc: actually read + use settings from the config fileHarald Welte2012-07-133-2/+28
* ganc: add VTY for 'show gan-peer' and configuring virtual btsHarald Welte2012-07-133-1/+317
* ganc: Add a FIXME about our msgb memory leakHarald Welte2012-07-131-0/+1
* ganc: extend ganc_bts with description and SEGW / GANC IP/portHarald Welte2012-07-131-0/+7
* ganc: destroy peer after read fails or RELEASE has been sentHarald Welte2012-07-131-0/+14
* ganc: Add peer to global list of peers in networkDieter Spaar2012-07-121-0/+5
* ganc: use different host name for default UNCHarald Welte2012-07-121-1/+1
* ganc: implement sending of GA-CSR RELEASEDieter Spaar2012-07-121-0/+17
* ganc: announce < R99 MSC to avoid sequence number in msg_typeHarald Welte2012-07-121-0/+4
* ganc_data: add linked list to connect objectsHarald Welte2012-07-122-1/+17
* experinmental and incomplete hack trying to build separate MSCHarald Welte2012-07-128-226/+691
* ganc: fix segfault during memset()Harald Welte2012-07-121-1/+1
* BSC VTY: Allow encryption to be set to A5/3Harald Welte2012-07-041-2/+3
* ganc: change hard-coded MCC/MNC to 901-70Harald Welte2012-06-291-2/+2
* ganc: add (currently unused) functions for PAGING REQ and DL XFERHarald Welte2012-06-291-0/+33
* ganc: properly zero-initialize the GAN CCH description IEHarald Welte2012-06-291-0/+3
* Use uint16_t for MCC and MNCHarald Welte2012-06-281-2/+2
* ganc: don't put IP addressess as string into a FQDN attributeHarald Welte2012-06-281-3/+26
* gsm_data_shared: add structure for decoded parameters of RLC configHarald Welte2012-06-282-0/+69
* ipaccess: some more comments on timer valuesHarald Welte2012-06-281-2/+5
* ganc: handle classmark changeHarald Welte2012-06-242-2/+29
* ganc: fix TLV parsing and dump L3 content as hexHarald Welte2012-06-242-42/+83
* ganc: process some more messagesHarald Welte2012-06-242-15/+82
* ganc: update copyright headersHarald Welte2012-06-243-0/+40
* ganc: Correctly return DISCOVERY ACCEPT and REGISTRATION ACCEPTHarald Welte2012-06-245-16/+197
* ganc: fix code to do naything useful at allHarald Welte2012-06-232-12/+46
* osmo-ganc: actually register the accepted fd's with select loopHarald Welte2012-06-231-0/+3
* initial skeleton for accepting UMA/GAN connectionsHarald Welte2012-06-238-1/+597
* use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte2012-06-1723-4453/+8
* index on master: d24566a libgb: separate header files related to spec and implementationHarald Welte2012-06-170-0/+0
* libgb: separate header files related to spec and implementationHarald Welte2012-06-177-219/+239
* libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte2012-06-179-35/+34
* libgb/gprs: don't use log_info from libcommon anymoreHarald Welte2012-06-174-5/+98
* libgb: prefix all NS related functions with gprs_Harald Welte2012-06-1710-58/+95
* libgb: don't call directly into GMM / LLC layerHarald Welte2012-06-175-9/+143
* libgb: remove dependency of BSSGP to include sgsn/gmm internal structsHarald Welte2012-06-173-27/+55
* update .gitignoreHarald Welte2012-06-171-0/+6