summaryrefslogtreecommitdiff
path: root/doc/session-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/session-api.txt')
-rw-r--r--doc/session-api.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/session-api.txt b/doc/session-api.txt
index e8da5224..46ac5f3d 100644
--- a/doc/session-api.txt
+++ b/doc/session-api.txt
@@ -205,3 +205,14 @@ Settings string State [readonly]
a default route. When the source IP rule is enabled,
an application can select which session/interface to
send traffic on, using bind-before-connect mechanism.
+
+ string ContextIdentifier [readwrite] [experimental]
+
+ The application can provide an identifier for a
+ session. If an application runs several session
+ at the same time, the additional information
+ can be used by ConnMan to assign different
+ bearers according the identifier. For example
+ a web browser creates per tab a session. For
+ each session a different should bearer be
+ assigned.