summaryrefslogtreecommitdiff
path: root/doc/dlt.conf.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dlt.conf.5.txt')
-rw-r--r--doc/dlt.conf.5.txt19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/dlt.conf.5.txt b/doc/dlt.conf.5.txt
index 62a69e4..8f4f2e7 100644
--- a/doc/dlt.conf.5.txt
+++ b/doc/dlt.conf.5.txt
@@ -53,12 +53,6 @@ GENERAL OPTIONS
Default: ECU1
-*GatewayMode*::
- If set to 1 gateway mode is enabled which means this ECU serves as gateway
- to forward messages from others.
-
- Default: 0
-
*SharedMemorySize*::
This value sets the size of the shared memory, which is used to exchange
DLT messages between applications and daemon. This value is defined in
@@ -129,6 +123,19 @@ GENERAL OPTIONS
Default: 0
+GATEWAY CONFIGURATION
+---------------------
+
+*GatewayMode*::
+ Enable Gateway mode
+
+ Default: 0
+
+*GatewayConfigFile*::
+ Read gateway configuration from another location
+
+ Default: /etc/dlt_gateway.conf
+
CONTROL APPLICATION OPTIONS
---------------------------