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
2023-08-13
Ignore failure when deleting regress/ttest anchor
Alexandr Nedvedicky
2023-08-10
Table persistent flag (PFR_TFLAG_PERSIST) won't get set
Alexandr Nedvedicky
2023-07-19
Cope with LRO for TCP being enabled per default by now.
Anton Lindqvist
2023-07-12
Report fork errors as this test is likely to hit the default
Anton Lindqvist
2023-07-10
Infer the timeout from the environment, with sane defaults. Should
Anton Lindqvist
2023-07-10
Improve err/warn messages:
Anton Lindqvist
2023-07-07
Implement route reference counting mockup poperly in rtable regress.
Alexander Bluhm
2023-07-06
adding regression tests:
Alexandr Nedvedicky
2023-04-18
Define net lock assertions for building kernel code in regress.
Alexander Bluhm
2023-01-11
make REGRESS_CLEANUP consistent with REGRESS_CLEANUP found
Alexandr Nedvedicky
2023-01-09
Whoa, that clean target is insane. If someone does a make build,
Theo de Raadt
2023-01-09
yet another set of regression tests for pf(4). Unlike tests
Alexandr Nedvedicky
2022-11-23
Remove unused struct ifnet's *if_afdata[] and struct domain's dom_if{at,de}ta...
Klemens Nanni
2022-06-29
cope with rtentry refcnt changes
Anton Lindqvist
2022-06-28
Use refcnt API for struct rtentry instead of hand-crafted atomic
Alexander Bluhm
2022-05-31
The pflow regression test could fail due to a race where the close(2)
mbuhl
2022-05-16
The pf IPv4 option and IPv6 extension header filter has stricter
Alexander Bluhm
2022-04-29
Send IP options with maximum length to check for overflow.
Alexander Bluhm
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
[next]