freebsd_amp_hwpstate/etc/rc.d
Yoshinobu Inoue d499929ea1 Prevent multicast packets from being sent over stf0 interface,
to avoid error messages printed on /var/log/messages.

  Recently added "stf" interface has IFF_MULTICAST bit set,
  because IPv6 don't work on non IFF_MULTICAST set interfaces
  in current implementation.
  But "stf" interface is multi-dest IPv6 over IPv4 tunnel, so
  can't treat multicast packet with no special configuration.

  On the other hand, tools like "rtadvd", "pim6dd", "pim6sd"
  send messages on IFF_MULTICAST set interfaces by default.
  So there will be many bogus error message on /var/log/messages,
  that multicast packets sent to "stf0" failed.

  So,

   -strip "stf0" from rtadvd sending interfaces in rc.network6
    ("rtadvd" is a daemon used only for local subnet, so it
     will never need to send its packets over "stf0" interfaces.)

   -Add default configuration files for "pim6dd" and "pim6sd",
    and disable "stf0" in those files.

Approved by: jkh
2000-03-11 20:10:39 +00:00
..
atm1 No arguments needed for fore_dnld any longer. 2000-02-15 13:21:43 +00:00
atm2 No arguments needed for fore_dnld any longer. 2000-02-15 13:21:43 +00:00
atm2.sh No arguments needed for fore_dnld any longer. 2000-02-15 13:21:43 +00:00
atm3 No arguments needed for fore_dnld any longer. 2000-02-15 13:21:43 +00:00
atm3.sh No arguments needed for fore_dnld any longer. 2000-02-15 13:21:43 +00:00
diskless Cleanup diskless support in current, mostly aligning it to the one 2000-01-06 18:17:38 +00:00
initdiskless Cleanup diskless support in current, mostly aligning it to the one 2000-01-06 18:17:38 +00:00
isdnd Apply a consistent style to most of the etc scripts. Particularly, use 1999-09-13 15:44:20 +00:00
netoptions cosmetic fix - add a space. 2000-02-29 12:53:28 +00:00
network1 cosmetic fix - add a space. 2000-02-29 12:53:28 +00:00
network2 cosmetic fix - add a space. 2000-02-29 12:53:28 +00:00
network3 cosmetic fix - add a space. 2000-02-29 12:53:28 +00:00
network_ipv6 Prevent multicast packets from being sent over stf0 interface, 2000-03-11 20:10:39 +00:00
pccard Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccard 1999-12-02 19:48:16 +00:00
resolv Cleanup diskless support in current, mostly aligning it to the one 2000-01-06 18:17:38 +00:00
routing cosmetic fix - add a space. 2000-02-29 12:53:28 +00:00
serial $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
sysctl Add and document support for handling comments and blank lines 2000-01-16 18:12:42 +00:00
tmp Cleanup diskless support in current, mostly aligning it to the one 2000-01-06 18:17:38 +00:00
var Cleanup diskless support in current, mostly aligning it to the one 2000-01-06 18:17:38 +00:00