summaryrefslogtreecommitdiffstats
path: root/sys/dev/pv/xen.c
diff options
context:
space:
mode:
authorrenato <renato@openbsd.org>2017-02-22 13:43:35 +0000
committerrenato <renato@openbsd.org>2017-02-22 13:43:35 +0000
commit96337b441186636e3b2e85a136470ff9c2390715 (patch)
tree339e3b4293133500713270d2dc62e04aec9fc18a /sys/dev/pv/xen.c
parentKeep local definitions local. (diff)
downloadwireguard-openbsd-96337b441186636e3b2e85a136470ff9c2390715.tar.xz
wireguard-openbsd-96337b441186636e3b2e85a136470ff9c2390715.zip
Unbreak "ping6 -L"
$ ping6 -L ff02::1%em1 ping6: setsockopt IP6_MULTICAST_LOOP: Invalid argument Unfortunately we have this inconsistency in the sockets API where we need to pass an unsigned char for IP_MULTICAST_LOOP but we need an unsigned int for IPV6_MULTICAST_LOOP. While here, fix a typo in the error message. OK millert@ florian@
Diffstat (limited to 'sys/dev/pv/xen.c')
0 files changed, 0 insertions, 0 deletions