summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ethersubr.c
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-09-23 23:22:27 +0000
committerarchie <archie@FreeBSD.org>2000-09-23 23:22:27 +0000
commit7280bb2b3dab32a16f26e9dbb98f48764ca0aa0c (patch)
treeb36da373a14d7814386d80b764ff59d07893d5c0 /sys/net/if_ethersubr.c
parenta4ea0721fbb8eed732661e97dfa38a405ed7593a (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud