aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/c.zig
diff options
context:
space:
mode:
authorpseudoc <atlas.yu@canonical.com>2024-09-25 15:30:46 +0800
committerAtlas Yu <85104110+pseudocc@users.noreply.github.com>2024-09-26 10:54:18 +0800
commit0d00c733de80f41e2e4bae848658213f7076d49e (patch)
tree44d9bff0173690facd8631a498d0c0c11eb953cd /src/codegen/c.zig
parent0e876a6378b5380900cf8755f624a670e8716f80 (diff)
downloadzig-0d00c733de80f41e2e4bae848658213f7076d49e.tar.gz
zig-0d00c733de80f41e2e4bae848658213f7076d49e.zip
std.os.linux: extend rtattr.type to support IFA_*
This is a breaking change which updates the `rtattr.type` from `IFLA` to `union { IFLA, IFA }`. `IFLA` is for the `RTM_*LINK` messages and `IFA` is for the `RTM_*ADDR` messages.
Diffstat (limited to 'src/codegen/c.zig')
0 files changed, 0 insertions, 0 deletions