On 3/22/16, 7:59 PM, "Conrad Meyer" <[email protected]> wrote:
>On Tue, Mar 22, 2016 at 8:55 AM, Jonathan T. Looney <[email protected]> wrote: >> Author: jtl >> Date: Tue Mar 22 15:55:17 2016 >> New Revision: 297193 >> URL: https://svnweb.freebsd.org/changeset/base/297193 >> >> ... >> >> MFC after: 2 weeks > >This change seems like it would be ineligible for a MFC due to >changing the ABI of struct tcpopt. Conrad, Thanks for the second set of eyes! However, I don't think struct tcpopt is part of the ABI. As far as I know, it is only used for communication within the kernel. Do you have an example of where it is used as part of the ABI? In the end, I don't really care. I had just planned to do the MFC to be a "good citizen". Jonathan _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
