openBSD agent does not work correctly in 2.1

Hi Robin,

I will test it on a other machine later.

Here is the output

ntp# netstat -in | grep '<Link>' | grep -v -E "\*|lo|pfsync|enc"
em0     1500  <Link>      00:0c:29:84:06:b9    70383     0    49920     0     0
ntp# netstat -inb | grep '<Link>' | grep -v -E "\*|lo|pfsync|enc"
em0     1500  <Link>      00:0c:29:84:06:b9   14281441    6201531
ntp# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
	index 3 priority 0 llprio 3
	groups: lo
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
	inet 127.0.0.1 netmask 0xff000000
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	lladdr 00:0c:29:84:06:b9
	index 1 priority 0 llprio 3
	groups: egress
	media: Ethernet autoselect (1000baseT full-duplex,master)
	status: active
	inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
enc0: flags=0<>
	index 2 priority 0 llprio 3
	groups: enc
	status: active
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
	index 4 priority 0 llprio 3
	groups: pflog

Thank you