| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/openbsd: regenerate const files | Anton Lindqvist | 2021-07-01 | 1 | -5/+0 |
| | | |||||
| * | sys/openbsd: neutralize yet another pf ioctl command | Anton Lindqvist | 2020-06-29 | 1 | -0/+1 |
| | | | | | | | | | | Disarms the latest reproducer[1] for the discovered "no output from test machine" panic. While here, tidy up and improve comments. [1] https://syzkaller.appspot.com/bug?id=4c3b1ac22d6d7f1d9ebcad5469a28cb4562debda | ||||
| * | sys/openbsd: prevent killing the ssh VM connection | Anton Lindqvist | 2020-03-05 | 1 | -0/+4 |
| This is one of the root causes of the 'no output from test machine' panic. Issuing a DIOCKILLSTATES ioctl on a /dev/pf file descriptor will cause state associated with ongoing connections to be purged; effectively killing the ssh connection to the VM. Including net/pfvar.h is necessary in order to make use of the DIOCKILLSTATES define. | |||||
