[PATCH] nm-hostname-manager.c: Use fqdn for persistent hostname on Slackware

2019-05-18 Thread Robby Workman
The attached patch can be applied to master and 1.12 branches. It's specific to the hostname handling on Slackware, so it shouldn't affect anyone else. -RW >From 53676bdf67e1132df02b61416fe03027213afdcc Mon Sep 17 00:00:00 2001 From: "Patrick J. Volkerding" Date: Mon, 13 Nov 2017 00:17:38 -0600

Re: [PATCH] Add support of disabling IPv6.

2019-05-18 Thread Thomas Haller via networkmanager-list
On Sat, 2019-05-18 at 20:32 +0800, Gris Ge via networkmanager-list wrote: > **My first patch to NM, need some help for test cases** > > Use NM_SETTING_IP6_CONFIG_METHOD_DISABLED/"disabled" for disabling > IPv6 per profile. > > Signed-off-by: Gris Ge Hi Gris, great that you gave it a shot!!

[PATCH] Add support of disabling IPv6.

2019-05-18 Thread Gris Ge via networkmanager-list
**My first patch to NM, need some help for test cases** Use NM_SETTING_IP6_CONFIG_METHOD_DISABLED/"disabled" for disabling IPv6 per profile. Signed-off-by: Gris Ge --- clients/common/nm-meta-setting-desc.c | 3 +- clients/common/nm-vpn-helpers.c | 2 +- clients/common/se