<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ngctl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5665fe6b - Fix more typos to be a good example.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/netgraph/ngctl#5665fe6b</link>
        <description>Fix more typos to be a good example.Found by:	codespell

            List of files:
            /freebsd-13.1/share/examples/netgraph/ngctl</description>
        <pubDate>Sun, 22 May 2011 14:23:48 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89624a34 - Replace all uses of the old netgraph constants NG_*LEN by the new</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/netgraph/ngctl#89624a34</link>
        <description>Replace all uses of the old netgraph constants NG_*LEN by the newconstants NG_*SIZ that include the trailing NUL byte. This changeis mostly mechanical except for the replacement of a couple of snprintf()and sprintf() calls with strlcpy.

            List of files:
            /freebsd-13.1/share/examples/netgraph/ngctl</description>
        <pubDate>Sat, 15 Nov 2003 15:26:35 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a8b93fe - fix typos in comments.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/netgraph/ngctl#6a8b93fe</link>
        <description>fix typos in comments.Submitted by: Vincent Jardin &lt;vjardin@wanadoo.fr&gt;

            List of files:
            /freebsd-13.1/share/examples/netgraph/ngctl</description>
        <pubDate>Tue, 30 Sep 2003 22:39:22 +0000</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8307e12 - Add two new generic control messages, NGM_ASCII2BINARY and</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/netgraph/ngctl#f8307e12</link>
        <description>Add two new generic control messages, NGM_ASCII2BINARY andNGM_BINARY2ASCII, which convert control messages to ASCII and back.This allows control messages to be sent and received in ASCII formusing ngctl(8), which makes ngctl a lot more useful.This also allows all the type-specific debugging code in libnetgraphto go away -- instead, we just ask the node itself to do the ASCIItranslation for us.Currently, all generic control messages are supported, as well asmessages 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 andcontrol messages at any time.  Eventually nghook(8) may be subsumed.Several other misc. bug fixes.Reviewed by:	julian

            List of files:
            /freebsd-13.1/share/examples/netgraph/ngctl</description>
        <pubDate>Tue, 30 Nov 1999 02:45:32 +0000</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
