2 May 2008 09:00
Re: Socket options KPI
Iain Hibbert <plunky <at> rya-online.net>
2008-05-02 07:00:03 GMT
2008-05-02 07:00:03 GMT
On Fri, 18 Jan 2008, Elad Efrat wrote: > I have a patch to make a large portion of the network code use a new > "struct sockopt" (inspired by similar work done in FreeBSD, with input > from dyoung <at> and yamt <at> ) instead of passing socket options in mbufs. > > The work is incomplete - although I think the majority of the code was > covered. I have been corresponding intermittently with Elad on this (he has run out of time lately and I was busy last month), and the KPI has evolved to be somewhat less complex. I wrote a manpage (attached) and have uploaded the (I think complete now) kernel patch to: http://www.netbsd.org/~plunky/sockopt-20080502a.diff comments? iain (some code does still use mbufs, this to be addressed later) (Elad has done most of the hard work, I've just shuffled around a bit of whitespace to get credits)
.\" $NetBSD: sockopt.9$ .\" .\" Copyright (c) 2008 Iain Hibbert .\" All rights reserved.(Continue reading)
RSS Feed