Commit Graph

  • ca14306860 aya-gen: use aya_bpf::cty instead of aya_bpf_cty Alessandro Decina 2021-08-29 08:01:32 +0000
  • d7ef47686b bpf: update bindings against libbpf 8bdc267e7b853ca08ed762b21fecc0e019ddc332 Alessandro Decina 2021-08-29 07:40:51 +0000
  • 5c327084af
    build(deps): update bindgen requirement from 0.57 to 0.59 dependabot[bot] 2021-08-29 03:29:32 +0000
  • 340b528657
    build(deps): update object requirement from 0.23 to 0.26 dependabot[bot] 2021-08-29 03:29:28 +0000
  • a678f3b38e Add dependabot conf Alessandro Decina 2021-08-29 03:27:57 +0000
  • 8acb92d61c Remove docs. Update URLs to aya-rs Dave Tucker 2021-08-20 11:13:31 +0100
  • 62c98036a1 Remove docs. Update URLs to aya-rs Dave Tucker 2021-08-20 11:13:31 +0100
  • 4e1ce2534c obj/btf: Fix size of Unknown variant Dave Tucker 2021-08-14 12:12:44 +0100
  • 569b8ca39e obj/btf: Add some tests for reading btf data Dave Tucker 2021-07-30 15:56:48 +0100
  • 753a683704 btf: Add bindings for BTF_KIND_FLOAT Dave Tucker 2021-07-28 16:33:17 +0100
  • 4465131199 obj/btf: Fix size of Unknown variant Dave Tucker 2021-08-14 12:12:44 +0100
  • fc9eab5287 obj/btf: Add some tests for reading btf data Dave Tucker 2021-07-30 15:56:48 +0100
  • 9152eb184b btf: Add bindings for BTF_KIND_FLOAT Dave Tucker 2021-07-28 16:33:17 +0100
  • 026a987afa Deploying to gh-pages from @ alessandrod/aya@1153a51202 🚀 alessandrod 2021-08-13 23:07:05 +0000
  • 1153a51202
    docs: Logging Packets (#47) Dave Tucker 2021-08-14 00:01:42 +0100
  • bd8e997cb5 Add support for PerfEvent programs. Markus Stange 2021-08-13 17:20:03 -0400
  • f02a7c8687 docs: Logging Packets Dave Tucker 2021-08-09 20:20:35 +0100
  • 76e8e72fe1 Deploying to gh-pages from @ alessandrod/aya@70dc862196 🚀 alessandrod 2021-08-13 01:12:19 +0000
  • 70dc862196
    Fix rustup command in the docs. (#48) Markus Stange 2021-08-12 21:07:15 -0400
  • fa4a904c6a Fix rustup command in the docs. Markus Stange 2021-08-12 17:35:44 -0400
  • b880ccd269
    README: Add docs link (#44) Dave Tucker 2021-08-07 02:51:31 +0100
  • b7cd19666f README: Add docs link Dave Tucker 2021-08-06 09:27:32 +0100
  • 7f86f8d723 Deploying to gh-pages from @ alessandrod/aya@07a21e5822 🚀 alessandrod 2021-08-05 20:32:34 +0000
  • 2b4e2621b3 Initial gh-pages commit alessandrod 2021-08-05 20:32:34 +0000
  • 07a21e5822
    docs: Initial Commit of Aya Book (#42) Dave Tucker 2021-08-05 21:27:55 +0100
  • 25dc007be7 docs: Initial Commit of Aya Book Dave Tucker 2021-08-05 14:03:35 +0100
  • f30abca15e (cargo-release) version 0.10.3 aya-v0.10.3 Alessandro Decina 2021-07-31 01:15:02 +0000
  • 66a12ffcf7 aya: programs: tweak LircMode2::query doc. Alessandro Decina 2021-07-31 01:05:08 +0000
  • 8c03ba052a aya: netlink: fix clippy lint Alessandro Decina 2021-07-31 00:48:12 +0000
  • a68ff47246 aya-bpf, aya-bpf-bindings: fix clippy lints Alessandro Decina 2021-07-31 00:47:05 +0000
  • 81e07e9661
    Implement query for lirc programs (#32) Sean Young 2021-07-27 23:53:32 +0100
  • 1e729fb498 Implement query for lirc programs Sean Young 2021-06-22 15:26:20 +0100
  • 79343c445a examples: Add an XDP example Dave Tucker 2021-07-25 16:39:20 +0100
  • 7251b9bc53 bpf: Add set method for Array Dave Tucker 2021-07-27 17:32:01 +0100
  • fa2cbe2f82 aya: fix clippy warnings Alessandro Decina 2021-07-23 07:28:09 +0000
  • c2a90c2c01 aya: tc: add qdisc_detach_program Alessandro Decina 2021-07-23 07:05:08 +0000
  • 0a9d02140a aya: netlink: fix alignment when writing attributes Alessandro Decina 2021-07-23 06:40:57 +0000
  • abb199e6f4 aya: netlink: fix handling of multipart messages Alessandro Decina 2021-07-23 04:28:12 +0000
  • 9185f32f6f aya: tc: clean up netlink code a bit Alessandro Decina 2021-07-22 01:47:32 +0000
  • b4b019e447
    fix: pass BTF object by reference in order to allow multiple eBPF programs to share it and save memory (closes #30). (#31) Simone Margaritelli 2021-07-10 01:26:52 +0200
  • f8d9abcff8 fix: pass BTF object by reference in order to allow multiple eBPF programs to share it and save memory (closes #30). Simone Margaritelli 2021-07-09 15:27:33 +0200
  • 55ba0538f2
    bpf: add support for tracepoint program (#29) Tw 2021-07-06 11:24:00 +0800
  • 436d0840ea bpf: add support for tracepoint program Tw 2021-07-05 14:57:32 +0800
  • d996a88de4 aya: fix formatting Alessandro Decina 2021-07-04 01:11:37 +0000
  • 12ea9f3500 CI: enable clippy for aya, aya-gen and xtask Alessandro Decina 2021-07-04 01:09:42 +0000
  • 2d16843d5d xtask: clippy warnings Alessandro Decina 2021-07-04 01:09:05 +0000
  • 5dfd27dbd0 bpf: fix some clippy warnings Alessandro Decina 2021-07-04 01:05:17 +0000
  • 1159741eda aya-gen: fix clippy warnings Alessandro Decina 2021-07-04 01:03:18 +0000
  • 0878c4505a aya: fix clippy warnings Alessandro Decina 2021-07-04 00:48:07 +0000
  • 21e01df242 aya: obj: improve parse_map_def tests Alessandro Decina 2021-07-03 11:32:07 +0000
  • b657930a3e aya: don't error out parsing padded map sections Alessandro Decina 2021-07-03 02:49:02 +0000
  • 3e520e5ac5
    Merge 144af1f2f3 into 8311abfdcb Erwan KESSLER 2021-07-02 21:06:53 -0400
  • 8311abfdcb
    added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf Simone Margaritelli 2021-07-02 23:16:03 +0200
  • 3b8ca3455f new: added linker for armv7-unknown-linux-gnueabihf to cargo config Simone Margaritelli 2021-07-02 15:04:25 +0200
  • ae0432b77a fix: fixed pointless parameter binding Simone Margaritelli 2021-07-02 14:45:33 +0200
  • 03a891011f fix: replaced custom type defintions with proper libc types Simone Margaritelli 2021-07-02 14:44:58 +0200
  • b3ecbe7c54
    Merge pull request #27 from tw4452852/minor_fix_for_stackid Alessandro Decina 2021-07-02 19:18:34 +1000
  • d1b7b024dc bpf: fix a minor bug due to stackid allocation Tw 2021-07-02 15:51:20 +0800
  • 7eddffb962
    Merge pull request #25 from tw4452852/stacktrace Alessandro Decina 2021-07-02 13:27:34 +1000
  • fd20bd5e23 bpf: add support for STACK_TRACE map Tw 2021-07-02 11:17:57 +0800
  • ef39e0ebd2 bpf: sk_skb: add ::cb() and ::cb_mut() to work with skb->cb Alessandro Decina 2021-07-01 10:03:34 +0000
  • 75c2fe14b0 new: added support for armv7-unknown-linux-gnueabi (closes alessandrod/aya/issues/22) Simone Margaritelli 2021-06-29 12:29:10 +0200
  • 94487fb5a4 fix: actually don't read the register through bpf_read EKTehtris 2021-06-29 03:38:58 +0200
  • 6ac5e42db3 fix: ability to target specific arch in aya-bpf + comments EKTehtris 2021-06-29 03:31:59 +0200
  • 05c15f53a9 fix: use from trait EKTehtris 2021-06-28 14:07:58 +0200
  • 9c8e78b7d4 aya: tc: make qdisc_add_clsact return io::Error Alessandro Decina 2021-06-28 10:41:26 +0000
  • e26b3e4306 fix: remove unnecessary unsafe EKTehtris 2021-06-28 12:38:37 +0200
  • 907256be98 feat(bpf): add probe register utility methods EKTehtris 2021-06-28 12:35:34 +0200
  • 35e9b4e639 bpf: don't generate bpf_map_def and fix aya_bpf::bindings overrides Alessandro Decina 2021-06-28 08:59:01 +0000
  • ec5822d78e bpf: sk_skb: wrap more helpers Alessandro Decina 2021-06-28 08:43:24 +0000
  • 122a5306e7 aya, aya-bpf-bindings: regenerate bindings Alessandro Decina 2021-06-28 08:41:55 +0000
  • a847d6d53b xtask: aya-bpf-bindings: add bpf_adj_room_mode Alessandro Decina 2021-06-28 08:38:53 +0000
  • 8cd669ca9a xtask: fix include paths for kernel headers bundled with libbpf Alessandro Decina 2021-06-28 08:38:08 +0000
  • cc01859bab aya-bpf: PerfMap:: output_at_index, flags usage aligns to doc. lwintermelon 2021-06-27 14:19:57 +0800
  • 2010086e74 aya-bpf: generate new bindings lwintermelon 2021-06-27 16:13:13 +0800
  • 311e24476f aya: generate bindings by newer libbpf lwintermelon 2021-06-27 16:32:27 +0800
  • 0c68d38c15 aya-bpf,xtask: generate kernel types by BTF lwintermelon 2021-06-27 13:58:51 +0800
  • 08c71dfeb1 aya: kprobe: remove pid argument Alessandro Decina 2021-06-26 23:59:39 +0000
  • 35f15f70e0
    aya: add minimum kernel version for each map and program type (#18) Arnabjyoti Kalita 2021-06-26 16:47:39 +0530
  • f4ca707b87 aya: formatting the minimum kernel version message Arnabjyoti Kalita 2021-06-26 16:32:55 +0530
  • f6e3cbbed4 aya: add minimum kernel version for each map and program tyoes Arnabjyoti Kalita 2021-06-26 15:53:48 +0530
  • be035bf42c CI: add lint workflow Alessandro Decina 2021-06-26 01:37:26 +0000
  • 1d294ba34c CI: don't install bpf-linker Alessandro Decina 2021-06-26 01:36:56 +0000
  • bb15e82c1d aya: add missing load() in kprobe example Alessandro Decina 2021-06-26 01:03:58 +0000
  • 144af1f2f3 fix: improve if/else with a match case EKTehtris 2021-06-24 13:59:43 +0200
  • 23a29e41a5 fix: support endianess + old format for parsing ld.so.cache EKTehtris 2021-06-24 13:53:26 +0200
  • d8d311738c
    aya: support both bpf_map_def layout variants Rafael Ortiz 2021-06-23 19:17:02 -0400
  • 86b639bd2e copy with `copy_from_slice`, use `assert_eq!` where appropriate Rafael Ortiz 2021-06-23 18:25:26 -0400
  • 97cb0db0ad bpf/aya-bpf-cty: target_arch for bpf*-unknown-none was renamed to "bpf" Alessandro Decina 2021-06-23 06:05:39 +0000
  • ff6d7b8b0a test for minimum map size, copy map definitions by bytes, fix tests Rafael Ortiz 2021-06-22 08:30:59 -0400
  • d0a0be65d2 Add contributing section to readme Alessandro Decina 2021-06-22 12:15:53 +0000
  • 58e45f8513 Add CONTRIBUTING.md Alessandro Decina 2021-06-22 12:10:18 +0000
  • a3d968c599
    Apply suggestions from code review Rafael Ortiz 2021-06-22 08:00:26 -0400
  • 44baee9c19 `bpf_map_def` from libbpf and iproute2 Rafael Ortiz 2021-06-21 17:43:59 -0400
  • a11c0f3b8a add a warning Rafael Ortiz 2021-06-21 10:34:18 -0400
  • 1404d12a7e add support for older (and newer) map definitions Rafael Ortiz 2021-06-21 10:29:01 -0400
  • 5f0ff1698a aya: netlink: tc: use ptr::read_unaligned instead of deferencing a potentially unaligned ptr Alessandro Decina 2021-06-20 08:25:58 +0000
  • 7f2ceaf12e aya: netlink: port TC code to using new nlattr utils Alessandro Decina 2021-06-20 00:13:21 +0000
  • d9b5ab575f aya: netlink: refactor nlattr writing code Alessandro Decina 2021-06-19 23:42:37 +0000
  • c240a2c733 aya: netlink: introduce NestedAttrs builder and switch XDP to it Alessandro Decina 2021-06-19 13:05:29 +0000