Now need to use interface #2 ??

svn path=/trunk/; revision=20590
This commit is contained in:
Bill Meier 2007-01-28 20:41:50 +00:00
parent 23eaea7363
commit bf2696032c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ DUMPCAP=$WS_BIN_PATH/dumpcap
# interface with at least a few packets/sec traffic on it
# (e.g. start a web radio to generate some traffic :-)
# an interfaces index (1 based) should do well for recent devbuilds
TRAFFIC_CAPTURE_IFACE=${TRAFFIC_CAPTURE_IFACE:-1}
TRAFFIC_CAPTURE_IFACE=${TRAFFIC_CAPTURE_IFACE:-2}
# time to capture some traffic (in seconds)
# (you may increase this if you get errors caused by very low traffic)