Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Tucker 8c79b71bd5 feat(aya): Rename Bpf to Ebpf hace 1 año
  Dave Tucker a93e354620 feat(aya-log): Rename BpfLogger to EbpfLogger hace 1 año
  Tamir Duberstein 963dd13219 Appease rustc dead_code lint hace 1 año
  Tamir Duberstein d16e607fd4 rustfmt: group_imports = "StdExternalCrate" hace 1 año
  Tamir Duberstein 45df2519b6 Merge pull request #736 from aya-rs/logging-better hace 1 año
  Tamir Duberstein ca3f70b16a aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/ hace 1 año
  Tamir Duberstein 00d265c51b Remove pointless DefaultLogger hace 1 año
  Tamir Duberstein fa91fb4f59 Remove "async" feature hace 1 año
  Michal Rostecki 84e5e2894f aya-log: Unify IP format hints into one, repsesent it by `:i` token hace 1 año
  Tamir Duberstein d9f966ec9e aya-log-common: support logging byte slices hace 1 año
  Tamir Duberstein a4a69a6bcf aya-log, aya-log-common: economize bytes hace 1 año
  Tamir Duberstein e4537e389a aya-log: check errors in tests hace 1 año
  Tamir Duberstein 490d7d587a aya-log, aya-log-common: Remove duplicate struct hace 1 año
  Michal Rostecki 5603d7248a aya-log: Move the `Pod` implementations from aya-log-common to aya-log hace 1 año
  ajwerner 12927cf699 Don't panic in init when bpf programs don't log hace 2 años
  Dmitry Savintsev 055d94f58b fix uninlined_format_args clippy issues hace 2 años
  Alessandro Decina 0b41018ee2 Revert "aya-log, aya-log-common: temporarily revert to old map API so we can release" hace 2 años
  Alessandro Decina 0d040d2290 aya-log, aya-log-common: temporarily revert to old map API so we can release hace 2 años
  Michal Rostecki 2223ab828d aya-log: Add format hints for MAC addresses hace 2 años
  Andrew Stoycos f3262e87bd Make map APIs return an option hace 2 años
  Andrew Stoycos 1aefa2e5e6 Core refactor of Map API hace 2 años
  Dave Tucker b2924a3a26 aya-log: Make miri happy hace 2 años
  Michal Rostecki 83ec27f06b lib: Add display hints hace 2 años
  Michal Rostecki 944d6b8a16 Change from Rust edition 2018 to 2021 hace 2 años
  Michal Rostecki 3664e1ea0d aya-log, test: Switch from simplelog to env_logger hace 2 años
  Michal Rostecki 611f967cd1 aya-log: Remove i128 and u128 types hace 2 años
  Dave Tucker dc31e11691 Re-organize into a single workspace hace 2 años