Brad Fitzpatrick b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 8 years ago
..
testdata 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 9 years ago
asm.go 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 9 years ago
constants.go ae05321a78 bpf: disasm load extension to type LoadExtension 9 years ago
doc.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
instructions.go 0ab64c594a bpf: implement fmt.Stringer for BPF instructions 9 years ago
instructions_test.go 0ab64c594a bpf: implement fmt.Stringer for BPF instructions 9 years ago
vm.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 years ago
vm_aluop_test.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
vm_bpf_test.go b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 8 years ago
vm_extension_test.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 years ago
vm_instructions.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 years ago
vm_jump_test.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
vm_load_test.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
vm_ret_test.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
vm_scratch_test.go 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
vm_test.go 8bf2b39827 bpf: fix a typo 9 years ago