Re: IPPROTO_SCTP

2021-01-18 Thread Vitaliy Makkoveev
ok mvs@ On Mon, Jan 18, 2021 at 12:13:32PM +, Stuart Henderson wrote: > can I add IPPROTO_SCTP to in.h? only one port wants it at the > moment, but I think I've seen others in the past. > > Index: netinet/in.h > ==

Re: IPPROTO_SCTP

2021-01-18 Thread Stuart Henderson
On 2021/01/18 13:31, Landry Breuil wrote: > On Mon, Jan 18, 2021 at 12:13:32PM +, Stuart Henderson wrote: > > can I add IPPROTO_SCTP to in.h? only one port wants it at the > > moment, but I think I've seen others in the past. > > https://searchfox.org/mozilla-central

Re: IPPROTO_SCTP

2021-01-18 Thread Landry Breuil
On Mon, Jan 18, 2021 at 12:13:32PM +, Stuart Henderson wrote: > can I add IPPROTO_SCTP to in.h? only one port wants it at the > moment, but I think I've seen others in the past. https://searchfox.org/mozilla-central/search?q=ipproto_sctp has some hits, especially in the chrom

Re: IPPROTO_SCTP

2021-01-18 Thread Claudio Jeker
On Mon, Jan 18, 2021 at 12:13:32PM +, Stuart Henderson wrote: > can I add IPPROTO_SCTP to in.h? only one port wants it at the > moment, but I think I've seen others in the past. OK claudio@ > Index: netinet/in.h > =

IPPROTO_SCTP

2021-01-18 Thread Stuart Henderson
can I add IPPROTO_SCTP to in.h? only one port wants it at the moment, but I think I've seen others in the past. Index: netinet/in.h === RCS file: /cvs/src/sys/netinet/in.h,v retrieving revision 1.139 diff -u -p -r1.139