diff options
author | 2019-01-29 17:47:35 +0000 | |
---|---|---|
committer | 2019-01-29 17:47:35 +0000 | |
commit | 41b46478563d3002e1a8322e7d953bf1f41e0c79 (patch) | |
tree | 448afbb4597cfa32270c59106ebd131c3e5b56b4 /sys/net/if_mpe.c | |
parent | Rename 1-letter variables to be coherent with others futex(2) based (diff) | |
download | wireguard-openbsd-41b46478563d3002e1a8322e7d953bf1f41e0c79.tar.xz wireguard-openbsd-41b46478563d3002e1a8322e7d953bf1f41e0c79.zip |
Plumbing to simplify upcoming locking.
- Do checks that do not access shared data structures first, they don't
need locking and save us some dances.
- Use the common !ETHER_IS_MULTICAST() idiom and move some code that won't
be executed if the bridge(4) is down.
ok bluhm@, visa@
Diffstat (limited to 'sys/net/if_mpe.c')
0 files changed, 0 insertions, 0 deletions