On Mon, Dec 14, 2020 at 07:10:20PM -0300, K R wrote:
> On Sun, Dec 13, 2020 at 7:33 PM Alexander Bluhm <[email protected]>
> wrote:
> > I use -current.  Yours is a 6.8-stable if I recall correctly.
> > Can you try -current snapshot?
> 
> It worked!  Just tried -current on both machines, bare metal and under qemu:
> OpenBSD 6.8-current (GENERIC) #539: Mon Dec 14 03:13:47 MST 2020

I did a clean install of OpenBSD 6.8 i386 and tested.  Works fine.

root@ot2:.../~# sysctl hw.model
hw.model=Intel(R) Xeon(TM) CPU 3.06GHz ("GenuineIntel" 686-class)
root@ot2:.../~# sysctl kern.version
kern.version=OpenBSD 6.8 (GENERIC.MP) #440: Sun Oct  4 18:33:20 MDT 2020
    [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP
root@ot2:.../~# date
Wed Dec 16 12:57:39 CET 2020
root@ot2:.../~# tcpdump -c 1 -nl -tt -q -i pflog0
tcpdump: WARNING: snaplen raised from 116 to 160
tcpdump: listening on pflog0, link-type PFLOG
1608119867.693262 10.188.81.21 > 10.188.81.22: icmp: 8 0
root@ot2:.../~# date                             
Wed Dec 16 12:57:51 CET 2020
root@ot2:.../~# date -r 1608119867
Wed Dec 16 12:57:47 CET 2020

I guess there was something inconsistent in your 6.8 installation.

bluhm

Reply via email to