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
2022-04-29
Cleanup makefile so that tests are similar. Link pair to build.
Alexander Bluhm
2022-04-29
Link pf_opts to the tree.
Alexander Bluhm
2022-04-29
Check that IGMP and ICMP6 MLD packets with router alert option pass.
Alexander Bluhm
2022-04-28
Environment variables must be passed through env(1) while using sudo.
Anton Lindqvist
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-19
Add dummy implementation for rt_timer_init(). Kernel sources are
Alexander Bluhm
2022-02-21
vxlan sending to a mcast group needs an interface specified for that group
David Gwynne
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-10-02
quote sudo
Anton Lindqvist
2021-10-02
add missing sudo
Anton Lindqvist
2021-07-06
Fix typo in comment.
Alexander Bluhm
2021-04-21
Check that path MTU discovery across routing domains inserts a
Alexander Bluhm
2021-04-13
Unbreak rtable regress test. Define _KERNEL in some crucial spots so that
Claudio Jeker
2021-02-05
Setup two pair(4) and one lo(4) interface in different routing
Alexander Bluhm
2021-02-01
Syntax of pf(4) route-to has changed. Adapt tests.
Alexander Bluhm
2021-01-20
Check the rewritten address output from tcpdump -e on pflog.
Alexander Bluhm
2021-01-16
If ip or ip6 forwarding is not set, expect af-to failure.
Alexander Bluhm
2021-01-14
IPv4 loopback addresses do not work with af-to as in_canforward()
Alexander Bluhm
2021-01-14
IPv6 link-local addresses are broken in pf(4) as scope ID is used
Alexander Bluhm
2021-01-13
Add pflog(4) tests for IPv6.
Alexander Bluhm
2021-01-12
Check that rule without logopt user has no uid in log entry.
Alexander Bluhm
2021-01-11
Add some basic tests for pflog(4) interface. Create special routing
Alexander Bluhm
2020-12-30
py3-scapy is now scapy
kn
2020-12-25
Switch to scapy with python 3.
Alexander Bluhm
2020-12-24
Switch to scapy with python 3.
Alexander Bluhm
2020-12-24
Switch to scapy with python 3.
Alexander Bluhm
2020-12-17
Fix a race where the ${SUDO} process was killed instead of tcpdump.
Alexander Bluhm
2020-12-17
Link pflow and wg regress to build.
Alexander Bluhm
2020-12-17
Remove echo headlines.
Alexander Bluhm
2020-12-17
Use setup and cleanup feature from regress framework.
Alexander Bluhm
2020-11-07
Since rework of source IP selection, we can reverse the last changes
denis
2020-11-06
Compiling rtable.c kernel source file needs satosin() and satosin6()
Alexander Bluhm
2020-11-04
Set up two WireGuard wg(4) interfaces in different routing domains.
Alexander Bluhm
2020-11-03
The 'source IP address' commit (route.c r1.249) broke the rtable regress
Theo Buehler
2020-02-02
Since OpenBSD has switched to the strict host model, this regress
Alexander Bluhm
2020-01-15
Do not create files as dependency of .BEGIN rule. Noticed by
Alexander Bluhm
2020-01-08
Rework when tests have to be skipped due to insufficient configuration
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-06-24
Do not use a warning flag that base gcc does not understand,
Visa Hankala
2019-06-24
Fix test after kernel interface change.
Visa Hankala
2019-06-04
To avoid SYN retransmit, kill local tcp pf state that will be reused.
Alexander Bluhm
2019-05-10
Simplify the detection for installed python and scapy. Refactor
Alexander Bluhm
2019-05-08
Mutex functions have no __ prefix anymore. Adjust kernel compat
Alexander Bluhm
2019-03-31
Make ART data structure definitions visible to userland, in order to fix
Martin Pieuchot
2018-12-03
The field dom_rtkeylen has been removed from struct domain. Convert
Alexander Bluhm
2018-06-25
Before running the tests, consistently check whether interfaces or
Alexander Bluhm
2018-06-25
During test setup, IPv6 duplicate address detection creates some
Alexander Bluhm
2018-04-19
Create two gif(4) interfaces in different routing domains. Test
Alexander Bluhm
2018-06-23
Fix a segfault when inserting the same prefix multiple times
denis
[next]