14 Commits

Author SHA1 Message Date
jow
02a568e6af [packages] radvd: use network.sh to find device names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-28 14:56:51 +00:00
jow
5ff00b3290 [packages] radvd: make logging of netlink-triggered config reloads silent, remove own hotplug handler
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-15 17:16:07 +00:00
nico
804b8bbb45 packages/radvd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 23:49:24 +00:00
swalker
85f47796ed [packages] radvd: add new 1.8 options, split radvdump into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-18 10:32:55 +00:00
jow
3ebdeb0c38 [packages] radvd: hook into hotplug to reload configuration when interfaces are brought up, otherwise radvd might stop sending advertisements in particular on bridges
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 23:37:36 +00:00
jow
98c70737dd [packages] radvd: revert r25424 for now as it seems to cause problems in various cases and it breaks 6to4 prefix announcements. Users who want to use automatic prefix selection can still use ::/64 in the configuration
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-15 14:19:19 +00:00
jow
500c9dc699 [packages] radvd: use "::/64" placeholder for empty prefixes in interface sections (#8788)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 17:30:56 +00:00
swalker
4749786c0d [packages] radvd: move the client option to the interface config, switch to lists for possible multiple values
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-29 02:38:39 +00:00
swalker
79e179e291 [packages] radvd: update to 1.7
* add RFC6106 DNSSL and clients init script options
 * add route, DNSSL and clients config sections
 * remove now ignored AdvRDNSSPreference and AdvRDNSSOpen pre RFC5006 options
 * remove empty route bool options
 * remove obsolete avr32 patch
 * use PKG_INSTALL, CONFIGURE_ARGS and MAKE_FLAGS


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-29 01:04:03 +00:00
jow
7df0f1a714 [packages] radvd: fix a config_get_bool call in initscript, fixes "sh: bad number" during restart
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 01:24:49 +00:00
florian
480523bb3c Force enabling ipv6 forwarding (#3959)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 15:48:31 +00:00
nbd
944acc3802 [PATCH] IPv6 Router Advertisement Daemon 1.1 with UCI Support
This patch updates radvd to version 1.1 and adds a uci'ed init.d script.

Signed-off-by: "Alina Friedrichsen" <x-alina@gmx.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-11 21:31:04 +00:00
mbm
fa3b8c3b5b START/STOP values must be specified in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:38:53 +00:00
florian
15acef5c2f Move radvd to ipv6 section
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 14:03:32 +00:00