<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ubsec, branch release/4.11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-07-02T17:04:51Z</updated>
<entry>
<title>MFC: support to eliminate context switch when returning results from the</title>
<updated>2003-07-02T17:04:51Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-07-02T17:04:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c39532e5aa6a8499526c02d54048cbac53c2f968'/>
<id>urn:sha1:c39532e5aa6a8499526c02d54048cbac53c2f968</id>
<content type='text'>
     software crypto driver
</content>
</entry>
<entry>
<title>MFC in-kernel RNG test facility support in ubsec+hifn crypto drivers</title>
<updated>2003-06-04T17:56:59Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-06-04T17:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c27e6ce57bdb8fad2d6cda9891568f59886a68cf'/>
<id>urn:sha1:c27e6ce57bdb8fad2d6cda9891568f59886a68cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC support for additional cards: 5802-based cards and Sun 582x-based cards</title>
<updated>2003-06-04T17:05:11Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-06-04T17:05:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2abd32481beb04f04983e8b6a36c8b382d53c491'/>
<id>urn:sha1:2abd32481beb04f04983e8b6a36c8b382d53c491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: correct MIB entry names</title>
<updated>2003-03-19T23:39:18Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-03-19T23:39:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc5eae7767275ffbc2fb31a016a3c70414c5349e'/>
<id>urn:sha1:dc5eae7767275ffbc2fb31a016a3c70414c5349e</id>
<content type='text'>
Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>Sync recent changes from current:</title>
<updated>2003-03-11T18:51:50Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-03-11T18:51:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bdd451e8f805de6166a8f70c8ffb676272c7af3c'/>
<id>urn:sha1:bdd451e8f805de6166a8f70c8ffb676272c7af3c</id>
<content type='text'>
o add #ifdef to ubsecvar.h for ubsecstats tool
o add 5801 and 5802 pci id's that fell of the track somewhere
o correct collection of output bytes statistic

Approved by:	re (murray, jhb)
</content>
</entry>
<entry>
<title>MFC: ubsec cleanups after CRYPTO_F_CBIMM change</title>
<updated>2003-02-26T00:15:09Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-02-26T00:15:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2798525b4496dfe515e48abed73e9a58b481815e'/>
<id>urn:sha1:2798525b4496dfe515e48abed73e9a58b481815e</id>
<content type='text'>
Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>MFC:	5823 pci id recognition</title>
<updated>2003-02-18T17:13:27Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-02-18T17:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b3d10c2190ee70b1d4f2cec439f8fc9c91cbf52'/>
<id>urn:sha1:9b3d10c2190ee70b1d4f2cec439f8fc9c91cbf52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: m_tag support</title>
<updated>2003-01-23T21:06:48Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-23T21:06:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b7c4cdaa276a21e66dc41dc066ac341c49e76e'/>
<id>urn:sha1:e1b7c4cdaa276a21e66dc41dc066ac341c49e76e</id>
<content type='text'>
Replace aux mbufs with packet tags:

  o instead of a list of mbufs use a list of m_tag structures a la openbsd
  o for netgraph et. al. extend the stock openbsd m_tag to include a 32-bit
    ABI/module number cookie
  o for openbsd compatibility define a well-known cookie MTAG_ABI_COMPAT and
    use this in defining openbsd-compatible m_tag_find and m_tag_get routines
  o rewrite KAME use of aux mbufs in terms of packet tags
  o eliminate the most heavily used aux mbufs by adding an additional struct
    inpcb parameter to ip_output and ip6_output to allow the IPsec code to
    locate the security policy to apply to outbound packets
  o bump __FreeBSD_version so code can be conditionalized
  o fixup ipfilter's call to ip_output based on __FreeBSD_version
</content>
</entry>
<entry>
<title>oops, can't commit packet tag changes yet</title>
<updated>2003-01-07T01:35:07Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-07T01:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=452288346be76d80e750b705bb94f8ff08954e71'/>
<id>urn:sha1:452288346be76d80e750b705bb94f8ff08954e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix memory allocation problems and enable public key support</title>
<updated>2003-01-07T00:59:09Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-07T00:59:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=32e8168e46fc9935731424ee37ff074722b3cba8'/>
<id>urn:sha1:32e8168e46fc9935731424ee37ff074722b3cba8</id>
<content type='text'>
Sponsored by:	Vernier Networks
</content>
</entry>
</feed>
