<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>QoS on To Linux and beyond !</title>
    <link>https://home.regit.org/tags/qos/</link>
    <description>Recent content in QoS on To Linux and beyond !</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Wed, 18 Sep 2013 12:57:21 +0000</lastBuildDate>
    <atom:link href="https://home.regit.org/feed/tags/qos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using tc with IPv6 and IPv4</title>
      <link>https://home.regit.org/2013/09/using-tc-with-ipv6-and-ipv4/</link>
      <pubDate>Wed, 18 Sep 2013 12:57:21 +0000</pubDate>
      <guid>https://home.regit.org/2013/09/using-tc-with-ipv6-and-ipv4/</guid>
      <description>&lt;p&gt;The first news is that &lt;a href=&#34;http://comments.gmane.org/gmane.linux.network/233164&#34;&gt;it works&lt;/a&gt;! It is possible to use tc to setup QoS on IPv6 but the filter have to be updated.&lt;/p&gt;
&lt;p&gt;When working on adding IPv6 support to &lt;a href=&#34;https://github.com/regit/lagfactory&#34;&gt;lagfactory&lt;/a&gt;, I found out by reading tc sources and specifically &lt;a href=&#34;https://github.com/SVMP/android_external_busybox/blob/master/networking/libiproute/ll_proto.c&#34;&gt;ll_proto.c&lt;/a&gt; that the keyword to use for IPv6 was &lt;em&gt;ipv6&lt;/em&gt;. Please read that file if you need to find the keyword for an other protocol.&lt;br&gt;
So to send packet with Netfilter mark 5000 to a specific queue, one can use:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Defend your network from Microsoft Word upload with Suricata and Netfilter</title>
      <link>https://home.regit.org/2012/10/defend-your-network-from-word/</link>
      <pubDate>Tue, 09 Oct 2012 14:17:13 +0000</pubDate>
      <guid>https://home.regit.org/2012/10/defend-your-network-from-word/</guid>
      <description>&lt;h4 id=&#34;introduction&#34;&gt;Introduction&lt;/h4&gt;
&lt;p&gt;Some times ago, I’ve blogged about &lt;a href=&#34;https://home.regit.org/2011/04/some-new-features-of-ips-mode-in-suricata-1-1beta2/&#34;&gt;new IPS features in Suricata 1.1&lt;/a&gt; and did not find at the time&lt;br&gt;
any killer application of the &lt;em&gt;nfq_set_mark&lt;/em&gt; keyword. When using Suricata in Netfilter IPS mode, this keyword allows you to set the Netfilter mark on the packet when a rule match.&lt;br&gt;
This mark can be used by Netfilter or by other network subsystem to differentiate the treatment to apply to the packet.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
