summaryrefslogtreecommitdiffstats
path: root/ax25rtd/ax25rtd.conf
diff options
context:
space:
mode:
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
# ===========
#