Hi!
There is multiple options to attach a BPF program (BPF.attach_kprobe(), BPF.attach_uprobe(), etc) but currently possible to attach BPF program to socket with the BCC python frontend? In C its easy with setsockopt SO_ATTACH_BPF but I'm not sure if its supported in BCC python. Thanks, Ferenc -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1362): https://lists.iovisor.org/g/iovisor-dev/message/1362 Mute This Topic: https://lists.iovisor.org/mt/23184759/21656 Group Owner: [email protected] Unsubscribe: https://lists.iovisor.org/g/iovisor-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
