aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-07-01 00:12:16 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-07-01 00:12:16 +0000
commit28da680536ffc78489a59c77da7d717df04413e6 (patch)
tree49de4177e15fd73502e2d2b372524999676dddb3 /AUTHORS
parent67fd8ad0b3ade1dc08271a4635ab9225ee79d9d2 (diff)
From Petr Lautrbach: when capturing, return the exit status of dumpcap,
so we give a non-zero exit status for invalid interfaces or capture filters. From me: don't exit immediately if dumpcap failed, print out information from taps and the like. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33393 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index d86e31b9c1..5308b93176 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3275,6 +3275,7 @@ Robert Bullen <robert [AT] bitcricket.com>
Chuck Kristofek <chuck.kristofek [AT] ngc.com>
Markus Renz <Markus.Renz [AT] hirschmann.de>
Toshihiro Kataoka <kataoka.toshihiro [AT] gmail.com>
+Petr Lautrbach <plautrba [AT] redhat.com>
Dan Lasley <dlasley[AT]promus.com> gave permission for his
dumpit() hex-dump routine to be used.