Skip to content

mctp monitor: Dump IFLA_MCTP attributes#150

Merged
jk-ozlabs merged 1 commit intoCodeConstruct:mainfrom
mkj:pr/notify-dump
Apr 20, 2026
Merged

mctp monitor: Dump IFLA_MCTP attributes#150
jk-ozlabs merged 1 commit intoCodeConstruct:mainfrom
mkj:pr/notify-dump

Conversation

@mkj
Copy link
Copy Markdown
Member

@mkj mkj commented Apr 13, 2026

IFLA_AF_SPEC attributes will be split by protocol. IFLA_MCTP_NET and IFLA_MCTP_PHYS_BINDING attributes are decoded and printed.

Example

...
attr IFLA_AF_SPEC (0x1a)
  family 45 AF_MCTP:
    attr IFLA_MCTP_NET (0x1): 6
    attr IFLA_MCTP_PHYS_BINDING (0x2): 0
...

IFLA_AF_SPEC attributes will be split by protocol. IFLA_MCTP_NET and
IFLA_MCTP_PHYS_BINDING attributes are decoded and printed.

Example

...
attr IFLA_AF_SPEC (0x1a)
  family 45 AF_MCTP:
    attr IFLA_MCTP_NET (0x1): 6
    attr IFLA_MCTP_PHYS_BINDING (0x2): 0
...

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
@jk-ozlabs jk-ozlabs merged commit 5ccb9e9 into CodeConstruct:main Apr 20, 2026
3 checks passed
@mkj mkj deleted the pr/notify-dump branch April 20, 2026 06:37
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