K 10 svn:author V 5 brian K 8 svn:date V 27 2001-11-25T08:48:15.000000Z K 7 svn:log V 464 Ignore any IFF_MULTICAST flag specification in ioctl(TUNSIFMODE) The previous commit resulted in the IFF_MULTICAST bit being lost by existing programs usage of TUNSIFMODE - specifically, -stable's ppp doesn't yet know that it needs to pass the flag in. As NetBSD-current, OpenBSD-current and FreeBSD-current all expect IFF_MULTICAST for this ioctl(), ignoring it in -stable is probably the best compromise. Problem spotted by: Peter Pentchev END