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
/
netinet
Age
Commit message (
Expand
)
Author
2018-07-08
zap empty line
anton
2018-07-04
hook up recvmsg
anton
2018-07-04
Add regress covering the recently fixed mbuf double free in rip_usrreq().
anton
2018-05-28
Make sure that the inetd echo and nonxt protocol reflectors are
Alexander Bluhm
2018-05-21
Activate IPv6 no next header protocol over IPsec test. Run the
Alexander Bluhm
2018-05-19
Install inetd.conf files and start the daemon on remote machines
Alexander Bluhm
2018-05-19
Additionally send no next header protocol 59 packets through the
Alexander Bluhm
2018-05-15
Typo fix, ok bluhm@
Martin Pieuchot
2018-04-12
Disable counting TCP packets in the test as it does not work reliably.
Alexander Bluhm
2017-09-15
Clean up pf rules and states on remote machine so that they do not
Alexander Bluhm
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-09-07
Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
Alexander Bluhm
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-07-11
Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,
Alexander Bluhm
2017-07-07
Remove useless make depend targets.
Alexander Bluhm
2017-07-06
Initialize the return value and do not use garbage as exit status.
Alexander Bluhm
2017-05-28
Now that pf looks behind IPv4 authentication headers, disable the
Alexander Bluhm
2017-05-27
Do not use reject routes as they prevent path MTU discovery.
Alexander Bluhm
2017-05-15
Try to work around a race in the daily test run. Before killing
Alexander Bluhm
2017-05-12
Run all IPsec tests with a pf rule that logs everything on the enc0
Alexander Bluhm
2017-05-11
Enable IPv6 IPsec transport mode tests for ping and TCP over ESP
Alexander Bluhm
2017-05-11
Use the new netcat -W recvlimit feature to speed up the test.
Alexander Bluhm
2017-05-10
Run tcpdump(8) on the enc0 device while the test is sending IPsec
Alexander Bluhm
2017-05-04
Add IPsec test for manually configured SA bundles. That does ipcomp,
Alexander Bluhm
2017-04-16
Make sure these tests print "SKIPPED" if the necessary variables aren't set.
Mark Kettenis
2017-04-14
Add test for IP payload compression. It is sending small and big
Alexander Bluhm
2017-02-27
Add IPsec tests for ipip encapsulation.
Alexander Bluhm
2017-02-13
Test IPsec with AH the same way it is already done for ESP.
Alexander Bluhm
2017-02-08
Fix IP address schema to make space for AH tests.
Alexander Bluhm
2017-02-08
Encrypt UDP and TCP packets in test. Use a sane transport config.
Alexander Bluhm
2017-02-06
Test combinations of IPsec tunnel and transport mode on several
Alexander Bluhm
2017-02-06
Ping via IPsec must increment ESP input and output counter by one.
Alexander Bluhm
2017-02-06
Add ipsec subdir.
Alexander Bluhm
2017-02-06
Test combinations of IPsec tunnel and transport mode on several
Alexander Bluhm
2017-01-19
Our kernel does not generate IPv6 atomic fragments anymore. Check
Alexander Bluhm
2017-01-19
Sending a PMTU ICMP packet will trigger a TCP retransmit. The test
Alexander Bluhm
2017-01-18
Do not use privileged or NFS source ports for UDP packets as inetd
Alexander Bluhm
2017-01-18
Add tests that generate IPv6 atomic fragments for UDP and TCP by
Alexander Bluhm
2016-12-13
Print better error messages in case an expected packet is missing.
Alexander Bluhm
2016-12-12
Set promiscuous mode during srp1() to receive the arp reply directed
Alexander Bluhm
2016-11-15
Fix rdomain_is_used() now that lo(4) is created automagically.
Martin Pieuchot
2016-11-09
Use netstat -n in target check-setup to avoid DNS timeout.
Alexander Bluhm
2016-11-09
Use variable REMOTE_SSH to check the setup of the remote machine.
Alexander Bluhm
2016-10-24
Add regress tests for carp(4).
YASUOKA Masahiko
2016-10-19
The clean:, cleandir:, and obj: targets of src/Makefile descend into
Theo Buehler
2016-10-19
Do not change routes during test run, but expect that everything
Alexander Bluhm
2016-09-05
Big refactoring in main(), simplify the invocation syntax.
Vincent Gross
2016-09-03
split ipv4 and ipv6
Vincent Gross
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-08-16
Add regression tests for IP_SENDSRCADDR.
Vincent Gross
[next]