diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-02-13 20:38:30 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-02-13 20:38:30 +0000 |
commit | 11a466004819077c21fa18f4d72ed89d83708382 (patch) | |
tree | cf456a13fe5a3c2fe11fd19533f3a088d4795279 /sys/arch/i386 | |
parent | 3f5f90f46dcb6ec9bab9c5cdcf3d0d8b480c52e1 (diff) |
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 'sys/arch/i386')
0 files changed, 0 insertions, 0 deletions