summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use the word 'invalid' for 'malformed' or 'corrupted' packetsFrancois-Xavier Le Bail2015-09-062-4/+4
* Fix to reflect dBm radiotap values now being displayed as "dBm" rather than "...Guy Harris2015-08-262-29/+29
* Add a test that makes unaligned accesses.Guy Harris2015-08-253-0/+5
* update the DNSSEC test case after the last changeDenis Ovsienko2015-07-101-2/+2
* add a DNSSEC test caseDenis Ovsienko2015-07-103-0/+14
* BGP: Add support for the AIGP attribute (RFC7311)Francois-Xavier Le Bail2015-05-223-0/+21
* Merge branch 'master' of github.com:the-tcpdump-group/tcpdumpHannes Gredler2015-05-201-13/+2
|\
| * Update test output for the previous changeFrancois-Xavier Le Bail2015-05-191-13/+2
* | add testcases for IS-IS POI (rfc6232)Hannes Gredler2015-05-205-0/+19
|/
* olsr: add a test to cover a HNA sgw caseFerry Huberts2015-05-033-0/+16
* MEDSA: fix indentFrancois-Xavier Le Bail2015-04-251-1/+0
* Add support for the Marvell Extended Distributed Switch Architecture headerAndrew Lunn2015-04-254-0/+45
* With -e, print the LLC header before the SNAP header; without it, cut the SNA...Guy Harris2015-04-182-9/+9
* Update test output for the previous change.Guy Harris2015-04-175-9/+46
* Update test output to reflect previous change.Guy Harris2015-04-171-3/+3
* The FC flag is now "protected", not "WEP".Guy Harris2015-04-151-3/+3
* Reflect the results of recent changes.Guy Harris2015-04-152-29/+29
* We're not copying the string to buf, so print the string, not buf.Guy Harris2015-04-082-2/+2
* Print strings with fn_printn().Guy Harris2015-04-081-9/+1
* RPKI to Router Protocol: Fix Segmentation Faults and other problemsFrancois-Xavier Le Bail2015-03-136-11/+125
* Reflect the addition of a space before "(unverified)".Guy Harris2015-03-111-1/+1
* Fix previous checkins of test output.Guy Harris2015-03-108-226/+555
* make sure that EXIT code is appended to results fileMichael Richardson2015-03-101-1/+1
* in some cases we expect tcpdump to fail with an error codeMichael Richardson2015-03-101-1/+11
* annotate kday packets with CVE numbersMichael Richardson2015-03-101-1/+8
* update cve-2015-0261 test packets with expected outputMichael Richardson2015-03-102-0/+3
* broken packets from Kevin DayMichael Richardson2015-03-1011-0/+295
* test case for cve2015-0261 -- corrupted IPv6 mobility headerMichael Richardson2015-03-105-0/+16
* some patches to deal with kday pcap filesMichael Richardson2015-03-108-0/+8
* OpenFlow 1.0: improve BSN extensions supportDenis Ovsienko2015-02-184-2/+346
* minor changes to detect core dumps betterMichael Richardson2015-02-172-5/+22
* Add additional test cases for Geneve.Jesse Gross2015-02-175-40/+211
* condition DOS/UNIX newline styles for Windows testGisle Vanem2015-01-091-2/+2
* amend recent changes to fix tests on SolarisDenis Ovsienko2015-01-082-8/+8
* update the LMP test case for a Windows buildDenis Ovsienko2015-01-041-1/+6
* ICMPv6: fix RPL DAGID printing (GH #418)Denis Ovsienko2015-01-033-3/+3
* skip some tests when compiled with CapsicumDenis Ovsienko2014-12-302-5/+18
* OpenFlow: improve vendor message decodingDenis Ovsienko2014-12-131-4/+4
* OpenFlow: add vendor name printingDenis Ovsienko2014-12-132-5/+5
* DHCP: decoder for the TFTP Server Address option (RFC5859)Francois-Xavier Le Bail2014-12-013-0/+45
* DHCP: decoder for the User Class option (RFC3004)Francois-Xavier Le Bail2014-11-283-0/+58
* tests/dccp_partial_csum_v*.out: update according two previous changesFrancois-Xavier Le Bail2014-11-204-38/+38
* TESTonce & others: 'make check' need to do a strict comparison, including spacesFrancois-Xavier Le Bail2014-11-144-24/+24
* Merge pull request #411 from jessegross/geneveGuy Harris2014-11-103-0/+43
|\
| * Add support for Generic Network Virtualization Encapsulation (Geneve).Jesse Gross2014-11-053-0/+43
* | Radius: update Packet Type Codes and Attribute Types with RFC/IANA namesFrancois-Xavier Le Bail2014-11-063-80/+80
|/
* Fix length fields in UDP headers to be what they should be.Guy Harris2014-10-201-0/+0
* Update to reflect that BGP no longer prints a redundant length value.Guy Harris2014-10-203-7/+7
* Update tests to reflect the new HTTP dissector.Guy Harris2014-10-206-12/+12
* Added support for RADIUS Change of Authorization messagesHerwin Weststrate2014-10-103-0/+25