<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/netgraph, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>Merge r179308 from head to stable/7:</title>
<updated>2008-08-31T10:15:43Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-08-31T10:15:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be90528ca2c9edd4ff6d8007116f8c8f4d3defb4'/>
<id>urn:sha1:be90528ca2c9edd4ff6d8007116f8c8f4d3defb4</id>
<content type='text'>
  Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
  NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
  months in HEAD/RELENG_7.  Specifics:

  - netatm include files
  - netatm command line management tools
  - libatm
  - ATM parts in rescue and sysinstall
  - sample configuration files and documents
  - kernel support as a module or in NOTES
  - netgraph wrapper nodes for netatm
  - ctags data for netatm.
  - netatm-specific device drivers.

  Reviewed by:    bz
  Discussed with: bms, bz, harti

MFC discussed with:	des, peter
</content>
</entry>
<entry>
<title>Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.</title>
<updated>2007-08-13T17:19:28Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-08-13T17:19:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=51713b2a7b128056bae6793e3b10252c1a261d9a'/>
<id>urn:sha1:51713b2a7b128056bae6793e3b10252c1a261d9a</id>
<content type='text'>
Reconnect ng_h(4) back to the build.

Reviewed by:	kensmith
Approved by:	re (kensmith)
MFC after:	1 month
</content>
</entry>
<entry>
<title>Disconnect netatm from the build as it is not MPSAFE and relies on</title>
<updated>2007-07-14T21:49:24Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-07-14T21:49:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b851aeb6321494fe153410e910ccf4ec1d92513'/>
<id>urn:sha1:2b851aeb6321494fe153410e910ccf4ec1d92513</id>
<content type='text'>
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.</title>
<updated>2007-07-10T16:38:43Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-07-10T16:38:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=08b755600f29790c8bd905e800ef9a2d71c9d159'/>
<id>urn:sha1:08b755600f29790c8bd905e800ef9a2d71c9d159</id>
<content type='text'>
Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>A node that implements various traffic shaping and rate limiting algorithms.</title>
<updated>2007-05-15T16:24:50Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2007-05-15T16:24:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1adb54142d8dc3a4c042568a68fef6ce611246e8'/>
<id>urn:sha1:1adb54142d8dc3a4c042568a68fef6ce611246e8</id>
<content type='text'>
Approved by:	glebius (mentor)
</content>
</entry>
<entry>
<title>Build bits for ng_deflate(4) and ng_pred1(4).</title>
<updated>2006-12-29T13:16:43Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-12-29T13:16:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e6f1d3be4b04e758217b685e24bb36fa3c36747'/>
<id>urn:sha1:9e6f1d3be4b04e758217b685e24bb36fa3c36747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use touch when what is really meant is :&gt; (create an empty file, or</title>
<updated>2006-08-14T13:28:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2006-08-14T13:28:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b3ae668b13db776ced151f20e9ad3d23eca545d'/>
<id>urn:sha1:8b3ae668b13db776ced151f20e9ad3d23eca545d</id>
<content type='text'>
truncate it if it exists) or :&gt;&gt; (ensure the file exists, but don't change
it if it already does)

Reviewed by:	ru
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>A netgraph node that can do different manipulations with</title>
<updated>2006-06-27T12:45:28Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-06-27T12:45:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d473c9d543fd784dacdd3c0beb6de5fadb8001ab'/>
<id>urn:sha1:d473c9d543fd784dacdd3c0beb6de5fadb8001ab</id>
<content type='text'>
mbuf_tags(9) on packets.

Submitted by:		Vadim Goncharov &lt;vadimnuclight tpu.ru&gt;
mdoc(7) reviewed by:	ru
</content>
</entry>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
</feed>
