Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.sbin/tcpdump Add few more NICs.
details: https://anonhg.NetBSD.org/src/rev/df4d928691e1
branches: trunk
changeset: 778817:df4d928691e1
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sat Apr 14 15:13:57 2012 +0000
description:
Add few more NICs.
diffstat:
tests/usr.sbin/tcpdump/t_tcpdump.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r acc397231448 -r df4d928691e1 tests/usr.sbin/tcpdump/t_tcpdump.sh
--- a/tests/usr.sbin/tcpdump/t_tcpdump.sh Sat Apr 14 15:11:17 2012 +0000
+++ b/tests/usr.sbin/tcpdump/t_tcpdump.sh Sat Apr 14 15:13:57 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_tcpdump.sh,v 1.1 2012/04/14 12:21:45 jruoho Exp $
+# $NetBSD: t_tcpdump.sh,v 1.2 2012/04/14 15:13:57 jruoho Exp $
#
# Copyright (c) 2012 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -41,7 +41,7 @@
promiscuous_body() {
- ifs="lo0 age0 ath0 bge0 re0 sk0 iwn0 wm0 wpi0"
+ ifs="lo0 age0 ath0 bge0 dge0 re0 rtk0 sip0 sk0 iwn0 vr0 wm0 wpi0"
for i in $ifs; do
Home |
Main Index |
Thread Index |
Old Index