-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpf: delete filter_l3_and_l4, add bpf_printk as placeholder
We'll inject ebpf instructions compiled from pcap-filter expression and leave filter_l3_and_l4 obsolete. bpf_printk and `return data < data_end` are placeholders for further instruction injection, please find more details in the comments. Signed-off-by: Zhichuan Liang <gray.liang@isovalent.com>
- Loading branch information
1 parent
62d0dff
commit ddddb13
Showing
1 changed file
with
32 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters