http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27076
User: guy
Date: 2008/12/21 04:06 PM
Log:
Move wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap()
back to libwiretap for now, as it's inherently tied to reading libpcap
files; at some point we might want to have pcap-reading (and
pcap-ng-reading?) code in a separate library, for use by, for example,
dumpcap (and rawshark?).
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -1 packet-ppi.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+585 -1 libpcap.c Modified
Directory: /trunk/wsutil/
Changes Path Action
+0 -2 Makefile.common Modified
+0 -611 encap_util.c Removed
+0 -31 encap_util.h Removed