summaryrefslogtreecommitdiff
path: root/net/mptcp/pm.c
diff options
context:
space:
mode:
authorGeliang Tang <tanggeliang@kylinos.cn>2024-03-01 21:18:28 +0300
committerDavid S. Miller <davem@davemloft.net>2024-03-04 16:07:45 +0300
commit9e6c88e2f05b05892113fc56fabc652ac1ee7043 (patch)
tree2f563417790a19e03aaf3b33ac8d563c59fcdbb5 /net/mptcp/pm.c
parent34e74a5cf3b7d0ab5e54725be19bd27c8b367a63 (diff)
downloadlinux-9e6c88e2f05b05892113fc56fabc652ac1ee7043.tar.xz
mptcp: add token for get-addr in yaml
This patch adds token parameter together with addr in get-addr section in mptcp_pm.yaml, then use the following commands to update mptcp_pm_gen.c and mptcp_pm_gen.h: ./tools/net/ynl/ynl-gen-c.py --mode kernel \ --spec Documentation/netlink/specs/mptcp_pm.yaml --source \ -o net/mptcp/mptcp_pm_gen.c ./tools/net/ynl/ynl-gen-c.py --mode kernel \ --spec Documentation/netlink/specs/mptcp_pm.yaml --header \ -o net/mptcp/mptcp_pm_gen.h Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Reviewed-by: Mat Martineau <martineau@kernel.org> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/pm.c')
0 files changed, 0 insertions, 0 deletions