<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ngctl/msg.c, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-08-10T11:10:02Z</updated>
<entry>
<title>MFC style(9) and other non-functional fixes.</title>
<updated>2006-08-10T11:10:02Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-10T11:10:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ddc06fa479badd1503bc8a87d3eaac74cd44d2b7'/>
<id>urn:sha1:ddc06fa479badd1503bc8a87d3eaac74cd44d2b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of all (but one in write.c) static size buffers.</title>
<updated>2004-01-27T21:52:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-27T21:52:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fe5fadaf1156dc9f0372c8a8a2623bc202aeb5c'/>
<id>urn:sha1:9fe5fadaf1156dc9f0372c8a8a2623bc202aeb5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of the old constants which did not include the trailing NUL</title>
<updated>2003-11-12T13:04:44Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-11-12T13:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d901d3b5f40634b402e76a13e7448b6ada50efe'/>
<id>urn:sha1:9d901d3b5f40634b402e76a13e7448b6ada50efe</id>
<content type='text'>
and use the new constants which do.
</content>
</entry>
<entry>
<title>When the 'msg' command is used from the command line, check for a</title>
<updated>2000-06-20T18:51:38Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-06-20T18:51:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ebb8ebbd13511cfe7132822b176215e461583c8'/>
<id>urn:sha1:6ebb8ebbd13511cfe7132822b176215e461583c8</id>
<content type='text'>
synchronous reply, and display it (if any) before exiting.

Requested by:	phk
</content>
</entry>
<entry>
<title>Remove erroneous built-in help information for the 'msg' command.</title>
<updated>2000-03-13T19:23:16Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-03-13T19:23:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1ea638805d88c05bf9e976dc1bba2efe340b57a'/>
<id>urn:sha1:b1ea638805d88c05bf9e976dc1bba2efe340b57a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add two new generic control messages, NGM_ASCII2BINARY and</title>
<updated>1999-11-30T02:45:32Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-11-30T02:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f8307e1233657707bc582110f07373c96d91943b'/>
<id>urn:sha1:f8307e1233657707bc582110f07373c96d91943b</id>
<content type='text'>
NGM_BINARY2ASCII, which convert control messages to ASCII and back.
This allows control messages to be sent and received in ASCII form
using ngctl(8), which makes ngctl a lot more useful.

This also allows all the type-specific debugging code in libnetgraph
to go away -- instead, we just ask the node itself to do the ASCII
translation for us.

Currently, all generic control messages are supported, as well as
messages associated with the following node types: async, cisco,
ksocket, and ppp.

See /usr/share/examples/netgraph/ngctl for an example of using this.

Also give ngctl(8) the ability to print out incoming data and
control messages at any time.  Eventually nghook(8) may be subsumed.

Several other misc. bug fixes.

Reviewed by:	julian
</content>
</entry>
</feed>
