Commit Graph

406 Commits (49549af95ff8c3e68f26a1ee71adccc59595bc0d)
 

Author SHA1 Message Date
Alessandro Decina 70fab20193 maps: hash map: remove Clone bound
Alessandro Decina b0b83cbd8c Use own Pod trait
Alessandro Decina 561b0015bb programs: xdp: support detaching with FdLink
Alessandro Decina 0f0bc795e3 programs: add FdLink
FdLink is a generic Link impl that calls close() on the given fd.
Alessandro Decina 84afa318c8 Formatting fixes
Alessandro Decina 15be301f8c Initial commit