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/8a5ce5af4e60
branches:  trunk
changeset: 967737:8a5ce5af4e60
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 334899952d42 -r 8a5ce5af4e60 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