summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* note if testlist fails to evaluate, and clear variable to avoid repeating pre...additional-changes-to-testrunMichael Richardson2020-02-291-2/+2
* ignore line count on stderr, if option error_line_count_ignore is setMichael Richardson2020-02-291-0/+4
* just pass $testconfig into runtests, avoiding need to copy variablesMichael Richardson2020-02-291-15/+3
* move expansion of @TESTDIR@ into runtestsMichael Richardson2020-02-291-3/+3
* if debug is set in test configuration, dump additional infoMichael Richardson2020-02-291-3/+7
* set -# -n standard arguments for default tcpdump program onlyMichael Richardson2020-02-291-2/+5
* move -r processing into args, only if input is setMichael Richardson2020-02-291-5/+11
* add test configuration selection of program to testMichael Richardson2020-02-291-0/+4
* pass reference to expicitely constructed hash of optionsMichael Richardson2020-02-291-13/+23
* change runtest to take keyword argumentsMichael Richardson2020-02-291-10/+15
* move packets_captured out of arguments, and into netdissect_optionsMichael Richardson2020-02-294-33/+38
* Dispatch the PTP ethertype to ptp_print()Jeff Chan2020-02-295-0/+214
* SOME/IP: Fix terminating a "struct tok" arrayFrancois-Xavier Le Bail2020-02-291-2/+3
* PTP: Fix the "not implemented" message for version 1Francois-Xavier Le Bail2020-02-291-1/+1
* VJC: Use GET macros to fetch packet dataFrancois-Xavier Le Bail2020-02-291-2/+2
* PTP: Fix header field 'Port Identity' variable sizeFrancois-Xavier Le Bail2020-02-281-2/+2
* PTP: Fix printing the Reserved2 fieldFrancois-Xavier Le Bail2020-02-282-12/+12
* SOME/IP: Add a 'summary' comment with the protocol nameFrancois-Xavier Le Bail2020-02-281-0/+2
* MPTCP: parse MP_CAPABLE v1 optionsDavide Caratti2020-02-287-16/+46
* man: Add the long-options --micro and --nano in the SYNOPSIS sectionFrancois-Xavier Le Bail2020-02-281-1/+8
* Update the date in tcpdump.1.inFrancois-Xavier Le Bail2020-02-271-1/+1
* Don't show in the usage the removed in 2003 -a optionFrancois-Xavier Le Bail2020-02-271-1/+1
* Cirrus CI: Fix mismatch error with freebsd-13-0-snapFrancois-Xavier Le Bail2020-02-271-0/+1
* Add doc/README.Win32.md to the release tarballFrancois-Xavier Le Bail2020-02-271-0/+1
* Print an optional packet count on stderr instead of printing packetsFrancois-Xavier Le Bail2020-02-262-2/+23
* Travis CI: Update printing the list of devel libs in Linux buildsFrancois-Xavier Le Bail2020-02-251-1/+1
* Add fptype.h to the release tarballFrancois-Xavier Le Bail2020-02-251-0/+1
* Remove trailing spacesFrancois-Xavier Le Bail2020-02-251-4/+4
* Merge pull request #829 from fenner/isis-rfc8202fxlb2020-02-246-78/+797
|\
| * Parse the IS-IS Instance Identifier TLV from RFC8202Manoharan Sundaramoorthy2020-02-216-78/+797
* | -W has an argument.Guy Harris2020-02-221-1/+1
* | Add newline to the end of the last line.Guy Harris2020-02-191-1/+1
* | Merge pull request #828 from ffatghub/masterGuy Harris2020-02-1914-1/+187
|\ \ | |/ |/|
| * Autosar SOME/IP protocol supportFrancesco Fondelli2020-02-1914-1/+187
|/
* Merge pull request #827 from NanXiao/patch-1Guy Harris2020-02-171-1/+1
|\
| * Fix typo in tcpdump.1.inNan Xiao2020-02-171-1/+1
|/
* merge testfuncs.pm into TESTrunMichael Richardson2020-02-112-143/+137
* Remove trailing spacesFrancois-Xavier Le Bail2020-02-101-3/+3
* Oops, one more space is needed.Guy Harris2020-02-091-1/+1
* Update pkg itself.Guy Harris2020-02-091-1/+2
* Merge pull request #822 from dimmo/print-mpls-over-udpGuy Harris2020-02-086-0/+17
|\
| * Print MPLS-over-UDP.simonov-d2020-02-096-0/+17
|/
* IPNET: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-083-14/+12
* ENC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-9/+10
* NULL/LOOP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-15/+15
* Raw IP: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-11/+12
* SunATM DLPI: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-8/+10
* USB: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-16/+20
* Symantec: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-073-8/+10
* Travis CI: Revert the workaround for Coverity certificate problemFrancois-Xavier Le Bail2020-02-071-2/+0