CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/01 05:51:13
Modified files:
sys/net : bpf.c
Log message:
remove the internal plumbing that supported a custom mbuf copy function.
this is not needed now that the "public" api does not provide a way
to pass a custom copy function in for the internals to pass around.
ok claudio@ visa@
