<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/i4b, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-07-07T10:17:10Z</updated>
<entry>
<title>conditionalize _IF_QFULL since its now defined in /usr/src/sys/net/if_var.h.</title>
<updated>2002-07-07T10:17:10Z</updated>
<author>
<name>Hellmuth Michaelis</name>
<email>hm@FreeBSD.org</email>
</author>
<published>2002-07-07T10:17:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3394c4cea5b11c92e60d9483eabb1f26f60ae148'/>
<id>urn:sha1:3394c4cea5b11c92e60d9483eabb1f26f60ae148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix GCC warnings caused by initializing a zero length array.</title>
<updated>2002-07-02T23:44:03Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-07-02T23:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dfdf974036aa931fc579ed8b81913d4918374f20'/>
<id>urn:sha1:dfdf974036aa931fc579ed8b81913d4918374f20</id>
<content type='text'>
In the process, simply things a bit by getting rid of 'struct
ng_parse_struct_info' which was useless because it only contained
one field.
</content>
</entry>
<entry>
<title>MFC: r1.8</title>
<updated>2002-05-15T08:12:42Z</updated>
<author>
<name>Gary Jennejohn</name>
<email>gj@FreeBSD.org</email>
</author>
<published>2002-05-15T08:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb75446c4a5b9a9938043311eda4d173c23e306c'/>
<id>urn:sha1:bb75446c4a5b9a9938043311eda4d173c23e306c</id>
<content type='text'>
Fix a problem which could cause some machines to hang after a warm boot.

Submitted by:	Ari Suutari &lt;ari.suutari@syncrontech.com&gt;
Approved by:	re@
</content>
</entry>
<entry>
<title>Really add the ifpi2 driver.</title>
<updated>2002-04-25T20:26:50Z</updated>
<author>
<name>Gary Jennejohn</name>
<email>gj@FreeBSD.org</email>
</author>
<published>2002-04-25T20:26:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=277dbd079ba7ff6f3071125933b8198a0c34b2e8'/>
<id>urn:sha1:277dbd079ba7ff6f3071125933b8198a0c34b2e8</id>
<content type='text'>
The mysterious failure which I reported with adding this
stuff in my original commit was caused by having expanded $Id$
strings in some of the files which I'd forgotten to remove.

This is an MFC of ifpi2.
</content>
</entry>
<entry>
<title>o Add support for the ifpi2 driver.</title>
<updated>2002-04-25T12:30:06Z</updated>
<author>
<name>Gary Jennejohn</name>
<email>gj@FreeBSD.org</email>
</author>
<published>2002-04-25T12:30:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb603007573fe6ec5c2702523f33340a67385d65'/>
<id>urn:sha1:fb603007573fe6ec5c2702523f33340a67385d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2002-04-25T03:36:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-04-25T03:36:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54c7cba4cfb4cd936b55aee5942a7dfa5b1d7a84'/>
<id>urn:sha1:54c7cba4cfb4cd936b55aee5942a7dfa5b1d7a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i4b's private sppp version is gone now, in -stable too.</title>
<updated>2002-04-24T18:46:20Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-04-24T18:46:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c7df27184e0a0a6cb5c16d398fe316ba3e7fbd6'/>
<id>urn:sha1:4c7df27184e0a0a6cb5c16d398fe316ba3e7fbd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mega-MFC of the latest sppp(4) version.</title>
<updated>2002-04-24T18:45:25Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-04-24T18:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78bcf70b6d2f97b21412a458601457f8a21465a5'/>
<id>urn:sha1:78bcf70b6d2f97b21412a458601457f8a21465a5</id>
<content type='text'>
This in particular merges all the changes that have once been brought
into the mainline sppp from the offspring i4b version, thus obviates
the i4b version now in -stable, too.

The merged revisions are, resp.:

net/if_spppsubr.c: 1.75...1.86, 1.88...1.92
net/if_sppp.h:     1.19...1.24
conf/files:        1.592
i4b/i4b_isppp.c:   1.15, 1.16
</content>
</entry>
<entry>
<title>Merge rev 1.59.2.10 of the base system's if_spppsubr.c.</title>
<updated>2002-02-26T13:23:52Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-02-26T13:23:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28bbdef5a691abe42e9b496d3429929c15c28df7'/>
<id>urn:sha1:28bbdef5a691abe42e9b496d3429929c15c28df7</id>
<content type='text'>
While i4b_ispppsubr.c is to be decommissioned from RELENG_4 shortly,
merging this fix will get out of the way for brian to MFC his route.c
fix regarding the rejection of routes to identical p2p destinations,
without breaking i4b/sppp.  MFCing all the base system's sppp changes
will still require some testing and thus time.
</content>
</entry>
<entry>
<title>Merge a small part of sys/net/if_spppsubr.c's rev 1.63 which is</title>
<updated>2002-01-08T06:49:04Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-01-08T06:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d154f20c5f80e04d58e79c805bf7b87ae54be3d3'/>
<id>urn:sha1:d154f20c5f80e04d58e79c805bf7b87ae54be3d3</id>
<content type='text'>
relevant to i4b as well: when receiving a conf-req in ack_sent or
req_sent state, don't call sppp_cp_change_state() unless the state
would really change.  Otherwise, we restart the timer, and would
never resend a lost conf-req.

Approved by:	hm, murray
</content>
</entry>
</feed>
