<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netgraph/ng_sample.c, branch release/5.5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-01-31T23:27:04Z</updated>
<entry>
<title>MFC: /*- and related license changes</title>
<updated>2005-01-31T23:27:04Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-31T23:27:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9769f3ab5327a99909391e070c143e92ddc43ec'/>
<id>urn:sha1:c9769f3ab5327a99909391e070c143e92ddc43ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: -j 1.26 -j 1.27</title>
<updated>2005-01-21T19:39:10Z</updated>
<author>
<name>Roman Kurakin</name>
<email>rik@FreeBSD.org</email>
</author>
<published>2005-01-21T19:39:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=82480803b478ef793fe2c0736983e2e5fa7c49ec'/>
<id>urn:sha1:82480803b478ef793fe2c0736983e2e5fa7c49ec</id>
<content type='text'>
	Kill a half dead comment. It's first half was killed in rev 1.12.

	MFC after:      3 days

MFC: -j 1.25 -j 1.26
	Fix creation on "dlciX" hook in ng_sample.

	Approved by:    julian
	MFC after:      3 days

MFC: -j 1.24 -j 1.25
	Fix counting length of leadin for hook name (sizeof () =&gt; strlen ()).

	Approved by:    julian
	MFC after:      3 days
</content>
</entry>
<entry>
<title>Address node in a less complex way.</title>
<updated>2004-07-29T08:05:02Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2004-07-29T08:05:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb3e8b0bd16be6681e0805f8b3e3be3fed8cd67f'/>
<id>urn:sha1:bb3e8b0bd16be6681e0805f8b3e3be3fed8cd67f</id>
<content type='text'>
Approved by:	julian (mentor)
</content>
</entry>
<entry>
<title>Slight cosmetic changes.</title>
<updated>2004-07-20T17:15:38Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-07-20T17:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be4252b3678cb9f12ac9cbc4b9d827b06d073799'/>
<id>urn:sha1:be4252b3678cb9f12ac9cbc4b9d827b06d073799</id>
<content type='text'>
Also introduce a macro to be called by persistent nodes to signal their
persistence during shutdown to hide this mechanism from the node author.

Make node flags have a consistent style in naming.

Document the change.
</content>
</entry>
<entry>
<title>Having moved metadata usage to mbuf tags, remove code that supports</title>
<updated>2004-06-26T22:24:16Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-06-26T22:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ca24c284d7116d2764cd8bca4fa357a0bea07db'/>
<id>urn:sha1:3ca24c284d7116d2764cd8bca4fa357a0bea07db</id>
<content type='text'>
the old way of doing it.

Submitted by:	Gleb Smirnoff &lt;glebius@cell.sick.ru&gt;
</content>
</entry>
<entry>
<title>Switch to using C99 sparse initialisers for the type methods array.</title>
<updated>2004-05-29T00:51:19Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-05-29T00:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f8aae7776f85d2fa8aa93f73c37782cd9e1204c6'/>
<id>urn:sha1:f8aae7776f85d2fa8aa93f73c37782cd9e1204c6</id>
<content type='text'>
Should make no binary difference.

Submitted by:	Gleb Smirnoff &lt;glebius@cell.sick.ru&gt;
Reviewed by:	Harti Brandt &lt;harti@freebsd.org&gt;
MFC after:	1 week
</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-test2/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>Make the sample netgraph node compileable again.</title>
<updated>2001-02-25T05:36:25Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2001-02-25T05:36:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e519ede34837b0c82c16fc5fece7ee4d5e07e6c4'/>
<id>urn:sha1:e519ede34837b0c82c16fc5fece7ee4d5e07e6c4</id>
<content type='text'>
Makes it easier for people if they can start with something
that actually compiles.
</content>
</entry>
<entry>
<title>Implement direct support for semipersistant nodes.</title>
<updated>2001-01-30T20:51:52Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2001-01-30T20:51:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1acb27c64a477cf45cd084f419e681d63c776203'/>
<id>urn:sha1:1acb27c64a477cf45cd084f419e681d63c776203</id>
<content type='text'>
(e.g. ethernet nodes are persistent until you rip out the hardware)
Use this support in the ethernet and sample nodes.
Add some more abstraction on the 'item's so that  node and
hook reference counting can be checked easier.
Slight man page correction.
Make pppoe type dependent on ethernet type.
Clean up node shutdown a little.
Move a mutex from MTX_SPIN to MTX_DEF (oops)
Fix small ref-counting bug.
remove warning on one2many type.
</content>
</entry>
<entry>
<title>Another brian fix, luckily not in live code.</title>
<updated>2001-01-11T15:44:41Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2001-01-11T15:44:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cdbfe12417e4a8800646d9d214b2de2bc6a71ab7'/>
<id>urn:sha1:cdbfe12417e4a8800646d9d214b2de2bc6a71ab7</id>
<content type='text'>
</content>
</entry>
</feed>
