Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework when tests have to be skipped due to insufficient configuration | 2020-01-08 | 1 | -8/+11 | |
| | | | | of the regress machine. | ||||
* | Do not use an obsolete copy of a Perl module from CPAN for testing. | 2017-03-03 | 4 | -1736/+16 | |
| | | | | Require that the p5-Net-Flow package is installed and use it. | ||||
* | Do not turn on pf in a regression test, require that it has been | 2017-02-27 | 2 | -8/+11 | |
| | | | | | enabled before. Better skip the test than create unexpected side effects. | ||||
* | Somewhere between 5.9 and current gen_traffic started to produce one | 2017-01-16 | 2 | -16/+16 | |
| | | | | | | | packet more. It is a bit unclear when and why this happened but it's not a regression in pflow (verified with tcpdump), so adjust expected counters accordingly. | ||||
* | remove duration, it depends too much on the specific setup | 2017-01-16 | 3 | -12/+2 | |
| | |||||
* | It's not longer a syntax error to provide a flowdst without a port | 2017-01-14 | 2 | -2/+2 | |
| | | | | number. Drop argument altogether to provoke a syntax error. | ||||
* | Remove priority line, ifconfig(8) prints the interface index on the | 2017-01-14 | 2 | -31/+20 | |
| | | | | | same line and that changes on every interface creation, messing up the diff to ifconfig.ok | ||||
* | Cleanup pflow test before fixing it. Be more verbose to make | 2016-10-26 | 4 | -21/+28 | |
| | | | | | | | debugging easier. Handle EINPROGRESS connect(2) error correctly. Perl pack Q fails on 32 bit machines, add workaround. Restore interfaces in END block, works also if script dies. OK florian@ | ||||
* | pflowproto 9 is no more. | 2014-03-29 | 5 | -147/+14 | |
| | | | | While there fix regression for inaddr_any flowsrc. | ||||
* | Test various combinations of flowdst, flowsrc and proto. | 2013-09-13 | 3 | -1/+124 | |
| | |||||
* | Enable pf if it's not already running. | 2013-09-11 | 1 | -2/+2 | |
| | |||||
* | flow regression tests. | 2013-08-23 | 7 | -5/+724 | |
| | |||||
* | Sync with pflow changes. | 2013-08-13 | 2 | -5/+7 | |
| | |||||
* | typo | 2013-08-11 | 3 | -6/+6 | |
| | |||||
* | pflow(4) template regression tests | 2013-08-11 | 5 | -0/+1877 | |