Ondřej Svoboda has posted comments on this change.

Change subject: ifcfg: always print IPV6INIT=yes/no
......................................................................


Patch Set 1: Verified+1

Even with IPV6INIT=no (which _was correctly added_ to an ifcfg file for a 
bridge) the bridge got a link-local IPv6 address.

This is due to initscripts not actually _disabling_ IPv6 on the bridge (via a 
sysctl option 'disable_ipv6') before creating it (at least grepping initscript 
sources for 'disable_ipv6' returns nothing). I think initscripts developers 
encountered some bugs when doing so.

The LL address is unproblematic and it's good to have it in case we want to 
enable DHCPv6 on the same bridge later.

-- 
To view, visit https://gerrit.ovirt.org/40610
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I364cfaebc79624c6ab1153cf26bd3ca2a2c4ef18
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvob...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Ido Barkan <ibar...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondřej Svoboda <osvob...@redhat.com>
Gerrit-Reviewer: Petr Horáček <phora...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to