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
/
netinet6
Age
Commit message (
Expand
)
Author
2019-09-05
Ignore missing pseudo terminal for ssh when called from cron job.
Alexander Bluhm
2019-09-05
Minimize differences between IPv4 and IPv6 multicast tests.
Alexander Bluhm
2019-09-05
Link IPv6 multicast tests to regress build.
Alexander Bluhm
2019-09-05
Test IPv6 multicast sender, receiver, router. Minimal mc6route
Alexander Bluhm
2019-05-10
Python for scapy must be executed a bit differently in this test.
Alexander Bluhm
2019-05-09
Test IPv6 raw sockets with checksum calculation in kernel.
Alexander Bluhm
2019-05-10
Simplify the detection for installed python and scapy. Refactor
Alexander Bluhm
2019-05-09
Test IPv6 raw sockets with checksum calculation in kernel.
Alexander Bluhm
2019-05-09
Link rip6cksum regress to build.
Alexander Bluhm
2019-05-09
Test IPv6 raw sockets with checksum calculation in kernel.
Alexander Bluhm
2019-04-08
Check that pf and IPv6 stack handle two ping6 fragments with different
Alexander Bluhm
2018-09-10
Send many small fragments that exceed the pf reassembly queue limit.
Alexander Bluhm
2018-09-07
Fragment one large 64k IP ping packet into 155 fragments, each with
Alexander Bluhm
2018-07-04
hook up recvmsg
anton
2018-07-04
Add regress covering the recently fixed mbuf double free in rip6_usrreq().
anton
2018-02-27
Do not expect an eui64 link-local source address during duplicate
Alexander Bluhm
2017-12-20
Skip this regress test if no remote test machine is specified as
Alexander Bluhm
2017-11-14
Add more checks helping to set up the test environment.
Alexander Bluhm
2017-09-15
Clean up pf rules and states on remote machine so that they do not
Alexander Bluhm
2017-09-07
Get IPv4 and IPv6 fragment tests into common shape. Some chunks
Alexander Bluhm
2017-09-07
Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
Alexander Bluhm
2017-07-07
Remove useless make depend targets.
Alexander Bluhm
2017-07-03
Add more checks and debug info to identify the sporadic test failures.
Alexander Bluhm
2017-05-31
As pf blocks packets with IPv6 options header, the tests needs an
Alexander Bluhm
2017-03-01
Avoid warnings from ssh -t, check remote SUDO at beginning.
Alexander Bluhm
2017-03-01
Use consistent address schema with local and remote machine. Fill
Alexander Bluhm
2017-02-28
IPv6 packets with routing header 0 are dropped by pf, but answered
Alexander Bluhm
2017-02-28
Fragment reassembly code exists in pf and network stack. To test
Alexander Bluhm
2017-01-24
Fix typo in variable name.
Alexander Bluhm
2017-01-18
Do not use privileged or NFS source ports for UDP packets as inetd
Alexander Bluhm
2016-11-21
Test that IPv6 framents with invalid length or more-fragment bit
Alexander Bluhm
2016-11-17
Put all make targets in a loop and print a little more what each
Alexander Bluhm
2016-11-17
Send fragment with Hop-by-Hop extension header after the fragment
Alexander Bluhm
2016-10-19
The clean:, cleandir:, and obj: targets of src/Makefile descend into
Theo Buehler
2016-09-04
If we bind to [::], we do not check for sockaddr availability.
Vincent Gross
2016-09-03
Graceful failure handling at startup and run
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-05-22
Fix tests: Restrict getpid() to lower 16 bit so that it can still
Alexander Bluhm
2016-03-30
Cover the case where we are bound to [::] and SO_REUSEADDR is not set.
Vincent Gross
2016-03-19
Add regress tests for IPV6_PKTINFO with addr
Vincent Gross
2015-11-05
Replace a sudo with ${SUDO}.
Alexander Bluhm
2015-10-26
Add autoport to netinet6 regress tests
Vincent Gross
2015-10-14
bugfix: add ${.CURDIR} to deal with obj symlinks
Vincent Gross
2015-10-14
add regress tests for automatic port allocation
Vincent Gross
2015-04-15
Test that ping6 fragments with ethernet padding get reassembled
Alexander Bluhm
2014-12-19
Use a simpler expression to check the ether type in scapy. This
Alexander Bluhm
2014-07-11
Verify the checksum of the echo reply fragment based on the echo
Alexander Bluhm
2014-07-11
Add a test that sends a large ICMP6 packet in many small fragments.
Alexander Bluhm
2013-11-17
Adapt the IPv6 routing header type 0 tests to the current behaviour.
Alexander Bluhm
[next]