I added the LANalzyer file format to wiretap. I cleaned up some code in the
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 12 Nov 1998 06:01:27 +0000 (06:01 +0000)
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 12 Nov 1998 06:01:27 +0000 (06:01 +0000)
commit9743ed8d6ee4188a31d40c4da2e3abb296f39d2b
treeb5635327a52f09fe041a808311d39e8bde8b3def
parent71eb8d009f1efeadee9ee7fa61fbcb6a8f73bf44
I added the LANalzyer file format to wiretap. I cleaned up some code in the
wiretap functions to be more generic and therefore allow an easier integration
of more packet-capture file types. I also put in all the GPL copyrights in the
wiretap code.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@83 f5534014-38df-0310-8fa8-9805f1628bb7
17 files changed:
AUTHORS
Makefile.am
Makefile.in
README
wiretap/COPYING
wiretap/Makefile.am
wiretap/Makefile.in
wiretap/README
wiretap/buffer.c
wiretap/buffer.h
wiretap/file.c
wiretap/lanalyzer.c [new file with mode: 0644]
wiretap/lanalyzer.h [new file with mode: 0644]
wiretap/ngsniffer.c
wiretap/ngsniffer.h
wiretap/wtap.c
wiretap/wtap.h