libosmocore/src/gb
Alexander Couzens 3b688835b0 gb/common_vty: use void *
As long the filter doesn't look into the nsvc/bvc structs
there is no need to use the type.
Further it allows to use the same code for NS1 and NS2.

Change-Id: I9b9a70f382a94f1d41142060d5db569f9df865ac
2020-09-07 07:50:58 +00:00
..
Makefile.am Bump version: 1.3.0.173-51974 → 1.4.0 2020-08-13 11:06:36 +02:00
common_vty.c gb/common_vty: use void * 2020-09-07 07:50:58 +00:00
common_vty.h gb: drop special vty exit commands, use vty_install_default() 2017-09-27 14:04:08 +00:00
gb_internal.h NS: Add support for GPRS NS IP Sub-Network-Service (SNS) 2019-02-26 12:18:30 +01:00
gprs_bssgp.c gb/gprs_bssgp: remove superfluous whitespace 2020-09-06 23:44:02 +00:00
gprs_bssgp_bss.c Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gprs_bssgp_internal.h Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gprs_bssgp_util.c Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gprs_bssgp_vty.c logging: Introduce mutex API to manage log_target in multi-thread envs 2019-10-09 14:19:52 +02:00
gprs_ns.c gprs_ns: fix typo in comment 2020-07-28 11:44:55 +02:00
gprs_ns_frgre.c select: Rename BSC_FD_* constants to OSMO_FD_* 2019-03-21 16:02:01 +00:00
gprs_ns_sns.c gb/gprs_ns_sns.c: fix incorrect sizeof() calculation 2019-04-12 22:16:18 +07:00
gprs_ns_vty.c gprs_ns: Set sockaddr_in.sin_family for persistent NSVCs 2020-06-26 16:07:15 +00:00
libosmogb.map Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00