Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2010 14:35:11 +0200 (CEST)
From:      sthaug@nethelp.no
To:        anjali@juniper.net
Cc:        freebsd-net@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: Common OS/kernel code between freebsd and linux
Message-ID:  <20100522.143511.74745433.sthaug@nethelp.no>
In-Reply-To: <50B3A5560BA4D74CADEC55A48B4641B23D5119D0BA@EMBX01-HQ.jnpr.net>
References:  <50B3A5560BA4D74CADEC55A48B4641B23D5119D0BA@EMBX01-HQ.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am not sure the right forum to ask this question - is there any effort done to find portable code between different OSes, particularly freebsd and linux? 
> Specifically, the networking layer could be portable between the 2 and there could be some set of APIs to call into the OS specific parts. This could be modeled as - if I want to port the networking layer or other stuff to userland, what set of code could reside in userspace such that that layer is portable between OSes ? For eg, there could be an API to access mbufs or skbuffs in freebsd or linux respectively, but the processing to be done for IP etc could remain the same. I don't know if this is worth thinking about? Please share your thoughts.

Are you sure the Linux crowd is interested in this?

As far as I know the BSD networking code has been *available* to the
Linux crowd basically from day 1 - but they chose to write their own...

Steinar Haug, Nethelp consulting, sthaug@nethelp.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100522.143511.74745433.sthaug>