<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ppp/server.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>Listen to a control socket on an IPv4 as well through</title>
<updated>2006-09-18T03:50:30Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-09-18T03:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bba6dc1d5b0e724b357da4b3829835bc9df3b337'/>
<id>urn:sha1:bba6dc1d5b0e724b357da4b3829835bc9df3b337</id>
<content type='text'>
an IPv4-mapped IPv6 address.

Reported by:	Julian H. Stacey &lt;jhs__at__flat.berklix.net&gt;
Test by:	Julian H. Stacey &lt;jhs__at__flat.berklix.net&gt;
MFC after:	1 week
</content>
</entry>
<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-test2/commit/?id=057f1760a8171825b260dad27502f74ed5f69faf'/>
<id>urn:sha1:057f1760a8171825b260dad27502f74ed5f69faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_</title>
<updated>2002-08-27T20:11:58Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-08-27T20:11:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6eafd35305dee6df318b4652fdea0360ab4c4569'/>
<id>urn:sha1:6eafd35305dee6df318b4652fdea0360ab4c4569</id>
<content type='text'>
Suggested by: mike
</content>
</entry>
<entry>
<title>o Clean up some #includes</title>
<updated>2002-05-14T12:55:39Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-05-14T12:55:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de59e178aae50746b140808e7e31ef61b78cd6d5'/>
<id>urn:sha1:de59e178aae50746b140808e7e31ef61b78cd6d5</id>
<content type='text'>
o Bump version number to 3.0.4
o When talking to a RADIUS server, provide a NAS-Port-Type.

  When the NAS-Port-Type is Ethernet, provide a NAS-Port value equal
  to the SESSIONID from the environment in direct mode or the
  NGM_PPPOE_SESSIONID message in other modes.  If no SESSIONID is found,
  default to the interface index in client mode or zero in server mode.

  When the NAS-Port-Type is ISDN, set the NAS-Port to the minor number
  of the physical device (ie, the N in /dev/i4brbchN).

  This makes it easier for the RADIUS server to identify the client
  WRT accounting data etc.

Prompted by:	lsz8425 &lt;lsz8425@mail.cd.hn.cn&gt;
</content>
</entry>
<entry>
<title>socket()s first argument should be a protocol family rather than an</title>
<updated>2002-01-16T14:03:52Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-01-16T14:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63c6cac94057b456640eb8e1fbbc7cc05e312296'/>
<id>urn:sha1:63c6cac94057b456640eb8e1fbbc7cc05e312296</id>
<content type='text'>
address family.
</content>
</entry>
<entry>
<title>socket's first argument is an address family, not a protocol family.</title>
<updated>2002-01-16T13:15:47Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-01-16T13:15:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c87436f34148cc5b80fd7148441fbfbdff3b83d9'/>
<id>urn:sha1:c87436f34148cc5b80fd7148441fbfbdff3b83d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some casts.</title>
<updated>2001-08-19T22:23:28Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-19T22:23:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=260799afa40015f085423d34dce4de3e2d828599'/>
<id>urn:sha1:260799afa40015f085423d34dce4de3e2d828599</id>
<content type='text'>
Not spotted by: FreeBSD's gcc version 2.95.3 20010315 (release)
Spotted by: OpenBSD's gcc version 2.95.3 20010125 (prerelease)
</content>
</entry>
<entry>
<title>If AF_INET6 isn't available in the kernel, revert to creating AF_INET</title>
<updated>2001-08-18T19:16:56Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-18T19:16:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a2b4e4a5c2a83b6bd8affd39a06b91cb9b12f4c'/>
<id>urn:sha1:1a2b4e4a5c2a83b6bd8affd39a06b91cb9b12f4c</id>
<content type='text'>
listening sockets in ``set server''.
</content>
</entry>
<entry>
<title>o Add ipv6 support, abstracting most NCP addresses into opaque</title>
<updated>2001-08-14T16:05:52Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-14T16:05:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30949fd4b52d91188c23cb2ca0d130d89bb1678c'/>
<id>urn:sha1:30949fd4b52d91188c23cb2ca0d130d89bb1678c</id>
<content type='text'>
  structures (well, they're treated as opaque).

  It's now possible to manage IPv6 interface addresses and routing
  table entries and to filter IPV6 traffic whether encapsulated or
  not.

  IPV6CP support is crude for now, and hasn't been tested against
  any other implementations.

  RADIUS and IPv6 are independent of eachother for now.

  ppp.linkup/ppp.linkdown aren't currently used by IPV6CP

o Understand all protocols(5) in filter rules rather than only a select
  few.

o Allow a mask specification for the ``delete'' command.  It's now
  possible to specifically delete one of two conflicting routes.

o When creating and deleting proxy arp entries, do it for all IPv4
  interface addresses rather than doing it just for the ``current''
  peer address.

o When iface-alias isn't in effect, don't blow away manually (via ``iface
  add'') added interface addresses.

o When listening on a tcp server (diagnostic) socket, bind so that a
  tcp46 socket is created -- allowing both IPv4 and IPv6 connections.

o When displaying ICMP traffic, don't display the icmp type twice.
  When display traffic, display at least some information about unrecognised
  traffic.

o Bump version

Inspired after filtering work by: Makoto MATSUSHITA &lt;matusita@jp.FreeBSD.org&gt;
</content>
</entry>
</feed>
