diff --git a/xtask/src/codegen/aya.rs b/xtask/src/codegen/aya.rs index 8e8d819d..ac2a9fa8 100644 --- a/xtask/src/codegen/aya.rs +++ b/xtask/src/codegen/aya.rs @@ -111,6 +111,7 @@ fn codegen_bindings(opts: &SysrootOptions, libbpf_dir: &Path) -> Result<(), anyh // NETLINK "ifinfomsg", "tcmsg", + "nlmsgerr_attrs", // ITER "bpf_cgroup_iter_order", // NETFILTER