pseudoc 0d00c733de 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.
2024-09-26 10:54:18 +08:00
..
2024-03-19 11:45:09 -07:00
2024-07-09 14:25:42 -07:00
2023-12-20 20:05:16 -08:00