Historique des commits

Auteur SHA1 Message Date
  Alessandro Decina c0f695c4b6 bpf: Add LruHashMap and LruPerCpuHashMap il y a 3 ans
  Alessandro Decina a03426f194 Merge pull request #115 from eero-thia/thia/impl_trait il y a 3 ans
  Alessandro Decina 61299e128e Merge pull request #119 from eero-thia/thia/xdp_metadata il y a 3 ans
  Thia Wyrod d280b856bd aya-bpf: expose xdp_md of XdpContext and add metadata functions. il y a 3 ans
  Thia Wyrod daa7ea6d0d aya: remove unnecessary usage of &dyn trait in favor of impl trait. il y a 3 ans
  Alessandro Decina 98b36b23bc Merge pull request #116 from eero-thia/thia/close il y a 3 ans
  Alessandro Decina 2955ca1d1f Merge pull request #121 from eero-thia/thia/programs_mut il y a 3 ans
  Thia Wyrod c7f8db9a0b aya: programs_mut iterator to complement programs. il y a 3 ans
  Alessandro Decina a6bf554a74 Merge pull request #122 from eero-thia/thia/include_bytes_aligned il y a 3 ans
  Thia Wyrod 1584bc47bd aya: close file descriptors on Map drop. il y a 3 ans
  Thia Wyrod f8f17a09fb aya: expand include_bytes_aligned to accept expressions. il y a 3 ans
  Alessandro Decina df393690d3 Merge pull request #114 from deverton/wrap-bpf_get_current_uid_gid il y a 3 ans
  Dan Everton fa23052e34 Add wrapper and docs for for bpf_get_current_uid_gid il y a 3 ans
  Alessandro Decina 6db30fad9c Merge pull request #108 from deverton/kprobe-debugfs il y a 3 ans
  Dan Everton 0e84610976 Refactoring after feedback. il y a 3 ans
  Alessandro Decina d983836959 Merge pull request #112 from dave-tucker/fix_cgroup_skb_attach il y a 3 ans
  Dave Tucker eadba79deb bpf: Add tests for cgroup_skb macro il y a 3 ans
  Dave Tucker fa037a88e2 bpf: Fix cgroup_skb macro il y a 3 ans
  Rust Plumber 761cb79fe3 aya: fix test warnings (#111) il y a 3 ans
  Dan Everton 606c3267c4 Support pid filtering in debugfs il y a 3 ans
  Dan Everton 1dc75542b4 Handle probe entry offsets il y a 3 ans
  Dan Everton 4e6aeb2e69 Merge branch 'main' into kprobe-debugfs il y a 3 ans
  Alessandro Decina b82d7f0515 Merge pull request #109 from deverton/dynamic-kver il y a 3 ans
  Dan Everton 3dff6e8555 Updates based on feedback il y a 3 ans
  Dan Everton 4277205e9d Use current kernel version as default if not specified il y a 3 ans
  Dan Everton 42c9737d47 Functional detach of debugfs probes. il y a 3 ans
  Dan Everton a4faabcf93 Fix event_alias comparison when looking in event list il y a 3 ans
  Dan Everton 84fa2197ec Don't duplicate perf_attach code and formatting il y a 3 ans
  Dan Everton d0321bd1ee Attempt auto detach of probe for debugfs il y a 3 ans
  Dan Everton 34aa790a91 Support k/uprobes on older kernels. il y a 3 ans