| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2026-04-12 | bpf: Move state equivalence logic to states.c | Alexei Starovoitov | -0/+1563 | |
| verifier.c is huge. Move is_state_visited() to states.c, so that all state equivalence logic is in one file. Mechanical move. No functional changes. Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/r/20260412152936.54262-5-alexei.starovoitov@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> | ||||
