On 3/8/19 10:23 AM, Thomas Lamprecht wrote:
> Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
> ---
>  PVE/Report.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/PVE/Report.pm b/PVE/Report.pm
> index 375c5aa3..9ad6e915 100644
> --- a/PVE/Report.pm
> +++ b/PVE/Report.pm
> @@ -37,6 +37,7 @@ my $report_def = {
>      ],
>      network => [
>       'ip -details -statistics address',
> +     'ip -details route show',
>       'cat /etc/network/interfaces',
>      ],
>      firewall => [
> 

applied both patches.

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to