Clean up the checks for valid SIP requests and responses; do the tests -
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 9 Jun 2003 01:50:08 +0000 (01:50 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 9 Jun 2003 01:50:08 +0000 (01:50 +0000)
commitaf8da4c5645643527b336f29417aa57560be0274
tree5de5d5c76c74aa77eff366609ab2ca157cdb5b3e
parent0ff4b751a581aea7e91f15440c4643ba424b0bd4
Clean up the checks for valid SIP requests and responses; do the tests -
and the finding of tokens in the header - only once.

Don't assume there's either zero or one spaces after the colon in a
Name:Value header, and don't put a tvb_format_text()-formatted version
of the value into the protocol tree.

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