summaryrefslogtreecommitdiffstats
path: root/ax25rtd/ax25rtd.conf
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2005-10-27 13:25:27 +0000
committerThomas Osterried <thomas@osterried.de>2005-10-27 13:25:27 +0000
commit20a2c84a1c4488ae730bcb8c0ae52a12624c1848 (patch)
treebec4be7637c82517c217ef6eeca2e6bbe2df5c17 /ax25rtd/ax25rtd.conf
parent6c8ea5098046ec051c59e3dee2a561118c6a00f8 (diff)
- config.c, listener.c:
users of newer versions of ax25rtd have problems with the ip-encaps-dev feature (needed only in some environments). the problem was the implementation of the feature, which results in the obvious problem that after an upgrade ax25rtd will not learn any ip-routes and arp's. a secondary problem is, when you have more than one interface, ip-routes/arp's could be learned only via _one_ interface. - config.c: ip-maxroutes was ignored - ax25rtd.conf: s/ax24/ax25/
Diffstat (limited to 'ax25rtd/ax25rtd.conf')
-rw-r--r--ax25rtd/ax25rtd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25rtd/ax25rtd.conf b/ax25rtd/ax25rtd.conf
index 47111a9..252b394 100644
--- a/ax25rtd/ax25rtd.conf
+++ b/ax25rtd/ax25rtd.conf
@@ -76,7 +76,7 @@ arp-add no
[ax0]
#
ax25-learn-routes yes
-ax24-learn-only-mine yes
+ax25-learn-only-mine yes
ip-learn-routes yes
ip-adjust-mode no
arp-add yes