On Fri, Nov 12, 2010 at 8:02 AM, Luigi Rizzo <lu...@freebsd.org> wrote:
> Author: luigi
> Date: Fri Nov 12 13:02:26 2010
> New Revision: 215178
> URL: http://svn.freebsd.org/changeset/base/215178
>
>
>  This change adds a field to 'struct socket', but the struct is not
>  part of any driver or userland-visible ABI so the change should be
>  harmless.

It changes the KBI, though.  I maintain a third-party kernel module
that uses sockets (it will hopefully hit the Ports Collection this
week); since this addition is at the end of the struct, it is probable
that this module will not need to be recompiled, but I haven't yet
checked.
That said, I hear __FreeBSD_version bumps are cheap.

-Ben Kaduk
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to