aboutsummaryrefslogtreecommitdiffstats
path: root/testing/radvd/radvd.confd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-07-15 09:27:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-07-15 09:37:04 +0000
commite5c3b3f71702b18447d65f6d9bae2858c055d2f5 (patch)
tree757277165d587b13f6120b33e3dc214282ac5f2f /testing/radvd/radvd.confd
parent6856d1c7ad99d4870ed8f270019fb5b320d0342e (diff)
downloadaports-e5c3b3f71702b18447d65f6d9bae2858c055d2f5.tar.bz2
aports-e5c3b3f71702b18447d65f6d9bae2858c055d2f5.tar.xz
testing/radvd: new aport radvd
A Router Advertisement daemon" http://www.litech.org/radvd/"
Diffstat (limited to 'testing/radvd/radvd.confd')
-rw-r--r--testing/radvd/radvd.confd11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/radvd/radvd.confd b/testing/radvd/radvd.confd
new file mode 100644
index 0000000000..e025c6862f
--- /dev/null
+++ b/testing/radvd/radvd.confd
@@ -0,0 +1,11 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/files/radvd.conf,v 1.1 2006/07/19 13:02:36 uberlord Exp $
+
+# Extra options to pass to radvd
+OPTIONS=""
+
+# Set this to "no" to tell the init script NOT to set up IPv6 forwarding
+# using /proc/sys/net/ipv6/conf/all/forwarding
+# Only change this if you know what you're doing!
+FORWARD="yes"