Check the environment variables SSH_CONNECTION, SSH_CLIENT, REMOTEHOST,
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 18 Nov 2003 04:16:28 +0000 (04:16 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 18 Nov 2003 04:16:28 +0000 (04:16 +0000)
commit15501caedd22b66899516f0a2dcbe75c71589f0b
tree283764bf9f97cf3752ab6310224e3c15a4764c91
parent18ead5d53247853f34277caeddeee124ce1a198e
Check the environment variables SSH_CONNECTION, SSH_CLIENT, REMOTEHOST,
DISPLAY, and CLIENTNAME (in that order).  If any of them are set, create
a capture filter that excludes their traffic and set it as the default.
The longer filters should be efficient without being overly long; they
may need some tweaking.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8994 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/main.c
util.c
util.h