update packages

This commit is contained in:
fatedier
2017-06-04 20:47:24 +08:00
Unverified
parent 84341b7fcc
commit 3a4d769bb3
189 changed files with 6677 additions and 1897 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
/*
Package bpf implements marshaling and unmarshaling of programs for the
Berkeley Packet Filter virtual machine.
Berkeley Packet Filter virtual machine, and provides a Go implementation
of the virtual machine.
BPF's main use is to specify a packet filter for network taps, so that
the kernel doesn't have to expensively copy every packet it sees to