This series introduces the protocol specification for querying the backend
network devices and a monitor command to show the same information.

Patch 01 adds a new function qdict_to_qstring().

Patch 02 adds the documentation for query-netdev.

Patch 03 adds a new QDict member to VLANClientState named info_dict.

Patches 04-07 updates all devices to feed information into the new QDict
info_dict.

Patch 08 implements do_info_netdev() for query-netdev and the monitor
command 'info netdev'.

Regards,

Miguel


Reply via email to