<?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 mOS-networking-stack</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>76404edc - - Release 0.3 (first commit)</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#76404edc</link>
        <description>- Release 0.3 (first commit)

            List of files:
            /mOS-networking-stack/samples/lighttpd-1.4.32/tests/mod-secdownload.t/mOS-networking-stack/samples/lighttpd-1.4.32/tests/mod-setenv.t/mOS-networking-stack/samples/lighttpd-1.4.32/tests/mod-ssi.t/mOS-networking-stack/samples/lighttpd-1.4.32/tests/mod-userdir.t/mOS-networking-stack/samples/lighttpd-1.4.32/tests/proxy.conf/mOS-networking-stack/samples/lighttpd-1.4.32/tests/run-tests.pl/mOS-networking-stack/samples/lighttpd-1.4.32/tests/symlink.t/mOS-networking-stack/samples/lighttpd-1.4.32/tests/var-include-sub.conf/mOS-networking-stack/samples/lighttpd-1.4.32/tests/var-include.conf/mOS-networking-stack/samples/midstat/README/mOS-networking-stack/samples/midstat/config/.gitignore/mOS-networking-stack/samples/midstat/logs/.gitignore/mOS-networking-stack/samples/nat/config/nat.conf/mOS-networking-stack/samples/nat/logs/.gitignore/mOS-networking-stack/samples/simple_firewall/config/simple_firewall.conf/mOS-networking-stack/samples/simple_firewall/logs/.gitignore/mOS-networking-stack/samples/simple_firewall/simple_firewall.c/mOS-networking-stack/scripts/aclocal.m4/mOS-networking-stack/util/cpu.c/mOS-networking-stack/util/http_parsing.c/mOS-networking-stack/util/include/cpu.h/mOS-networking-stack/util/include/debug.h/mOS-networking-stack/util/include/http_parsing.h/mOS-networking-stack/util/include/netlib.h/mOS-networking-stack/util/include/ring_buffer.h/mOS-networking-stack/util/include/rss.h/mOS-networking-stack/util/include/tdate_parse.h/mOS-networking-stack/util/netlib.c/mOS-networking-stack/util/ring_buffer.c/mOS-networking-stack/util/rss.c/mOS-networking-stack/util/tdate_parse.c</description>
        <pubDate>Fri, 27 May 2016 15:00:00 +0000</pubDate>
        <dc:creator>Asim Jamshed &lt;ajamshed@ndsl.kaist.edu&gt;</dc:creator>
    </item>
<item>
        <title>c44a07e4 - - Small tweaks to the script files to make pcap version compile/link with mOS core.</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#c44a07e4</link>
        <description>- Small tweaks to the script files to make pcap version compile/link with mOS core.

            List of files:
            /mOS-networking-stack/scripts/configure/mOS-networking-stack/scripts/configure.ac</description>
        <pubDate>Thu, 08 Dec 2016 07:00:00 +0000</pubDate>
        <dc:creator>Asim Jamshed &lt;ajamshed@ndsl.kaist.edu&gt;</dc:creator>
    </item>
<item>
        <title>cfb1a230 - - Updated the dpdk-iface driver so that it works for newer 4.x kernels (partially resolves #20).</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#cfb1a230</link>
        <description>- Updated the dpdk-iface driver so that it works for newer 4.x kernels (partially resolves #20).- Removed a latent init bug from dpdk_module.c

            List of files:
            /mOS-networking-stack/setup.sh</description>
        <pubDate>Sun, 24 Feb 2019 02:00:00 +0000</pubDate>
        <dc:creator>Asim Jamshed &lt;asim.jamshed@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b451c18d - - Script files updated for Travis.</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#b451c18d</link>
        <description>- Script files updated for Travis.

            List of files:
            /mOS-networking-stack/scripts/Makefile.test</description>
        <pubDate>Sat, 12 Nov 2016 14:00:00 +0000</pubDate>
        <dc:creator>Asim Jamshed &lt;ajamshed@ndsl.kaist.edu&gt;</dc:creator>
    </item>
<item>
        <title>35de7e5d - - Hopefully the last commit for gcc-5.x compatibility</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#35de7e5d</link>
        <description>- Hopefully the last commit for gcc-5.x compatibility

            List of files:
            /mOS-networking-stack/samples/midstat/Makefile.in/mOS-networking-stack/samples/nat/Makefile.in/mOS-networking-stack/samples/simple_firewall/Makefile.in</description>
        <pubDate>Sat, 12 Nov 2016 15:00:00 +0000</pubDate>
        <dc:creator>Asim Jamshed &lt;ajamshed@ndsl.kaist.edu&gt;</dc:creator>
    </item>
<item>
        <title>602e2e46 - NAT: Do not check for RSS hash with 1 core</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#602e2e46</link>
        <description>NAT: Do not check for RSS hash with 1 coreIf the number of cores is 1, then all RSS hash will lead to core 0.

            List of files:
            /mOS-networking-stack/samples/nat/nat.c</description>
        <pubDate>Thu, 14 Feb 2019 14:00:00 +0000</pubDate>
        <dc:creator>Tom Barbette &lt;barbette@kth.se&gt;</dc:creator>
    </item>
<item>
        <title>05e3289c - Patches for mOS release 0.4 (see http://mos.kaist.edu/guide/release/04_release_note.html#mos-release-0-4-october-21-2017 for more details)</title>
        <link>http://172.16.0.5:8080/history/mOS-networking-stack/#05e3289c</link>
        <description>Patches for mOS release 0.4 (see http://mos.kaist.edu/guide/release/04_release_note.html#mos-release-0-4-october-21-2017 for more details)

            List of files:
            /mOS-networking-stack/samples/midstat/midstat.c</description>
        <pubDate>Sat, 21 Oct 2017 08:00:00 +0000</pubDate>
        <dc:creator>YoungGyoun &lt;ygmoon@ndsl.kaist.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
