summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added RFC4675 attributes to RADIUS dissectorHerwin Weststrate2014-10-093-0/+44
* Update to reflect the output format changes and bug fixes for CDP.Guy Harris2014-08-142-81/+109
* 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