Commit Graph

  • 4dc01f64dd bpf: make map() and map_mut() optionally return concrete map types Alessandro Decina 2021-01-21 08:07:36 +0000
  • a41edbca2c maps: add ProgramArray Alessandro Decina 2021-01-20 07:26:57 +0000
  • f7cdd2e059 maps: move maps inside RefCells Alessandro Decina 2021-01-20 07:08:43 +0000
  • 77fa7d857c syscalls: add Pod bound on keys Alessandro Decina 2021-01-20 05:58:08 +0000
  • 83f57447dc maps: move MapsIter/MapsKeys from hash_map.rs to the parent module Alessandro Decina 2021-01-19 10:08:11 +0000
  • 72e43aae1a maps: hash_map: make MapKeys and MapIter generic Alessandro Decina 2021-01-19 10:01:16 +0000
  • 70fab20193 maps: hash map: remove Clone bound Alessandro Decina 2021-01-19 09:46:11 +0000
  • b0b83cbd8c Use own Pod trait Alessandro Decina 2021-01-19 09:38:22 +0000
  • 561b0015bb programs: xdp: support detaching with FdLink Alessandro Decina 2021-01-19 07:45:21 +0000
  • 0f0bc795e3 programs: add FdLink Alessandro Decina 2021-01-19 07:44:21 +0000
  • 84afa318c8 Formatting fixes Alessandro Decina 2021-01-19 07:28:49 +0000
  • 15be301f8c Initial commit Alessandro Decina 2021-01-02 17:42:28 +1100