Commit Graph

20 Commits

Author SHA1 Message Date
x0rw
34a3d6c27b Update README.md
CgroupSkb::attach() requires three parameters
2025-03-19 20:54:30 -04:00
Kursat Aktas
c81f5e475e Introducing Aya Guru on Gurubase.io (#1085)
Introducing Aya Guru on Gurubase.io

Signed-off-by: Kursat Aktas <kursat.ce@gmail.com>
2024-11-22 08:05:47 -05:00
Michal Rostecki
57a69fe9d2 docs: Use Ebpf instead of Bpf 2024-03-07 11:52:15 +00:00
Tianyin Xu
00f6c59fe7 s/BBF/BPF 2023-12-11 21:52:16 -06:00
Dave Tucker
8780a50be1 .github: Add markdownlint
This adds a linter to catch common markdown formatting errors.
The linter used is markdownlint-cli2 which is available on all platforms
and has an associated Github Action to automate these checks in CI.

Configuration is checked in at .markdownlint-cli2.yaml.

You may run the check locally using `markdownlint-cli2`.
Or you may install the extension for VSCode:
DavidAnson.vscode-markdownlint

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2023-11-16 16:14:05 -05:00
Tamir Duberstein
1aa1dc53db README: fix build badge
Make it a link while I'm here.
2023-09-05 12:06:56 -04:00
Andrew Stoycos
4ddbc1cacb Fix Aya build badge
Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
2023-02-03 15:22:58 -05:00
Michal Rostecki
944d6b8a16 Change from Rust edition 2018 to 2021
Rust 2021 adds more core prelude imports, including `TryFrom` and
`TryInto`.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2022-08-27 21:14:47 +01:00
Dave Tucker
2b98259be7 readme: Add crabby, sync with aya/README.md
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2022-06-13 18:06:15 +01:00
Dave Tucker
7e6530ff1e readme: Add unreleased docs link
This rearranges the README to use fancy badges!
And adds links to the docs published on netlify.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2022-05-17 19:38:03 +02:00
Daniil Bondarev
ebb91f3c6f Fix typo in README.md 2022-02-16 16:24:24 -08:00
William Findlay
396e15d756 readme: add a link to awesome aya 2021-10-27 21:07:24 -04:00
Dave Tucker
1f541314ab readme: fix build badge
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2021-10-22 07:29:34 +11:00
Dave Tucker
8acb92d61c Remove docs. Update URLs to aya-rs
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2021-08-20 20:23:49 +10:00
Dave Tucker
b880ccd269 README: Add docs link (#44)
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2021-08-07 11:51:31 +10:00
Alessandro Decina
d0a0be65d2 Add contributing section to readme 2021-06-22 12:15:53 +00:00
Alessandro Decina
76baefe61b Add discord link to readme 2021-06-19 05:36:14 +00:00
Alessandro Decina
e666cad2d6 Fix libc link in readme 2021-06-15 07:11:52 +00:00
Alessandro Decina
be0b7bbd83 Doc fixes 2021-06-15 03:18:20 +00:00
Alessandro Decina
5e0057acb9 Add readme 2021-06-14 02:18:07 +00:00