Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 01:40:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 240539] tuntap: Getting "ifconfig: ioctl SIOCSIFNAME (set name): File exists" from `ifconfig tap create name tap0`
Message-ID:  <bug-240539-7501-oMo0XoUhXH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240539-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240539-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240539

--- Comment #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Sat Sep 21 01:39:50 UTC 2019
New revision: 352571
URL: https://svnweb.freebsd.org/changeset/base/352571

Log:
  MFS r352565: SIOCSIFNAME: Do nothing if we're not actually changing

  Instead of throwing EEXIST, just succeed if the name isn't actually
  changing. We don't need to trigger departure or any of that because there=
's
  no change from consumers' perspective.

  PR:           240539
  Approved by:  re (gjb)

Changes:
_U  releng/12.1/
  releng/12.1/sys/net/if.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240539-7501-oMo0XoUhXH>