svn commit: r256768 - head/sbin/ifconfig

Alan Somers asomers at freebsd.org
Tue Mar 25 15:08:35 UTC 2014


On Sat, Oct 19, 2013 at 3:59 AM, Dag-Erling Smørgrav <des at freebsd.org> wrote:
> Author: des
> Date: Sat Oct 19 09:59:11 2013
> New Revision: 256768
> URL: http://svnweb.freebsd.org/changeset/base/256768
>
> Log:
>   Do not error out when adding an interface to a group to which it
>   already belongs or removing it from a group to which it does not
>   belong.  This makes it possible to include group memberships in
>   ifconfig_foo0 in rc.conf without fear of breaking "service netif
>   restart foo0".
>
>   MFC after:    3 days
>
> Modified:
>   head/sbin/ifconfig/ifgroup.c
>
> Modified: head/sbin/ifconfig/ifgroup.c

Is there any reason why this can't be MFCed to stable/9 ?

-Alan


More information about the svn-src-head mailing list