aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorjjako <jjako>2003-01-28 23:21:44 +0000
committerjjako <jjako>2003-01-28 23:21:44 +0000
commitf573244215cbad676e9bfa64fa0d3b8a42ab0cd1 (patch)
treedd82d209ad58c54a010d5a3f86c48432d93bd346 /examples
parent286bc984ed8441638488abab8a90baf4bd2eb932 (diff)
Removed defaultroute option
Diffstat (limited to 'examples')
-rw-r--r--examples/sgsnemu.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/sgsnemu.conf b/examples/sgsnemu.conf
index 3fd8aa0..343f106 100644
--- a/examples/sgsnemu.conf
+++ b/examples/sgsnemu.conf
@@ -103,12 +103,6 @@ remote 10.0.0.240
# Executed with the following parameters: <devicename> <ip address>
#ipdown /etc/sgsnemu/ip-down
-# TAG: defaultroute
-# Use this flag if you want to add a default route to the routing tables
-# after the network interface has been brought up.
-# If net and/or mask tags are set this overrides the use of a default route.
-#defaultroute
-
# TAG: net
# IP network address of external packet data network.
# Only used if the defaultroute flag is set.