From e575ce69ce3f973e0dd0157acc8853e5ccbe9330 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 11 May 2010 19:07:39 +0800 Subject: nat: Print the MSC status with a new vty command. --- openbsc/include/openbsc/bsc_nat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include') diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index 2d5e2287e..4be7e3a67 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -213,6 +213,7 @@ struct bsc_nat { char *msc_ip; int msc_port; int first_contact; + struct bsc_msc_connection *msc_con; /* timeouts */ int auth_timeout; -- cgit v1.2.3