Clear the interface list and free up interface names whenever a new
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Jan 2004 22:05:37 +0000 (22:05 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Jan 2004 22:05:37 +0000 (22:05 +0000)
commit4cc9dddb41d02397b0839c4a8c6cdd3c72c875d9
treee78fbfacc6efb2e27363cf3ca72a11bdc8f1a907
parentd648ca3496b03c195c14178937b48dfb56c6fb08
Clear the interface list and free up interface names whenever a new
capture is read.

"interface_anzahl" is always <= MAX_INTERFACES, so we don't need to
check array indices against MAX_INTERFACES when iterating over all known
interfaces.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9577 f5534014-38df-0310-8fa8-9805f1628bb7
packet-fw1.c