projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
622b91e
)
netlink: specs: rt-link: add C naming info for ovpn
author
Jakub Kicinski
<kuba@kernel.org>
Thu, 15 May 2025 23:16:42 +0000
(16:16 -0700)
committer
Jakub Kicinski
<kuba@kernel.org>
Fri, 16 May 2025 23:32:05 +0000
(16:32 -0700)
C naming info for OVPN which was added since I adjusted
the existing attrs. Also add missing reference to a header needed
for a bridge struct.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link:
https://patch.msgid.link/20250515231650.1325372-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/rt-link.yaml
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/netlink/specs/rt-link.yaml
b/Documentation/netlink/specs/rt-link.yaml
index 7f91f474ff25791a7e74c9876fc530769e90fc07..5ec3d35b7a384fbc4e8f6af1df5edbee60260aa8 100644
(file)
--- a/
Documentation/netlink/specs/rt-link.yaml
+++ b/
Documentation/netlink/specs/rt-link.yaml
@@
-594,6
+594,7
@@
definitions:
name: reasm-overlaps
- name: br-boolopt-multi
type: struct
+ header: linux/if_bridge.h
members:
-
name: optval
@@
-826,6
+827,8
@@
definitions:
- name: default
-
name: ovpn-mode
+ enum-name: ovpn-mode
+ name-prefix: ovpn-mode
type: enum
entries:
- p2p
@@
-2195,6
+2198,7
@@
attribute-sets:
type: u16
-
name: linkinfo-ovpn-attrs
+ name-prefix: ifla-ovpn-
attributes:
-
name: mode