teleport/lib/bpf
Alan Parra 9f15d572eb
Apply various small BPF refactors (#31977)
* Replace magical `4` and `6` numbers

* Add host-to-net.IP conversion helpers

* Add a Vagrantfile for BPF testing

* Move reexec logic out of lib/bpf/common_test.go

* Refactor TestBPFConfig_CheckAndSetDefaults

* Move Vagrantfile to bpf/
2023-09-15 21:33:03 +00:00
..
bytecode Updated BPF asset embedding. 2021-07-28 17:16:14 -07:00
bpf.go Apply various small BPF refactors (#31977) 2023-09-15 21:33:03 +00:00
bpf_nop.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
bpf_test.go Apply various small BPF refactors (#31977) 2023-09-15 21:33:03 +00:00
command.go Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
common.go Don't unmount cgroup2 when restarting (#26610) 2023-05-22 19:42:12 +00:00
common_linux.go Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
common_test.go Apply various small BPF refactors (#31977) 2023-09-15 21:33:03 +00:00
disk.go Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
helper.go Add server_hostname to session.* events (#18812) 2022-11-28 20:28:41 +00:00
network.go Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00