mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 16:45:27 +00:00
0d00c733de
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. |
||
---|---|---|
.. | ||
linux | ||
plan9 | ||
uefi | ||
windows | ||
emscripten.zig | ||
linux.zig | ||
plan9.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |