Commit History

Upphovsman SHA1 Meddelande Datum
  Alessandro Decina 3a5b289163 aya: add PerCpuHashMap 4 år sedan
  Alessandro Decina d5098c9e57 aya: move hash_map.rs to hash_map/hash_map.rs 4 år sedan
  Alessandro Decina 6a12a48f03 aya: hash_map: factor out common hash code 4 år sedan
  Alessandro Decina ac83273da8 aya: fix warnings 4 år sedan
  Alessandro Decina 46e0a2ede4 aya: don't export VerifierLog 4 år sedan
  Alessandro Decina 7c6ae76975 aya: HashMap: add support for LRU maps 4 år sedan
  Alessandro Decina 04fde46855 aya: more docs 4 år sedan
  Alessandro Decina eea27f52f3 aya: tweak docs 4 år sedan
  Alessandro Decina 5aa9cb12ad aya: rename perf map and add docs 4 år sedan
  Alessandro Decina d94bfde295 aya: maps: add docs and make the hash_map and program_array modules public 4 år sedan
  Alessandro Decina ce3f83acb1 aya: add HashMap docs 4 år sedan
  Alessandro Decina e28da8812e aya: make HashMap::new private 4 år sedan
  Alessandro Decina 24f7c37158 aya: add ProgramArray docs 4 år sedan
  Alessandro Decina 3fddc8165c aya: make ProgramArray::new private 4 år sedan
  Alessandro Decina 6682a5ff39 aya: remove pop() 4 år sedan
  Alessandro Decina 1bbbf616b6 aya: add some docs for the crate and `Bpf` 4 år sedan
  Alessandro Decina 563ce46118 aya: maps: group syscall errors into MapError::SyscallError 4 år sedan
  Alessandro Decina f9554d6db5 aya: fix bindings for PERF_EVENT_IOC_{ENABLE|DISABLE|SET_BPF} 4 år sedan
  Alessandro Decina a92bfebf50 aya: remove TryInto magic from program()/program_mut() too 4 år sedan
  Alessandro Decina 42e0a659b2 aya: remove TryInto cleverness from map() and map_mut() 4 år sedan
  Alessandro Decina d3482c063c aya: fix some badly completed match arms 4 år sedan
  Alessandro Decina ee05f9d949 aya: fix verifier log handling 4 år sedan
  Alessandro Decina 92b4ed2664 aya: add support for function calls 4 år sedan
  Alessandro Decina 8b0eee317d aya: section: collecting relocations can't fail anymore 4 år sedan
  Alessandro Decina 318c16cea3 aya: obj: rename symbol_table to symbols_by_index 4 år sedan
  Alessandro Decina 286e117fe0 aya: add Program::name() and make ::prog_type() public 4 år sedan
  Alessandro Decina 0199e4b297 aya: bpf: Add Bpf::programs() 4 år sedan
  Alessandro Decina dcb5121985 aya: bpf: remove lifetime param from previous signature 4 år sedan
  Alessandro Decina ed53f7470b aya: maps: add Map::name() and Map::map_type() 4 år sedan
  Alessandro Decina 0a493baed6 aya: add Bpf::maps() to get all the maps 4 år sedan