aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-03-16 13:00:44 +0100
committerHarald Welte <laforge@gnumonks.org>2019-03-16 13:00:44 +0100
commit1e072cca4ed8fd827e6992db82186102c79903f0 (patch)
treeaf1dee549d536071c3d07c86a518469547848b72
parent9e6f5f10bd0480a2e99d453ed0f241aae47810ca (diff)
gprs_ns.c: Update comment: IP SNS has recently been implemented
-rw-r--r--src/gb/gprs_ns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gb/gprs_ns.c b/src/gb/gprs_ns.c
index 33de2c1a..93c219c6 100644
--- a/src/gb/gprs_ns.c
+++ b/src/gb/gprs_ns.c
@@ -58,7 +58,6 @@
* - Only one NS-VC for each NSE: No load-sharing function
* - NSVCI 65535 and 65534 are reserved for internal use
* - Only UDP is supported as of now, no frame relay support
- * - The IP Sub-Network-Service (SNS) as specified in 48.016 is not implemented
* - There are no BLOCK and UNBLOCK timers (yet?)
*
* \file gprs_ns.c */