Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Alessandro Decina ee05f9d949 aya: fix verifier log handling пре 4 година
  Alessandro Decina 92b4ed2664 aya: add support for function calls пре 4 година
  Alessandro Decina 8b0eee317d aya: section: collecting relocations can't fail anymore пре 4 година
  Alessandro Decina 318c16cea3 aya: obj: rename symbol_table to symbols_by_index пре 4 година
  Alessandro Decina 286e117fe0 aya: add Program::name() and make ::prog_type() public пре 4 година
  Alessandro Decina 0199e4b297 aya: bpf: Add Bpf::programs() пре 4 година
  Alessandro Decina dcb5121985 aya: bpf: remove lifetime param from previous signature пре 4 година
  Alessandro Decina ed53f7470b aya: maps: add Map::name() and Map::map_type() пре 4 година
  Alessandro Decina 0a493baed6 aya: add Bpf::maps() to get all the maps пре 4 година