From c0434e486c4263273cb43475b65bc2361552f1b7 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Mon, 14 Dec 2020 23:27:47 +0100 Subject: sgsn_rim: Add routing for (GERAN) BSSGP RIM messages The SGSN currently does not forward BSSGP RIM messages. Related: SYS#5103 Depends: libosmocore Icd667f41d5735de56cd9fb257670337c679dd258 Change-Id: I6fde8ab8955660b48000ca1b650cfc7c7b2e24ba --- include/osmocom/sgsn/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'include/osmocom/sgsn/Makefile.am') diff --git a/include/osmocom/sgsn/Makefile.am b/include/osmocom/sgsn/Makefile.am index 3fdb6b348..95c811aa5 100644 --- a/include/osmocom/sgsn/Makefile.am +++ b/include/osmocom/sgsn/Makefile.am @@ -24,6 +24,7 @@ noinst_HEADERS = \ gprs_utils.h \ gtphub.h \ sgsn.h \ + sgsn_rim.h \ signal.h \ slhc.h \ v42bis.h \ -- cgit v1.2.3