Release new version 0.6.0
[grml-network.git] / routersetup
index 3beee06..ec1756f 100644 (file)
@@ -3,14 +3,13 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Don Okt 12 10:50:51 CEST 2006 [mika]
 ################################################################################
 
 # configuration for grml-router:
 # IPTABLES=/sbin/iptables       # the iptables binary
 OUTDEV='auto'                   # outgoing device [auto|default|eth0|...]
 
-# configuration for grml-bridge:
+# configuration for grml-bridge and grml-sniff:
 # BRCTL=/usr/sbin/brctl         # the brctl binary
 BRIDGE_NAME='br0'               # name used for the bridge
 BRIDGE_DEVICES='eth0 eth1'      # the devices used for bilding the bridge