Re: git: 75acf71786f2 - main - libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp

From: Ed Maste <emaste_at_freebsd.org>
Date: Wed, 20 Aug 2025 11:55:41 UTC
On Wed, 20 Aug 2025 at 04:12, Konstantin Belousov <kostikbel@gmail.com> wrote:
>
> On Tue, Aug 19, 2025 at 11:09:38PM +0000, Aymeric Wibo wrote:
> > The branch main has been updated by obiwac:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=75acf71786f201093b76f45eff03a8665fb79a72
> >
> > commit 75acf71786f201093b76f45eff03a8665fb79a72
> > Author:     Muhammad Saheed <saheed@FreeBSD.org>
> > AuthorDate: 2025-08-19 23:06:53 +0000
> > Commit:     Aymeric Wibo <obiwac@FreeBSD.org>
> > CommitDate: 2025-08-19 23:07:15 +0000
> >
> >     libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp
>
> This breaks the ABI, of course.
>
> Or, it makes no sense to have the overhead of symbol versioning if it is
> fine to break the ABI.
>
> Symbol removal should have resulted in the library version bump.

libifconfig is an INTERNALLIB without a shared library so the symbol
map is just unused.