summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* RPL: print DAO flags (acK, DagID)Michael Richardson2014-07-027-7/+3
* Add a decoder for the babel-rtt extensionBaptiste Jonglez2014-06-013-0/+26
* AoE: add version 1 decoder (GH #298)Denis Ovsienko2014-05-044-0/+1078
* Update TESTonceGisle Vanem2014-05-021-1/+6
* Just use #! /usr/bin/env perl.Guy Harris2014-05-015-11/+11
* Don't assume the Perl interpreter is in /usr/bin/perl.Guy Harris2014-05-014-10/+10
* Enable check with various versions of gcc (e.g. CC=gcc-4.8 ./configure)Francois-Xavier Le Bail2014-04-281-1/+1
* make NFLOG test case conditionalDenis Ovsienko2014-04-232-2/+11
* M3UA support added (GH #342)Vyacheslav Trushkin2014-04-214-0/+40
* fix incorrect IPv6 UDP and ICMPv6 checksums with routing headersFrancois-Xavier Le Bail2014-04-173-0/+5
* add PacketLife captures for HSRP and IS-ISDenis Ovsienko2014-04-1717-0/+2204
* EIGRP: add IPv4 test cases from PacketLifeDenis Ovsienko2014-04-169-0/+818
* OSPFv3: add PacketLife sample capturesDenis Ovsienko2014-04-159-2/+2715
* use more PacketLife captures for test casesDenis Ovsienko2014-04-1437-0/+1452
* put Hannes' prior captures to workDenis Ovsienko2014-04-147-0/+109
* PIM: add some v2 test casesDenis Ovsienko2014-04-1211-0/+619
* OSPFv3: add authentication test caseDenis Ovsienko2014-04-013-0/+11
* VRRP: top off the previous changeDenis Ovsienko2014-03-062-66/+66
* VRRP: add a sample capture and two test casesDenis Ovsienko2014-03-064-0/+435
* Fix commit 833425ab: babel uses 1/100th of seconds, not 1/10thBaptiste Jonglez2014-03-052-23/+23
* make OpenSSL-specific tests conditionalDenis Ovsienko2014-02-172-7/+25
* fix partial checksum errors in DCCP decoder, IPv6 caseFrancois-Xavier Le Bail2014-02-165-0/+18
* DCCP tests: more verbosity (from -v to -vv)Francois-Xavier Le Bail2014-02-163-24/+24
* fix partial checksum errors in DCCP decoder, IPv4 caseFrancois-Xavier Le Bail2014-02-155-0/+48
* Not all OSes have a diff that supports "diff -u".Guy Harris2014-01-301-1/+1
* fix more Solaris testing issuesDenis Ovsienko2014-01-203-7/+4
* the bugfix missing from the previous commitDenis Ovsienko2014-01-201-4/+3
* fix some shell mistakes after a Solaris runDenis Ovsienko2014-01-201-2/+2
* LMPv1: make the "-v" test GCC-specific (GH #333)Denis Ovsienko2014-01-202-1/+16
* test scripts overhaulDenis Ovsienko2014-01-202-74/+75
* Fix test files to match byte-order fix for the RPL dissector.Guy Harris2014-01-152-2/+2
* add a decoder for Loopback/CTPDenis Ovsienko2014-01-093-0/+9
* RPL: rename test case files to be more clear as to their purposeMichael Richardson2014-01-0510-5/+5
* RPL: test data and fix for printing DAO messagesMichael Richardson2014-01-053-0/+2
* make sure that DAOACK option printer gets accurate length, and does not indic...Michael Richardson2014-01-051-1/+1
* added test case for a DAO-ACK with no optionsMichael Richardson2014-01-043-0/+2
* added decoding of RPL DAO and DAOACK sub-optionsMichael Richardson2014-01-042-2/+2
* added RPL decode for DAO and DAOACK, refactor out option printerMichael Richardson2014-01-043-3/+3
* provide proper pcap file for test caseMichael Richardson2014-01-031-0/+0
* correct typo in RPL DIO PRF mask.Michael Richardson2014-01-022-2/+2
* added hexprint of suboptions payload on three -vMichael Richardson2014-01-023-1/+4
* updated RPL printer from draft-07 to rfc6550 for DIO message.Michael Richardson2014-01-023-8/+11
* ICMPv6: restore Route Information option decodingDenis Ovsienko2013-11-283-0/+17
* OpenFlow 1.0: add OFPT_VENDOR messages test caseDenis Ovsienko2013-11-283-0/+19
* AHCP: add version 1 decoderDenis Ovsienko2013-11-135-17/+110
* print-ip6: add a test on the header version valuefxlb2013-11-123-0/+7
* remove some stray filesDenis Ovsienko2013-10-292-18/+0
* fix flags printing testsDenis Ovsienko2013-10-268-89/+78
* Babel: improve printing of time intervalsDenis Ovsienko2013-10-182-24/+24
* add a TCP Fast Open test caseDenis Ovsienko2013-10-033-0/+16