Skip to content

mctp monitor: Dump IFLA_MCTP attributes#150

Open
mkj wants to merge 1 commit intoCodeConstruct:mainfrom
mkj:pr/notify-dump
Open

mctp monitor: Dump IFLA_MCTP attributes#150
mkj wants to merge 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>
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.

1 participant