<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/ng_vjc.h, branch upstream/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-01-07T01:45:51Z</updated>
<entry>
<title>/* -&gt; /*- for license, minor formatting changes</title>
<updated>2005-01-07T01:45:51Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-07T01:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c398230b64aea809cb7c5cea8db580af7097920c'/>
<id>urn:sha1:c398230b64aea809cb7c5cea8db580af7097920c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a single style of multiple inclusion protection for Netgraph headers.</title>
<updated>2003-11-11T12:30:37Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-11-11T12:30:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e20480bfb6869d99d93891ec878221122b4d3478'/>
<id>urn:sha1:e20480bfb6869d99d93891ec878221122b4d3478</id>
<content type='text'>
Reviewed by:	archie, harti, emax
</content>
</entry>
<entry>
<title>Fix GCC warnings caused by initializing a zero length array. In the process,</title>
<updated>2002-05-31T23:48:03Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-05-31T23:48:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0184ff8e3b84a1c7273492d8854cfaa012060b5'/>
<id>urn:sha1:f0184ff8e3b84a1c7273492d8854cfaa012060b5</id>
<content type='text'>
simply things a bit by getting rid of 'struct ng_parse_struct_info' which
was useless because it only contained one field.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Since neither archie nor I work at Whistle any more, change our email</title>
<updated>2000-10-24T17:32:45Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2000-10-24T17:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc3bbd68c54fab5539ff1cfa5f7bfb454633239c'/>
<id>urn:sha1:cc3bbd68c54fab5539ff1cfa5f7bfb454633239c</id>
<content type='text'>
addresses to be the more usefu @freebsd.org ones
so we can keep getting bug-reports.
- man pages to follow..
</content>
</entry>
<entry>
<title>- Add new control message NGM_VJC_GET_CONFIG</title>
<updated>2000-08-10T22:48:03Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-08-10T22:48:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=656485a2c6d58e099bafb1ec2a1393b727c843eb'/>
<id>urn:sha1:656485a2c6d58e099bafb1ec2a1393b727c843eb</id>
<content type='text'>
- Implement control message ASCII'fication for all control messages
</content>
</entry>
<entry>
<title>More bug fixes for the VJ Compression node. Seems to work now (really).</title>
<updated>1999-11-15T20:02:58Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-11-15T20:02:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=309c48c65ba8b554b24e6d48256b322bb4d7b19c'/>
<id>urn:sha1:309c48c65ba8b554b24e6d48256b322bb4d7b19c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor change to the configuration of number of slots.</title>
<updated>1999-11-10T23:56:19Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-11-10T23:56:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2131899955b81cad175a353830d71257651e33a'/>
<id>urn:sha1:b2131899955b81cad175a353830d71257651e33a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanups regarding misused m_pullup() and similar.</title>
<updated>1999-10-26T22:33:54Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-10-26T22:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bef9dae05a72866e79d97d9bff3fc5a2538b4421'/>
<id>urn:sha1:bef9dae05a72866e79d97d9bff3fc5a2538b4421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whistle's Netgraph link-layer (sometimes more) networking infrastructure.</title>
<updated>1999-10-21T09:06:11Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-10-21T09:06:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4cf49a43559ed9fdad601bdcccd2c55963008675'/>
<id>urn:sha1:4cf49a43559ed9fdad601bdcccd2c55963008675</id>
<content type='text'>
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from:  Whistle CVS tree
</content>
</entry>
</feed>
