https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240539

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Fri Sep 20 21:27:42 UTC 2019
New revision: 352565
URL: https://svnweb.freebsd.org/changeset/base/352565

Log:
  MFC r352246: 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

Changes:
_U  stable/11/
  stable/11/sys/net/if.c
_U  stable/12/
  stable/12/sys/net/if.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to