<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/ppp/iplist.c, branch releng/7.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-09-05T01:46:52Z</updated>
<entry>
<title>Make ppp WARNS=5 clean</title>
<updated>2004-09-05T01:46:52Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2004-09-05T01:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=057f1760a8171825b260dad27502f74ed5f69faf'/>
<id>urn:sha1:057f1760a8171825b260dad27502f74ed5f69faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Redesign the layering mechanism and make the aliasing code part of</title>
<updated>1999-05-08T11:07:56Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-05-08T11:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d9e6103663c28d3986c674a772142f29e6584be'/>
<id>urn:sha1:5d9e6103663c28d3986c674a772142f29e6584be</id>
<content type='text'>
  the layering.

  We now ``stack'' layers as soon as we open the device (when we figure
  out what we're dealing with).  A static set of `dispatch' routines are
  also declared for dealing with incoming packets after they've been
  `pulled' up through the stacked layers.

  Physical devices are now assigned handlers based on the device type
  when they're opened.  For the moment there are three device types;
  ttys, execs and tcps.

o Increment version number to 2.2
o Make an entry in [uw]tmp for non-tty -direct invocations (after
  pap/chap authentication).
o Make throughput counters quad_t's
o Account for the absolute number of mbuf malloc()s and free()s in
  ``show mem''.
o ``show modem'' becomes ``show physical''.
</content>
</entry>
<entry>
<title>o Fix remaining sizeof problems for 64 bit machines.</title>
<updated>1998-06-27T23:48:54Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-06-27T23:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a2e4f621c7f05e1f6148507e3e5ca55ff3a01f0'/>
<id>urn:sha1:3a2e4f621c7f05e1f6148507e3e5ca55ff3a01f0</id>
<content type='text'>
o Allow ``set ....'' when we have multiple links but aren't in
  multilink mode.
o Do a TLS when we receive a ``Open'' event in ``Closed'' state,
  despite the rfc state transition table.  This is clearly an
  error in the RFC as TLS cannot have yet been called (without
  TLF) in the ``Closed'' state.
  I've posted a message to comp.protocols.ppp for confirmation.
</content>
</entry>
<entry>
<title>o De-staticise things that don't need to be static.</title>
<updated>1998-06-15T19:06:58Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-06-15T19:06:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d93d3a9c32d3e1ba843e8e7033f6570c714f86df'/>
<id>urn:sha1:d93d3a9c32d3e1ba843e8e7033f6570c714f86df</id>
<content type='text'>
o Bring the static ``ttystate'' into struct prompt so that
  the tilde context is per prompt and not global.
o Comment the remaining static variables so that it's
  clear why they're static.
o Add some XXX comments suggesting that our interface list
  and our hostname should be re-generated after a signal
  (say SIGUSR1) so that a machine with PCCARDs has a chance.
</content>
</entry>
<entry>
<title>MFMP: Make ppp multilink capable.</title>
<updated>1998-05-21T21:49:08Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-05-21T21:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d91d286164db7f10f516a9d0bca0a3527e864714'/>
<id>urn:sha1:d91d286164db7f10f516a9d0bca0a3527e864714</id>
<content type='text'>
      See the file README.changes, and re-read the man page.
</content>
</entry>
<entry>
<title>Cosmetic:  Make our external function names consistent.</title>
<updated>1998-05-01T19:26:12Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-05-01T19:26:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd7e261079699ca066fd8acaaf3ed460e5de61a1'/>
<id>urn:sha1:dd7e261079699ca066fd8acaaf3ed460e5de61a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Move alias function pointers into loadalias.c</title>
<updated>1998-04-07T00:54:26Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-04-07T00:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2764b86afdc99a30f4b1a4da2c04db8aa7aa785d'/>
<id>urn:sha1:2764b86afdc99a30f4b1a4da2c04db8aa7aa785d</id>
<content type='text'>
o Move Var*Version into command.c
o Remove struct pppVars (and there was much rejoicing) !
o Forward-decl some structs in .h files to avoid include
  ordering requirements and remove a few more redundant
  #includes.
</content>
</entry>
<entry>
<title>Remove unused includes.</title>
<updated>1998-04-06T09:12:38Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-04-06T09:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d24f017be800e31ad16d74ae3366abab383cefe0'/>
<id>urn:sha1:d24f017be800e31ad16d74ae3366abab383cefe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'MP'.</title>
<updated>1998-01-29T00:44:16Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-01-29T00:44:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ae349f52c53416e04f1d038a8210f1a9fa7db2c'/>
<id>urn:sha1:1ae349f52c53416e04f1d038a8210f1a9fa7db2c</id>
<content type='text'>
</content>
</entry>
</feed>
