Module Name:    src
Committed By:   yamaguchi
Date:           Fri Dec 20 02:24:02 UTC 2019

Modified Files:
        src/share/man/man4: ixl.4

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ixl.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ixl.4
diff -u src/share/man/man4/ixl.4:1.1 src/share/man/man4/ixl.4:1.2
--- src/share/man/man4/ixl.4:1.1	Tue Dec 10 13:07:28 2019
+++ src/share/man/man4/ixl.4	Fri Dec 20 02:24:02 2019
@@ -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 @@ into
 .Nx
 by
 .An Shoichi Yamaguchi Aq Mt yamagu...@netbsd.org .
+.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.

Reply via email to