From 2a9eeaa588a2a3b63fadd94d6760879b44b14af5 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 23 Apr 2011 16:37:58 +0200 Subject: bsc: Allow the NAT to query the list of LACs Right now the code assumes that any request coming from the NAT is a query and the code responds to with a list of configured LACs. --- openbsc/include/openbsc/ipaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/include/openbsc/ipaccess.h') diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h index dc5172cc9..388ad643a 100644 --- a/openbsc/include/openbsc/ipaccess.h +++ b/openbsc/include/openbsc/ipaccess.h @@ -69,7 +69,7 @@ struct ipac_msgt_sccp_state { } __attribute__((packed)); /* - * @add_remove 0 for remove, 1 for add + * @add_remove 0 for remove, 1 for add, 3 to asK * @nr_lacs Number of extra lacs inside this package * @lac One lac entry */ -- cgit v1.2.3