Arthur Fabre 27ecd3f315 bpf: fix VM out of bounds LoadMemShift check hace 5 años
..
testdata 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
asm.go 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. hace 8 años
constants.go 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
doc.go 1961d9def2 bpf: add Go implementation of virtual machine hace 8 años
instructions.go 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
instructions_test.go 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
setter.go 9c9a3f3e9f bpf: add Setter interface hace 7 años
vm.go 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
vm_aluop_test.go 1961d9def2 bpf: add Go implementation of virtual machine hace 8 años
vm_bpf_test.go 9bff7f1a9d bpf: use of nettest hace 5 años
vm_extension_test.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM hace 8 años
vm_instructions.go 27ecd3f315 bpf: fix VM out of bounds LoadMemShift check hace 5 años
vm_jump_test.go 49bb7cea24 bpf: support JumpIf on RegX instead of K hace 6 años
vm_load_test.go 27ecd3f315 bpf: fix VM out of bounds LoadMemShift check hace 5 años
vm_ret_test.go 1961d9def2 bpf: add Go implementation of virtual machine hace 8 años
vm_scratch_test.go 1961d9def2 bpf: add Go implementation of virtual machine hace 8 años
vm_test.go 8bf2b39827 bpf: fix a typo hace 8 años