<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/tcp_debug.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove advertising clause from University of California Regent's</title>
<updated>2004-04-07T20:46:16+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-04-07T20:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f36cfd49adb62472fd7009ecd4f0927c126ff785'/>
<id>f36cfd49adb62472fd7009ecd4f0927c126ff785</id>
<content type='text'>
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.

Approved by: core, peter, alc, rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.

Approved by: core, peter, alc, rwatson
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-remove MT_TAGs. The problems with dummynet have been fixed now.</title>
<updated>2004-02-25T19:55:29+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-02-25T19:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ac9d7e2618a58c838eaeedfbb90e6a70f7530637'/>
<id>ac9d7e2618a58c838eaeedfbb90e6a70f7530637</id>
<content type='text'>
Tested by: -current, bms(mentor), me
Approved by: bms(mentor), sam
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested by: -current, bms(mentor), me
Approved by: bms(mentor), sam
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is</title>
<updated>2004-02-18T00:04:52+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-02-18T00:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=36e8826ffbfb16b1970dec46e3dd8487c014788a'/>
<id>36e8826ffbfb16b1970dec46e3dd8487c014788a</id>
<content type='text'>
not working properly with the patch in place.

Approved by: bms(mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not working properly with the patch in place.

Approved by: bms(mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing</title>
<updated>2004-02-13T19:14:16+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-02-13T19:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1094bdca51ee8b07786c269bd63285199da673a9'/>
<id>1094bdca51ee8b07786c269bd63285199da673a9</id>
<content type='text'>
them mostly with packet tags (one case is handled by using an mbuf flag
since the linkage between "caller" and "callee" is direct and there's no
need to incur the overhead of a packet tag).

This is (mostly) work from: sam

Silence from: -arch
Approved by: bms(mentor), sam, rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
them mostly with packet tags (one case is handled by using an mbuf flag
since the linkage between "caller" and "callee" is direct and there's no
need to incur the overhead of a packet tag).

This is (mostly) work from: sam

Silence from: -arch
Approved by: bms(mentor), sam, rwatson
</pre>
</div>
</content>
</entry>
<entry>
<title>It's now sufficient to rely on a nested include of _label.h to make sure</title>
<updated>2002-08-15T14:34:45+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-08-15T14:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ecd3e8ff5a6016a27ad623affec1e8c7e8753a43'/>
<id>ecd3e8ff5a6016a27ad623affec1e8c7e8753a43</id>
<content type='text'>
all structures in ip_var.h are defined, so remove include of mac.h.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all structures in ip_var.h are defined, so remove include of mac.h.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</pre>
</div>
</content>
</entry>
<entry>
<title>Work to fix LINT build.</title>
<updated>2002-08-02T18:08:14+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-08-02T18:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09a555cbf94a995e5dc84e3193ddf32f243c0fdc'/>
<id>09a555cbf94a995e5dc84e3193ddf32f243c0fdc</id>
<content type='text'>
Reported by:	phk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	phk
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a change that snuck in from my private tree.</title>
<updated>2001-12-21T05:07:39+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-12-21T05:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6c19b85f437fe281ef442f534cf81c6902a53ef8'/>
<id>6c19b85f437fe281ef442f534cf81c6902a53ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If syncookies are disabled (net.inet.tcp.syncookies) then use the faster</title>
<updated>2001-12-21T04:41:08+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-12-21T04:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=45a0329051ee4e5a018893def634b73d3df40fd4'/>
<id>45a0329051ee4e5a018893def634b73d3df40fd4</id>
<content type='text'>
arc4random() routine to generate ISNs instead of creating them with MD5().

Suggested by: silby
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
arc4random() routine to generate ISNs instead of creating them with MD5().

Suggested by: silby
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with kame tree as of july00.  tons of bug fixes/improvements.</title>
<updated>2000-07-04T16:35:15+00:00</updated>
<author>
<name>Jun-ichiro itojun Hagino</name>
<email>itojun@FreeBSD.org</email>
</author>
<published>2000-07-04T16:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=686cdd19b1b182f2257bc158116e78c5fef84980'/>
<id>686cdd19b1b182f2257bc158116e78c5fef84980</id>
<content type='text'>
API changes:
- additional IPv6 ioctls
- IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8).
  (also syntax change)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API changes:
- additional IPv6 ioctls
- IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8).
  (also syntax change)
</pre>
</div>
</content>
</entry>
</feed>
