Skip to content

Add family to link messages#10

Merged
chris2511 merged 1 commit intochris2511:mainfrom
pcc:link-family
Apr 19, 2026
Merged

Add family to link messages#10
chris2511 merged 1 commit intochris2511:mainfrom
pcc:link-family

Conversation

@pcc
Copy link
Copy Markdown
Contributor

@pcc pcc commented Apr 19, 2026

Sometimes it is necessary to know the family of a link notification to interpret it correctly. For example, nlmsg_type=RTM_DELLINK with ifi_family=AF_BRIDGE means that the link was removed from a bridge, not that the link itself was removed. Therefore, add this information to the Lua message.

Sometimes it is necessary to know the family of a link notification
to interpret it correctly. For example, nlmsg_type=RTM_DELLINK with
ifi_family=AF_BRIDGE means that the link was removed from a bridge,
not that the link itself was removed. Therefore, add this information
to the Lua message.
@chris2511 chris2511 merged commit 41e5ced into chris2511:main Apr 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants