qapi: add cross-references to net.json

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250711054005.60969-10-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
John Snow 2025-07-11 01:39:56 -04:00 committed by Markus Armbruster
parent b51ea1c421
commit 4411a50e31

View File

@ -657,7 +657,7 @@
# this to zero disables this function. This member is mutually # this to zero disables this function. This member is mutually
# exclusive with @reconnect. (default: 0) (Since: 9.2) # exclusive with @reconnect. (default: 0) (Since: 9.2)
# #
# Only SocketAddress types 'unix', 'inet' and 'fd' are supported. # Only `SocketAddress` types 'unix', 'inet' and 'fd' are supported.
# #
# Features: # Features:
# #
@ -682,7 +682,7 @@
# #
# @local: local address # @local: local address
# #
# Only SocketAddress types 'unix', 'inet' and 'fd' are supported. # Only `SocketAddress` types 'unix', 'inet' and 'fd' are supported.
# #
# If remote address is present and it's a multicast address, local # If remote address is present and it's a multicast address, local
# address is optional. Otherwise local address is required and remote # address is optional. Otherwise local address is required and remote
@ -892,7 +892,7 @@
## ##
# @NIC_RX_FILTER_CHANGED: # @NIC_RX_FILTER_CHANGED:
# #
# Emitted once until the 'query-rx-filter' command is executed, the # Emitted once until the `query-rx-filter` command is executed, the
# first event will always be emitted # first event will always be emitted
# #
# @name: net client name # @name: net client name