История коммитов

Автор SHA1 Сообщение Дата
  Alessandro Decina b0364f76ab aya: maps: add PerCpuArray 4 лет назад
  Alessandro Decina 74d5f17559 aya: rework IterableMap and ProgramArray 4 лет назад
  Alessandro Decina aa3a30d196 aya: PerCpuKernelMem doesn't need to be public 4 лет назад
  Alessandro Decina 1746bbf5b8 aya: add aya::maps::Array 4 лет назад
  Alessandro Decina c3b902137b aya: add aya::maps::array and move ProgramArray under it 4 лет назад
  Alessandro Decina 6cec8be564 aya: hash_map: add doc aliases for HASH and LRU_HASH 4 лет назад
  Alessandro Decina 7a989b43b9 aya: per_cpu_hash_map: add support for BPF_MAP_TYPE_LRU_PERCPU_HASH 4 лет назад
  Alessandro Decina 635dcd44b9 aya: maps: introduce MapError::KeyNotFound 4 лет назад
  Alessandro Decina fd142e467c aya: rename MapError::NotFound to MapError::MapNotFound 4 лет назад
  Alessandro Decina 3a5b289163 aya: add PerCpuHashMap 4 лет назад
  Alessandro Decina d5098c9e57 aya: move hash_map.rs to hash_map/hash_map.rs 4 лет назад
  Alessandro Decina 6a12a48f03 aya: hash_map: factor out common hash code 4 лет назад
  Alessandro Decina ac83273da8 aya: fix warnings 4 лет назад
  Alessandro Decina 46e0a2ede4 aya: don't export VerifierLog 4 лет назад
  Alessandro Decina 7c6ae76975 aya: HashMap: add support for LRU maps 4 лет назад
  Alessandro Decina 04fde46855 aya: more docs 4 лет назад
  Alessandro Decina eea27f52f3 aya: tweak docs 4 лет назад
  Alessandro Decina 5aa9cb12ad aya: rename perf map and add docs 4 лет назад
  Alessandro Decina d94bfde295 aya: maps: add docs and make the hash_map and program_array modules public 4 лет назад
  Alessandro Decina ce3f83acb1 aya: add HashMap docs 4 лет назад
  Alessandro Decina e28da8812e aya: make HashMap::new private 4 лет назад
  Alessandro Decina 24f7c37158 aya: add ProgramArray docs 4 лет назад
  Alessandro Decina 3fddc8165c aya: make ProgramArray::new private 4 лет назад
  Alessandro Decina 6682a5ff39 aya: remove pop() 4 лет назад
  Alessandro Decina 1bbbf616b6 aya: add some docs for the crate and `Bpf` 4 лет назад
  Alessandro Decina 563ce46118 aya: maps: group syscall errors into MapError::SyscallError 4 лет назад
  Alessandro Decina f9554d6db5 aya: fix bindings for PERF_EVENT_IOC_{ENABLE|DISABLE|SET_BPF} 4 лет назад
  Alessandro Decina a92bfebf50 aya: remove TryInto magic from program()/program_mut() too 4 лет назад
  Alessandro Decina 42e0a659b2 aya: remove TryInto cleverness from map() and map_mut() 4 лет назад
  Alessandro Decina d3482c063c aya: fix some badly completed match arms 4 лет назад