AltraMayor / AltraMayor/gatekeeper
Having a command to test BPF programs
オープン
enhancement
- 主要言語
- C
- スター
- 1.6k
- フォーク
- 252
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Having a command to test BPF programs would ease the development of new BPF programs for Gatekeeper since this command can
1. Verify that both functions (i.e. "init" and "pkt") are present;
2. Check that all symbols can be resolved; and
3. Make sure that both functions pass the BPF verifier.
The code of this command may be able to reuse some of the code in file `gk/bpf.c`.
The name suggestion for this command is "gkbpftest".
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。