Two fixes to tektronix k12 import:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 22 Aug 2005 23:11:48 +0000 (23:11 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 22 Aug 2005 23:11:48 +0000 (23:11 +0000)
commit605b68987cf492fed383befb8fd85b1b20d0b507
tree4706a918a4a24970888c19b8113b9d87466abb90
parentd3bc887e8d63078524e9bd172d57fd0b406bd0b1
Two fixes to tektronix k12 import:

- it appears that there are more packet record types other than 0x00010020.
     accept anything matching 0x00010020/28 as a packet record.

- make the stack filename lowercase before comparing it so that capitalization is not an issue.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15513 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-k12.c
wiretap/k12.c