Synopsis: setting tun interface to broadcast mode not possible State-Changed-From-To: open-closed State-Changed-By: brian State-Changed-When: Sun Dec 10 17:45:55 MST 2000 State-Changed-Why: OpenBSD allows this stuff to be set via the TUNSIFINFO ioctl by filling out the flags field of struct tuninfo. See src/usr.sbin/ppp/ppp/tun.c for an example.