From owner-cvs-all@FreeBSD.ORG Sun Feb 20 09:13:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74B816A4CE; Sun, 20 Feb 2005 09:13:09 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE81643D45; Sun, 20 Feb 2005 09:13:08 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1K9D7hB002891; Sun, 20 Feb 2005 11:13:07 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 80533-06; Sun, 20 Feb 2005 11:13:06 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1K9D6H0002888 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 11:13:06 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1K9DCpo046288; Sun, 20 Feb 2005 11:13:12 +0200 (EET) (envelope-from ru) Date: Sun, 20 Feb 2005 11:13:12 +0200 From: Ruslan Ermilov To: Christian Brueffer , Robert Watson Message-ID: <20050220091312.GA46244@ip.net.ua> References: <200502200009.j1K09cI4071290@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <200502200009.j1K09cI4071290@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 em.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 09:13:10 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 20, 2005 at 12:09:38AM +0000, Christian Brueffer wrote: > brueffer 2005-02-20 00:09:38 UTC >=20 > FreeBSD src repository (doc committer) >=20 > Modified files: > share/man/man4 em.4=20 > Log: > Remove the note about em(4) not working with bridge(4) when hardware > assisted VLAN processing is enabled from the BUGS section. This is > expected to work now. > =20 > Revision Changes Path > 1.19 +1 -5 src/share/man/man4/em.4 >=20 Currently, it should be safe to operate em(4) with hardware VLAN tagging even if it's set to promiscuous mode and bridge(4) is running on VLANs. I'm working on a fix that allows bpf(4) to see normal ETHERTYPE_VLAN frames even if the underlying driver supplies frames with VLAN mbuf tags. Once this is implemented, the hacks from em(4) can go away completely. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCGFSoqRfpzJluFF4RAoMYAKCXwVZHd2KLvmbrCyrcnPD38BFvVQCcCpwb o0iqnOxpbk2tBD8NTCvPwmg= =ZVKI -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--