Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add information for ixl(4)'s VLAN hardware fi...



details:   https://anonhg.NetBSD.org/src/rev/d4dee5854afd
branches:  trunk
changeset: 847371:d4dee5854afd
user:      yamaguchi <yamaguchi%NetBSD.org@localhost>
date:      Fri Dec 20 02:24:02 2019 +0000

description:
Add information for ixl(4)'s VLAN hardware filter

diffstat:

 share/man/man4/ixl.4 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cba6a36b98cd -r d4dee5854afd share/man/man4/ixl.4
--- a/share/man/man4/ixl.4      Fri Dec 20 02:19:27 2019 +0000
+++ b/share/man/man4/ixl.4      Fri Dec 20 02:24:02 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ixl.4,v 1.1 2019/12/10 13:07:28 yamaguchi Exp $
+.\"    $NetBSD: ixl.4,v 1.2 2019/12/20 02:24:02 yamaguchi Exp $
 .\"
 .\" Copyright (c) 2019 Internet Initiative Japan, Inc.
 .\" All rights reserved.
@@ -63,3 +63,7 @@
 .Nx
 by
 .An Shoichi Yamaguchi Aq Mt yamaguchi%NetBSD.org@localhost .
+.Sh BUGS
+VLAN hardware filter doesn't work while the interface is promiscuous mode.
+If a register of VLAN tag is failed due to lack of resources, the interface
+don't send and receive packets containing the tag.



Home | Main Index | Thread Index | Old Index