index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
bpf_mtap.9
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf_mtap_hdr doesn't take a custom copy function argument anymore.
dlg
2019-09-30
1
-10
/
+2
*
make bpf_mtap_hdr take a const void *, not a caddr_t.
dlg
2019-09-12
1
-3
/
+3
*
tweak grammar in RETURN VALUES;
jmc
2018-02-02
1
-4
/
+5
*
document bpf_tap_hdr
dlg
2018-02-01
1
-7
/
+33
*
document bpfsattach and bpfsdetach
dlg
2018-01-24
1
-2
/
+33
*
document bpfattach and bpfdetach.
dlg
2018-01-12
1
-2
/
+36
*
Fix typo "bfp".
bluhm
2016-10-10
1
-5
/
+5
*
bpf_tap() is long dead! Long live bpf_mtap() & friends.
krw
2016-09-12
1
-7
/
+2
*
the bpf_mtap functions take const struct mbuf *s now
dlg
2016-05-10
1
-6
/
+11
*
tweak previous;
jmc
2016-04-08
1
-3
/
+3
*
may as well put words around bpf_validate while here
dlg
2016-04-08
1
-2
/
+18
*
document bpf_filter and bpf_mfilter
dlg
2016-04-08
1
-3
/
+54
*
all the bpf_mtap functions now return whether to drop the packet or not
dlg
2016-03-29
1
-7
/
+12
*
tweak previous;
jmc
2016-03-29
1
-5
/
+5
*
IPL_NET, not IPL_HIGH.
dlg
2016-03-29
1
-2
/
+2
*
some basic doco for the bpf_mtap family of functions.
dlg
2016-03-29
1
-0
/
+126