diff options
author | Harald Welte <laforge@gnumonks.org> | 2019-03-16 13:00:44 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-03-16 13:00:44 +0100 |
commit | 1e072cca4ed8fd827e6992db82186102c79903f0 (patch) | |
tree | af1dee549d536071c3d07c86a518469547848b72 /src/gb | |
parent | 9e6f5f10bd0480a2e99d453ed0f241aae47810ca (diff) |
gprs_ns.c: Update comment: IP SNS has recently been implemented
Change-Id: I8b98621a582a23d0483a5340b4aca7e0bc096e6d
Diffstat (limited to 'src/gb')
-rw-r--r-- | src/gb/gprs_ns.c | 1 |
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 */ |