HomeFreeBSD

if_ovpn: atomic_set -> atomic_store

Description

if_ovpn: atomic_set -> atomic_store

The intent is to set the value to UINT32_MAX, not to |= UINT32_MAX.
Happily the intent (ensure that we do not send further packets) is
achieved either way.

Reported by: markj
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on May 24 2023, 4:27 PM
Parents
rGfa512fcd8fe7: arm64: Print the spinlock count on panic
Branches
Unknown
Tags
Unknown