<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netipx, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>Merge ipx_usrreq.c:1.56 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:36:39Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:36:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e36e868a33d43fbaec710ff8a0370d99056c925'/>
<id>urn:sha1:6e36e868a33d43fbaec710ff8a0370d99056c925</id>
<content type='text'>
  Make this compile without INVARIANTS.
</content>
</entry>
<entry>
<title>Merge README:1.8 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:36:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81b33b50dd87d6f32389a783963a03991aea1bb6'/>
<id>urn:sha1:81b33b50dd87d6f32389a783963a03991aea1bb6</id>
<content type='text'>
  Add a simple netipx TODO list to the end of README, since there are a
  number of problems with netipx that I have not yet resolved, and I
  don't want them lost track of.
</content>
</entry>
<entry>
<title>Merge ipx_input.c:1.55 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:35:42Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:35:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1642b197904ede1b2541300e553d417d6b1989eb'/>
<id>urn:sha1:1642b197904ede1b2541300e553d417d6b1989eb</id>
<content type='text'>
  Canonicalize copyright order in one more file that contains my
  copyright.
</content>
</entry>
<entry>
<title>Merge spx_usrreq.c:1.82 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:35:16Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:35:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=725748d19b4b14ee49f85d07054ad7a9705529fb'/>
<id>urn:sha1:725748d19b4b14ee49f85d07054ad7a9705529fb</id>
<content type='text'>
  In spx_output(), use M_DONTWAIT instead of M_TRYWAIT, as we hold the
  ipxpcb mutex.  Contrary to the comment, even in 4.x this was unsafe,
  as parallel use of the socket by another process would result in pcb
  corruption if the mbuf allocation slept.
</content>
</entry>
<entry>
<title>Merge spx_usrreq.c:1.81 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:34:43Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33c7ef700f8d800fb81e747507d3a63d5fbbd269'/>
<id>urn:sha1:33c7ef700f8d800fb81e747507d3a63d5fbbd269</id>
<content type='text'>
  In spx_input(), change a '&amp;&amp;' to a '||', as the spx trace code is able
  to handle a NULL 'cb' here.
</content>
</entry>
<entry>
<title>Merge spx_usrreq.c:1.80 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:33:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:33:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=244f19e2bae0b6313dd3530634a03205d6d39592'/>
<id>urn:sha1:244f19e2bae0b6313dd3530634a03205d6d39592</id>
<content type='text'>
  In spx_accept, assert ipxp != NULL, not == NULL.
</content>
</entry>
<entry>
<title>Merge spx_usrreq.c:1.79 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:33:24Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:33:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c762493f9a208a4353627bae8367ad5dbece3b4'/>
<id>urn:sha1:3c762493f9a208a4353627bae8367ad5dbece3b4</id>
<content type='text'>
  In various SPX protocol entry points from the socket layer, check
  IPXP_DROPPED before continuing, and return EINVAL or ECONNRESET if
  it is flagged.  It's unclear why each situation should be one or
  the other, but it is copied from netinet which has the same bugs.
</content>
</entry>
<entry>
<title>Merge ipx_pcb.h:1.26, spx_usrreq.c:1.78 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:32:42Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:32:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28a46543cdeb9707f21ccfa6ae3400a0f85ba6b1'/>
<id>urn:sha1:28a46543cdeb9707f21ccfa6ae3400a0f85ba6b1</id>
<content type='text'>
  Add a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb's to mark them
  as belonging to SPX.  This replaces the implicit assumption that the cb
  pointer for non-SPX pcb's will be NULL.  This isn't required in TCP/IP
  as different pcb lists are maintained for different IP protocols; IPX
  stores all pcbs on the same global ipxpcb_list.

  Foot provided by:       gnn
</content>
</entry>
<entry>
<title>Merge spx_usrreq.c:1.77 from HEAD to RELENG_6:</title>
<updated>2006-06-08T23:31:47Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-06-08T23:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c28def35cdf57fadc573cdf30f33af9946b3a476'/>
<id>urn:sha1:c28def35cdf57fadc573cdf30f33af9946b3a476</id>
<content type='text'>
  Restore original formulation of SPX segment queue draining during SPX
  PCB detach.
</content>
</entry>
</feed>
