diff options
author | archie <archie@FreeBSD.org> | 2000-09-23 23:22:27 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-09-23 23:22:27 +0000 |
commit | 7280bb2b3dab32a16f26e9dbb98f48764ca0aa0c (patch) | |
tree | b36da373a14d7814386d80b764ff59d07893d5c0 /sys/net/if_ethersubr.c | |
parent | a4ea0721fbb8eed732661e97dfa38a405ed7593a (diff) | |
download | FreeBSD-src-7280bb2b3dab32a16f26e9dbb98f48764ca0aa0c.zip FreeBSD-src-7280bb2b3dab32a16f26e9dbb98f48764ca0aa0c.tar.gz |
Use m_dup() instead of m_copypacket() for the time being. Not all
of the code in the kernel properly checks for read-onlyness before
writing into an mbuf data area. When that code is fixed, the m_dup()
can go back to being m_copypacket().
Requested by: nsayer
Diffstat (limited to 'sys/net/if_ethersubr.c')
0 files changed, 0 insertions, 0 deletions