summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump
AgeCommit message (Expand)Author
2004-06-23-tttt prints time between packets; ok deraadtMarkus Friedl
2004-06-23pretty print; ok ho@Markus Friedl
2004-06-22it is meaningless to try decoding non-first fragment.Jun-ichiro itojun Hagino
2004-06-22In draft-ietf-ipsec-nat-t-ike-01,02,03, NAT-D is payload 130. Rewrite a bitHakan Olsson
2004-06-22Recognize NAT-T Keepalive packets. markus@ ok.Hakan Olsson
2004-06-20- do not use __attribute__((volatile)) as its a synonym for __dead nowadaysAnil Madhavapeddy
2004-06-18simplify license, ok niels matthieuHenning Brauer
2004-06-14Fix tcpslice ftp URL. From f5813 at sbcglobal dot net.Otto Moerbeek
2004-06-09Take better care of people down under living in X and a half hourOtto Moerbeek
2004-05-21add DLT_PPP_ETHER support plus some fixes for pppoe_if_print().Brad Smith
2004-05-15Naming consistency. From Alexander Guy. ok canacar@Otto Moerbeek
2004-05-13Unswap the vhid and advskew values.Ryan Thomas McBride
2004-05-08Pass the length of what was captured to pfsync_print, not the lengthRyan Thomas McBride
2004-05-06whitespace;Jason McIntyre
2004-05-05Use RFC1323 PAWS timestamps as a logical extension to the conventional TCPMike Frantzen
2004-04-29a slight polishing...Theo de Raadt
2004-04-29unused variables; ok mcbrideTheo de Raadt
2004-04-28Fix fd leaks.Can Erkin Acar
2004-04-28Make tcpdump print carp as carp. Printing vrrp can be forced with -T vrrp.Ryan Thomas McBride
2004-04-23Silence getopt() in the priv process. ok canacar@ henning@Otto Moerbeek
2004-04-14Don't forget to move to STATE_RUN if the -w output file is stdout.Otto Moerbeek
2004-04-13Cleanup and more careful payload parsing.Hans-Joerg Hoexer
2004-04-08only close fd if its valid, from Moritz Jodeit <moritz at jodeit.org>Anil Madhavapeddy
2004-04-08In error message, use saved errno, not current errno.Anil Madhavapeddy
2004-04-07Fix bounds check for printing of ip6 options. Similar fix in tcpdumpOtto Moerbeek
2004-04-06Print DELETE payload contents. ok markus@.Hakan Olsson
2004-04-03- dont send junk err in parent_open_dump() if filename is NULLAnil Madhavapeddy
2004-03-22Add support for PFSYNC_ACT_BUS. (Bulk Update Status)Ryan Thomas McBride
2004-03-19Remove errant ';' from end of for() statement. deraadt@ okAaron Campbell
2004-03-15if (foo); ok aaron@Damien Miller
2004-03-14Check return code of chdir() after chroot(); noted by Joris Vink, slight modOtto Moerbeek
2004-03-12Check payload size more carefully when printing ike messages. Identified byHans-Joerg Hoexer
2004-02-20Print ifname in PFSYNC_ACT_CLR message if present.Ryan Thomas McBride
2004-02-15string.h for memsetJolan Luff
2004-02-14KNFHakan Olsson
2004-02-14Fix DOI select logic, which was broken for IKE vendors that sends non-zeroHakan Olsson
2004-02-13Print protocol and service numbers correctly when -n switch is specified.Can Erkin Acar
2004-02-10Make pfsync printing consistent with rest of tcpdump regarding newlines,Ryan Thomas McBride
2004-02-10Make pfsync work correctly with IP options on 64-bit alignmentRyan Thomas McBride
2004-02-05Don't print two confusing error messages, print a single clear one.Otto Moerbeek
2004-02-04Better error message when bpf device open fails.Otto Moerbeek
2004-02-04Some more non-alignment problems resolved.Otto Moerbeek
2004-02-02Do away with non-aligned memory accesses.Otto Moerbeek
2004-01-31general cleanup and better SIGCHLD handling from millert@Otto Moerbeek
2004-01-28privilege separated tcpdump, joint work with otto@Can Erkin Acar
2004-01-22802.3X pretty printer (dead simple)Jason Wright
2004-01-21Increment the right pointers, so we don't print the same entries repeatedly.Ryan Thomas McBride
2004-01-21Clean up pfsync output: print source address by default, pass -vv correctlyRyan Thomas McBride
2004-01-20If you go through the trouble of caching the name of the last printedOtto Moerbeek
2004-01-18Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogusOtto Moerbeek