Date: Sun, 12 Dec 1999 17:38:15 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_vlan.c Message-ID: <199912130138.RAA60214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1999/12/12 17:38:15 PST Modified files: sys/net if_vlan.c Log: sys/net/if_vlan.c fails to maintain the IFF_RUNNING flag on the vlan interfaces it manages. This prevents the interface from actually sending or receiving data. Submitted by: C. Stephen Gunn <csg@waterspout.com> PR: 15290 Revision Changes Path 1.11 +4 -3 src/sys/net/if_vlan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912130138.RAA60214>