<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d359a62d - New netgraph node ng_patch(4). It performs data modification of packets</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/patch/Makefile#d359a62d</link>
        <description>New netgraph node ng_patch(4). It performs data modification of packetspassing through. Modifications are restricted to a subset of C languageoperations on unsigned integers of 8, 16, 32 or 64 bit size.These are: set to new value (=), addition (+=), subtraction (-=),multiplication (*=), division (/=), negation (= -), bitwise AND (&amp;=),bitwise OR (|=), bitwise eXclusive OR (^=), shift left (&lt;&lt;=),shift right (&gt;&gt;=). Several operations are all applied to a packetsequentially in order they were specified by user.Submitted by:	Maxim Ignatenko &lt;gelraen.ua at gmail.com&gt;		Vadim Goncharov &lt;vadimnuclight at tpu.ru&gt;Discussed with:	net@Approved by:	mav (mentor)MFC after:	1 month

            List of files:
            /freebsd-13.1/sys/modules/netgraph/patch/Makefile</description>
        <pubDate>Wed, 09 Jun 2010 12:25:57 +0000</pubDate>
        <dc:creator>Andrey V. Elsukov &lt;ae@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
