Copy the pseudo_header from frame_data to the wtap_pkthdr structure before
authoroabad <oabad@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 12 Dec 1999 13:25:54 +0000 (13:25 +0000)
committeroabad <oabad@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 12 Dec 1999 13:25:54 +0000 (13:25 +0000)
commit3a9b474fc8a85e572e50670f8d9f28a8af1404a9
tree61250b108de5a2161c1aabbced8983ce8261e2a2
parent86c505f254b3f79abcee72a63f3114aad0ecaee5
Copy the pseudo_header from frame_data to the wtap_pkthdr structure before
passing it to wtap_dump()
It allows to save correct "from_dce/from_dte" flags in ngsniffer_dump.

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