aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbgw.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr1-154/+0
2016-08-18hnbgw: make Iuh bind address configurable via VTYNeels Hofmeyr1-0/+9
2016-08-18hnbgw: move vty commands out to new hnbgw_vty.cNeels Hofmeyr1-0/+4
2016-07-12fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_*Neels Hofmeyr1-2/+2
2016-04-25cosmetic: comments, log typo, explicit pointerNeels Hofmeyr1-0/+2
2016-01-07hnbgw: Use libosmo-netif for SCCP connection handlingDaniel Willmann1-3/+3
2015-12-24hnbgw: Bring all parts togetherHarald Welte1-4/+11
2015-12-23Add a context mapper to map RUA ContextIDs <-> SUA Connection IDsHarald Welte1-0/+41
2015-12-23Introduce DRANAP/DRUA log categories to separate loggingHarald Welte1-0/+2
2015-12-23use msgb_sctp_ppid() from libosmo-netif, remove local declarationHarald Welte1-2/+0
2015-12-23hnbgw: Add SUA client socket towards localhostHarald Welte1-0/+1
2015-12-17hnbgw: Change logging priorities and add HNBAP categoryDaniel Willmann1-0/+1
2015-09-11introduce ue_context managementHarald Welte1-0/+8
2015-09-07Use implement HNBAP transmit using per-hnb write_queueHarald Welte1-2/+10
2015-08-30first compiling code (untested)Harald Welte1-1/+9
2015-08-29further tiny steps of progress on the hnb-gw infrastructureHarald Welte1-3/+39
2015-08-29very early intial code snippets for handling HNBAP in a HNB-GWHarald Welte1-0/+29