<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet/accf_http.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-05-01T08:34:37Z</updated>
<entry>
<title>MFC: 1.9 (fix bad string handling)</title>
<updated>2002-05-01T08:34:37Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-01T08:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10b9fc12ab22192440e43c3e1cd7a0a91f963f12'/>
<id>urn:sha1:10b9fc12ab22192440e43c3e1cd7a0a91f963f12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix for disconnected sockets</title>
<updated>2001-01-03T19:52:37Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-01-03T19:52:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aab7d121d67660ca218025e39931fea8893c8eea'/>
<id>urn:sha1:aab7d121d67660ca218025e39931fea8893c8eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-09-20T21:19:22Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-09-20T21:19:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df05f4d45c97e56075c3711ddc0d044381d035fd'/>
<id>urn:sha1:df05f4d45c97e56075c3711ddc0d044381d035fd</id>
<content type='text'>
A near complete re-write of the accf_http filter:
    1) Parse check if the request is HTTP/1.0 or HTTP/1.1 if not dump
       to the application.
       Because of the performance implications of this there is a sysctl
       'net.inet.accf.http.parsehttpversion' that when set to non-zero
       parses the HTTP version.
       The default is to parse the version.
    2) Check if a socket has filled and dump to the listener
    3) optimize the way that mbuf boundries are handled using some voodoo
    4) even though you'd expect accept filters to only be used on TCP
       connections that don't use m_nextpkt I've fixed the accept filter
       for socket connections that use this.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-06-26T08:06:25Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-26T08:06:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d0c4b1ba8742485cd62ea25563b54515241584b5'/>
<id>urn:sha1:d0c4b1ba8742485cd62ea25563b54515241584b5</id>
<content type='text'>
</content>
</entry>
</feed>
