aboutsummaryrefslogtreecommitdiffstats
path: root/rawshark.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-21Make tshark and rawshark behave similar to wireshark when "frame.time_delta_d...sake1-4/+8
2008-03-16From Peter Fuller: free pref_str in set_link_type() if preferences aren't set...morriss1-5/+12
2008-03-01Custom column updates:sfisher1-2/+2
2008-02-23g_strncasecmp --> g_ascii_strncasecmpwmeier1-1/+1
2008-02-20Convert any supplied encapsulation from libpcap to wiretap so that DLTs othergerald1-1/+7
2008-02-18Fix some some propertieswmeier1-0/+0
2008-02-17Add a missing default case to avoid a warning.stig1-0/+2
2008-02-16Now that we're no longer linking with capture_info.c, etc., we don'tguy1-69/+0
2008-02-16Fix compilation on non-Windows systems.gerald1-44/+24
2008-02-15Add rawshark, a utility that, when given raw pcap-formatted packets andgerald1-0/+1759