diff options
author | 2002-02-13 20:38:29 +0000 | |
---|---|---|
committer | 2002-02-13 20:38:29 +0000 | |
commit | 3d8c30dcf300e3c01e845577d3ebf5b0772e6d2e (patch) | |
tree | a205516426c62212efb2e541c30cf8a4933bc239 /lib | |
parent | oops, i swapped these, how did THAT happen (diff) | |
download | wireguard-openbsd-3d8c30dcf300e3c01e845577d3ebf5b0772e6d2e.tar.xz wireguard-openbsd-3d8c30dcf300e3c01e845577d3ebf5b0772e6d2e.zip |
Be -really- careful not to modify the payload when replacing the ethernet
header with the 802.1Q header. The reason for this is if_vlan is called
by the bridge (via if_start). It cannot modify the mbuf because it might
be shared copy.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions