Commit Graph

3 Commits (9f28e3edfdc9d21f5367f6d2e6ed9348f417d94c)

Author SHA1 Message Date
Kevin Ji f7cad4436f aya-obj: Include VETH_INFO_PEER and ifaddrmsg 1 year ago
Dave Tucker 02124002c8 .github: Add clang-format
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
Shenghui Ye 81bc307dce aya-obj: migrate bindgen destination
Aya::obj depends on bindgen generated files, and we start
by migrating bindgen generated files.

This commit adds the new aya-obj crate to the workplace
and migrates generated files into the crate. We use core
instead of std in an effort to make the final crate no_std.

Bindgen was run against libbpf v1.0.1.

Refs: #473
3 years ago