
Update the nmcli man page to accurately reflect the connection types supported by NetworkManager: - Remove ovs-dpdk and ovs-patch (not supported by nmcli) - Add hsr, ipvlan, and loopback (missing from the documentation) This ensures the man page matches the actual connection types returned by 'nmcli --complete-args connection add type'. https://issues.redhat.com/browse/RHEL-100893 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2235