.. |
testdata
|
3c208088b6
bpf: new package to assemble and disassemble Berkeley Packet Filter programs.
|
8 years ago |
asm.go
|
3c208088b6
bpf: new package to assemble and disassemble Berkeley Packet Filter programs.
|
8 years ago |
constants.go
|
3e8a7b0329
bpf: rename LoadIPv4HeaderLen to the more generic LoadMemShift.
|
8 years ago |
doc.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
instructions.go
|
3e8a7b0329
bpf: rename LoadIPv4HeaderLen to the more generic LoadMemShift.
|
8 years ago |
instructions_test.go
|
3e8a7b0329
bpf: rename LoadIPv4HeaderLen to the more generic LoadMemShift.
|
8 years ago |
vm.go
|
7c71ca708c
bpf: implement LoadExtension and ExtLen for VM
|
8 years ago |
vm_aluop_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_bpf_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_extension_test.go
|
7c71ca708c
bpf: implement LoadExtension and ExtLen for VM
|
8 years ago |
vm_instructions.go
|
7c71ca708c
bpf: implement LoadExtension and ExtLen for VM
|
8 years ago |
vm_jump_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_load_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_ret_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_scratch_test.go
|
1961d9def2
bpf: add Go implementation of virtual machine
|
8 years ago |
vm_test.go
|
8bf2b39827
bpf: fix a typo
|
8 years ago |