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
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
2013-11-13
Fix typo prt -> ptr.
Alexander Bluhm
2013-11-13
Add a check-setup target to make sure that all addresses and routes
Alexander Bluhm
2013-10-31
Do not fail the regression tests if python or the scapy package is
Alexander Bluhm
2013-10-20
Use scapy to test IPv6 packets with routing header type 0.
Alexander Bluhm
2013-07-23
I need one more fragment to make the timeout test reliable.
Alexander Bluhm
2013-07-23
fix typo in fragment payload
Alexander Bluhm
2013-07-23
IPv6 fragments, that cannot be reassembled within 60 seconds after
Alexander Bluhm
2012-02-08
Add IPv6 tests for fragmented destination options, fragments without
Alexander Bluhm
2012-01-31
Add test suite for IPv6 neighbor discovery protocol. Send all kind
Alexander Bluhm
2012-01-27
Test sending a short atomic IPv6 fragment.
Alexander Bluhm
2012-01-24
Add a test for atomic IPv6 fragment reassembly.
Alexander Bluhm
[next]