tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
netinet
/
at
jcs
15 folders
1 file
arp
py3-scapy is now scapy
5 years ago
autoport
Use ${SUDO} or skip test if not root.
5 years ago
bindconnect
Skip test with 100000 file descriptors also on macppc. It panics with malloc: out of space in kmem_map.
2 years ago
broadcast_bind
KNF and use ${SUDO} when needed.
10 years ago
carp
Increase wait until threshold. Should hopefully make these tests more stable.
2 years ago
frag
It seems that the time.sleep() call in python takes a little bit longer. As sending request fragments got slower, increase the timeout for the repsonse packet.
9 months ago
in_pcbbind
Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.
2 years ago
ipsec
Also remove pcap files during make clean.
4 years ago
mcast
alarm(3) cannot fail, remove error handling. suggested by millert@
4 years ago
pmtu
Default pf rule "block return; pass" interferes with test. Use "block; pass" instead.
2 years ago
recvmsg
zap empty line
7 years ago
sendsrcaddr
Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost, does not try to connect to google and avoids BPF programming.
8 years ago
tcpstate
Test that TCP keepalive packets are sent. Set very short intervals and use scapy to analyse ACK and RST from TCP stack.
6 months ago
tcpthread
Calculate number of sockets used by run-sock100 test depending on mbuf cluster limit. This way also smaller machines like i386 do not run out of memory.
10 months ago
udpthread
Fix races in regress udpthread.
10 months ago
Makefile
Link regress tcpstate to build.
9 months ago