Commit Graph

2 Commits (1e0dff1189a755776f464332cec4a7d8079cf9c3)

Author SHA1 Message Date
Tuetuopay 1113356b6d 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 ba72467010 bpf: Implement XDP maps
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago