On 2/13/20 11:20 AM, Alexandre Derumier wrote:
> ---
> Makefile | 2 +-
> debian/changelog | 6 ++
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 77ce228..596ac53 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,5 +1,5 @@
> PACKAGE=frr
On 2/13/20 12:16 PM, Alexandre Derumier wrote:
> Signed-off-by: Alexandre Derumier
> ---
> PVE/Network/SDN/Zones/EvpnPlugin.pm | 2 +-
> PVE/Network/SDN/Zones/VxlanPlugin.pm | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/PVE/Network/SDN/Zones/EvpnPlugin.pm
> b/PVE/
On 1/29/20 11:27 AM, Stefan Reiter wrote:
> CorosyncLinkEdit is a Panel that contains between one and 8
> CorosyncLinkSelectors. These can be added or removed with according
> buttons.
>
> Values submitted to the API are calculated by each
> ProxmoxNetworkSelector itself. This works because ExtJS
- Le 14 Fév 20, à 16:33, Alexandre DERUMIER aderum...@odiso.com a écrit :
> Hi,
>
> I'm currently working on a openvswitch addon for ifupdown2.
>
> I think it'll be finished next week. (It's almost working,need more test and
> polish)
>
> I have also implemented reloading, seem to works f
> I'm currently working on a openvswitch addon for ifupdown2.
>
> I think it'll be finished next week. (It's almost working,need more test and
> polish)
>
> I have also implemented reloading, seem to works fine :)
great!
___
pve-devel mailing list
pv
Hi,
I'm currently working on a openvswitch addon for ifupdown2.
I think it'll be finished next week. (It's almost working,need more test and
polish)
I have also implemented reloading, seem to works fine :)
Alexandre
___
pve-devel mailing list
pve-dev
Signed-off-by: Tim Marx
---
...-mutex-lock-for-backup-dump-callback.patch | 34 +++
debian/patches/series | 1 +
2 files changed, 35 insertions(+)
create mode 100644
debian/patches/pve/0048-PVE-fix-mutex-lock-for-backup-dump-callback.patch
diff --git
a