mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
netlink: specs: rt-link: add notification for newlink
Add a notification entry for netlink so that we can test ntf handling in classic netlink and C. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20250418021706.1967583-9-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
1c224f19ff
commit
622d7050cf
|
|
@ -2420,6 +2420,12 @@ operations:
|
|||
- gso-ipv4-max-size
|
||||
- gro-ipv4-max-size
|
||||
- af-spec
|
||||
-
|
||||
name: newlink-ntf
|
||||
doc: Notify that a link has been created
|
||||
value: 16
|
||||
notify: getlink
|
||||
fixed-header: ifinfomsg
|
||||
-
|
||||
name: dellink
|
||||
doc: Delete an existing link.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user