From 176b62a80c0170f1b9a1578d0b16c3ef27cf1a8f Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 4 Jul 2016 11:09:07 +0200 Subject: SGSN: prevent starting with inconsistent config Previously it was possible to start osmo-sgsn with "auth-policy remote" but without "gsup remote-*" which resulted in broken setup: no MS could perform GPRS ATTACH. Add consistency check to vty code to fix this. Related: OS#1582 Change-Id: Ie4296e7d99d7833f7d828b0196435ea81097cf6e --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6a0362a49..e9a421205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ openbsc (0.15.1) UNRELEASED; urgency=medium * Move forward toward a new release. + * Prevent SGSN starting with 'auth-policy remote' when no 'gsup remote-*' are configured. + Note: such configs are broken without extra workarounds anyway. -- Holger Hans Peter Freyther Tue, 24 May 2016 23:14:31 +0200 -- cgit v1.2.3