index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
net
Age
Commit message (
Expand
)
Author
2016-10-20
During sniffing filter strictly on icmp6 "packet too big" to avoid
Alexander Bluhm
2016-10-20
By removing all the sleeps I created a race in the pf tests. The
Alexander Bluhm
2016-10-20
Replace fork() and sleep() with a Python thread for sniffing packets.
Alexander Bluhm
2016-10-20
Replace fork() and sleep() with a Python thread for sniffing packets.
Alexander Bluhm
2016-10-20
Make the test faster. Move all the packet matching code into the
Alexander Bluhm
2016-10-19
Add a test suite for pf state handling. It needs a remote machine
Alexander Bluhm
2016-10-19
Link pf_state test to build.
Alexander Bluhm
2016-10-19
Add a test suite for pf state handling. It needs a remote machine
Alexander Bluhm
2016-10-19
The clean:, cleandir:, and obj: targets of src/Makefile descend into
Theo Buehler
2016-10-10
Move check for sysctl settings from shell script to makefile to
Alexander Bluhm
2016-10-07
Add simple regress test for vxlan(4) and etherip(4).
YASUOKA Masahiko
2016-09-21
Enter rtable
Martin Pieuchot
2016-09-21
Test ART implementation by default.
Martin Pieuchot
2016-09-07
add objdir to fix regress test
Vincent Gross
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-08-31
Split the check-setup target into smaller parts to make it easier
Alexander Bluhm
2016-08-24
Move the pf address printing test into its own subdirectory. This
Alexander Bluhm
2016-07-19
Adapt test to the srp_swap() area.
Martin Pieuchot
2016-06-07
Adapt compat layers after recent changes: srp_swap() and the GC task
Martin Pieuchot
2016-05-28
comment typos
Stuart Henderson
2016-05-22
Fix tests: Restrict getpid() to lower 16 bit so that it can still
Alexander Bluhm
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
2016-03-24
Remove #ifdef from code shared with the kernel, IPv6 is always enabled
Martin Pieuchot
2016-03-23
Assert that the mask to prefix length conversion is correct when
Martin Pieuchot
2015-12-04
Sync after rt_mask() removal.
Martin Pieuchot
2015-12-03
Sync to recent changes including SRP protection of rtable_get(), use
Martin Pieuchot
2015-11-12
ART-specific bits to make sure root tables are properly freed.
Martin Pieuchot
2015-11-04
Basic framework to test the rtable_* API directly from userland.
Martin Pieuchot
2015-11-01
Route output to local addresses has changed, ping6 command line
Alexander Bluhm
2015-10-26
Add regress test on local route insertions
Vincent Gross
2015-09-11
fter fixing poll(2) semantics in dynamic TCP buffer size update,
Alexander Bluhm
2015-08-24
Extend the pf forward and fragment tests with a second challenge
Alexander Bluhm
2015-08-24
Enable path MTU test with ping for IPv6. Scapy srp1() does not
Alexander Bluhm
2015-08-17
Add forwarding tests for pf route-to and reply-to. Keep pf forward
Alexander Bluhm
2015-08-13
Add IPv6 fragment tests for pf route-to. A big ping packet is sent
Alexander Bluhm
2015-07-28
Add more and deeper tests for pf divert-reply rules. Especially
Alexander Bluhm
2015-07-21
Extend the setup with another address for testing pf route-to.
Alexander Bluhm
2015-07-20
When test pf.conf changes, check its syntax and use the new one.
Alexander Bluhm
2015-06-25
Align the three variants of Remote.pm.
Alexander Bluhm
2015-02-09
sort includes correctly
Theo de Raadt
2014-12-19
Use a simpler expression to check the ether type in scapy. This
Alexander Bluhm
2014-08-18
Make the perl modules consistent for the multiple regression tests.
Alexander Bluhm
2014-07-18
The pf forward tests were running rdr-to and nat-to simultaneously
Alexander Bluhm
2014-07-13
Make the pf_fragment test pass again. pf does not adjust the
Alexander Bluhm
2014-07-13
Make the pf_forward test pass again. Check that the router's
Alexander Bluhm
2014-07-12
Automatically load the required pf rules into the kernel of the
Alexander Bluhm
2014-07-12
Teach these pf regress tests to run with obj directory and to fail
Alexander Bluhm
2014-07-12
Use a saner and consistent address layout for my network tests that
Alexander Bluhm
2014-07-11
Put a license file into the test directories with multiple argument
Alexander Bluhm
2014-07-11
Make the test output easier to read by splitting the test cases
Alexander Bluhm
[next]