svn commit: r297193 - head/sys/netinet

Jonathan T. Looney jtl at freebsd.org
Wed Mar 23 01:32:01 UTC 2016


On 3/22/16, 7:59 PM, "Conrad Meyer" <cem at FreeBSD.org> wrote:

>On Tue, Mar 22, 2016 at 8:55 AM, Jonathan T. Looney <jtl at freebsd.org> 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



More information about the svn-src-head mailing list