Commit Graph

258 Commits (07a21e5822c0a945c2eef3289f7c69ac4f8ec12b)
 

Author SHA1 Message Date
Alessandro Decina 83f57447dc maps: move MapsIter/MapsKeys from hash_map.rs to the parent module 5 years ago
Alessandro Decina 72e43aae1a maps: hash_map: make MapKeys and MapIter generic
Introduce IterableMap trait and make MapKeys/MapIter use that.
5 years ago
Alessandro Decina 70fab20193 maps: hash map: remove Clone bound 5 years ago
Alessandro Decina b0b83cbd8c Use own Pod trait 5 years ago
Alessandro Decina 561b0015bb programs: xdp: support detaching with FdLink 5 years ago
Alessandro Decina 0f0bc795e3 programs: add FdLink
FdLink is a generic Link impl that calls close() on the given fd.
5 years ago
Alessandro Decina 84afa318c8 Formatting fixes 5 years ago
Alessandro Decina 15be301f8c Initial commit 5 years ago