Skip to content

Commit

Permalink
Squash-to: "Documentation: netlink: add a YAML spec for mptcp"
Browse files Browse the repository at this point in the history
add cmd-cnt-name and attr-cnt-name to generate _MPTCP_PM_CMD_AFTER_LAST
and __MPTCP_ATTR_AFTER_LAST respectively.

Signed-off-by: Davide Caratti <[email protected]>
  • Loading branch information
dcaratti authored and intel-lab-lkp committed Oct 27, 2023
1 parent df38ab1 commit 994b4d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/netlink/specs/mptcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ c-family-name: mptcp-pm-name
c-version-name: mptcp-pm-ver
max-by-define: true
kernel-policy: per-op
cmd-cnt-name: --mptcp-pm-cmd-after-last

definitions:
-
Expand Down Expand Up @@ -167,6 +168,7 @@ attribute-sets:
-
name: attr
name-prefix: mptcp-pm-attr-
attr-cnt-name: --mptcp-attr-after-last
attributes:
-
name: unspec
Expand Down

0 comments on commit 994b4d8

Please sign in to comment.