Date: Thu, 09 Mar 2017 09:42:45 +0000 From: Ben Woods <woodsb02@gmail.com> To: Ravichandra <mynidiravichandra@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Support of TLS processing in kernel Message-ID: <CAOc73CBb%2BfzvwsQRJzcZY2f9FuCPd1DDcajo=uqH50X22SLuVw@mail.gmail.com> In-Reply-To: <CADsCSeRakpBEDwhG=4fotkbG5hZURabwGAnbnq_bJpU-ZH0KRQ@mail.gmail.com> References: <CADsCSeRakpBEDwhG=4fotkbG5hZURabwGAnbnq_bJpU-ZH0KRQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Mar 2017 at 7:03 pm, Ravichandra <mynidiravichandra@gmail.com> wrote: > Hi, > Recently some work is done by people at facebook about TLS processing in > kernel. > It is called as kernel TLS by them. A kernel patch for the same is > submitted on > linux kernel. I am trying to see something similar can be done for FreeBSD > too. I see > that stream parsing(strparsing module) support which is leveraged by this > kernel TLS > module is present in linux kernel and not in FreeBSD. This stream parsing > module > helps the kernel to custom parse the TCP data according to a application > layer protocol > requirement. Is there a way that helps to achieve the same in FreeBSD? > > Thanks > Ravichandra Netflix have previously done TLS in the FreeBSD kernel. You can see their paper on it here: https://people.freebsd.org/~rrs/asiabsd_tls_improved.pdf Regards, Ben > -- -- From: Benjamin Woods woodsb02@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CBb%2BfzvwsQRJzcZY2f9FuCPd1DDcajo=uqH50X22SLuVw>