Commit Graph

2 Commits (16d4cb82f8bac6f58a7cf7cdac0ece7035169cb4)

Author SHA1 Message Date
Tuetuopay 16d4cb82f8 bpf: Update XDP maps implementation
The implementation changed since the original commit was written, and
some mistakes went in:
- missing bpf_redirect_map wrapper
- extra bpf_map_lookup_elem on maps for which it is forbidden
2 years ago
Dave Tucker 79a7179777 bpf: Implement XDP maps
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago