summaryrefslogtreecommitdiffstats
path: root/ax25rtd/ax25rtd.conf
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2006-10-05 11:50:39 +0000
committerThomas Osterried <thomas@osterried.de>2006-10-05 11:50:39 +0000
commitbee3ed95da5f252caae391d51d3c4a0f210e14eb (patch)
tree10543b624b5359c414c22e8722d754ddd9eb6aef /ax25rtd/ax25rtd.conf
parent981af1193d960e8234e7b0c8fe048aca1ebdb6e9 (diff)
- documentation (ax25rtd.8, ax25rtd.conf.5, ax25rtctl.8)
- new feature: advanced routing option
Diffstat (limited to 'ax25rtd/ax25rtd.conf')
-rw-r--r--ax25rtd/ax25rtd.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/ax25rtd/ax25rtd.conf b/ax25rtd/ax25rtd.conf
index 5a8e9f3..0b84f32 100644
--- a/ax25rtd/ax25rtd.conf
+++ b/ax25rtd/ax25rtd.conf
@@ -13,6 +13,22 @@
ax25-maxroutes 4096
ip-maxroutes 4096
#
+#iproute2-table radio
+# iproute2-table: name of the kernel routing table. This is an advanced
+# routing feature. If you do not need it, just leave this setting as is.
+# The current implementation depends on iproute2 (anyone like to code it
+# directly?).
+# If not set or empty, routes are set in the normal, default, manner.
+# Please configure /etc/iproute2/rt_protos with
+# 44 ax25rtd
+# and /etc/iproute2/rt_tables with
+# 210 radio
+# where "radio" is the name of the table, (for the configuration option below).
+#
+#ip-encaps-dev ipax0
+# This option was for a patched kernel of the 2.2.x series. Multible
+# interfaces were aggregated to one interface when sending IP frames.
+#
# Port config
# ===========
#