diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2016-05-10 23:48:08 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2016-05-10 23:48:08 +0000 |
commit | 0fb9212136ff5a2f4429a9066580634fe7b049ed (patch) | |
tree | fcb5573a4664a7f57707956b74ca7f55cf1144a8 /share | |
parent | b707df2d11768ca0448716293d3a3a3f0cb13c53 (diff) |
make the bpf tap functions take const struct mbuf *
this makes it more obvious that the bpf code should only read
packets, never modify them.
now possible because the paths that care about M_FILDROP set it
after calling bpf_mtap.
ok mpi@ visa@ deraadt@
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions