<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_iproute2/tc/m_skbedit.c, branch cm-14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/'/>
<entry>
<title>whitespace cleanup</title>
<updated>2014-12-20T23:47:17+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemming@brocade.com</email>
</author>
<published>2014-12-20T23:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=3d0b7439dfac96d93386295a4c961b89bd3d8463'/>
<id>3d0b7439dfac96d93386295a4c961b89bd3d8463</id>
<content type='text'>
Remove all trailing whitespace and space before tabs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all trailing whitespace and space before tabs.
</pre>
</div>
</content>
</entry>
<entry>
<title>skbedit print missing metadata</title>
<updated>2013-12-28T18:57:34+00:00</updated>
<author>
<name>Jamal Hadi Salim</name>
<email>jhs@mojatatu.com</email>
</author>
<published>2013-12-21T21:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=02b1d345b7540328026b42a406a52f69b796dfb9'/>
<id>02b1d345b7540328026b42a406a52f69b796dfb9</id>
<content type='text'>
skbedit should print the index and other generic metadata info

Signed-off-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
skbedit should print the index and other generic metadata info

Signed-off-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>skbedit to default to pipe</title>
<updated>2013-12-28T18:57:34+00:00</updated>
<author>
<name>Jamal Hadi Salim</name>
<email>jhs@mojatatu.com</email>
</author>
<published>2013-12-21T21:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=64b7db4db78620cd4e7c4067a4fb3aabd2252998'/>
<id>64b7db4db78620cd4e7c4067a4fb3aabd2252998</id>
<content type='text'>
Allow skbedit to be used as is in an action chain by default
without need to specify pipe

Signed-off-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow skbedit to be used as is in an action chain by default
without need to specify pipe

Signed-off-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FSF address in file headers</title>
<updated>2013-12-06T23:05:07+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen@networkplumber.org</email>
</author>
<published>2013-12-06T23:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=4d98ab00de90bac916f526c83c68012d7159f712'/>
<id>4d98ab00de90bac916f526c83c68012d7159f712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skbedit: fix set-never-used warning</title>
<updated>2011-06-29T22:59:02+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-06-29T22:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=02ee3dbc783b926c7846de4b37ce5c577336b054'/>
<id>02ee3dbc783b926c7846de4b37ce5c577336b054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skbedit: use get_u32 for parsing mark</title>
<updated>2010-03-04T00:35:30+00:00</updated>
<author>
<name>jamal</name>
<email>hadi@cyberus.ca</email>
</author>
<published>2010-02-15T01:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=e906975a53df2614a08d32017aa6e3c70f204a2d'/>
<id>e906975a53df2614a08d32017aa6e3c70f204a2d</id>
<content type='text'>
parsing a mark as a classid allows for acceptance of strange
informal input.

cheers,
jamal
commit aad0da6507ff8a95a63ed8e529c05f52be5b0e75
Author: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
Date:   Mon Feb 15 06:45:29 2010 -0500

    skbedit: use get_u32 for parsing mark

    get_u32 is the more appropriate parser for a mark.

    Signed-off-by: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parsing a mark as a classid allows for acceptance of strange
informal input.

cheers,
jamal
commit aad0da6507ff8a95a63ed8e529c05f52be5b0e75
Author: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
Date:   Mon Feb 15 06:45:29 2010 -0500

    skbedit: use get_u32 for parsing mark

    get_u32 is the more appropriate parser for a mark.

    Signed-off-by: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>skbedit: Add support to mark packets</title>
<updated>2009-12-26T19:12:43+00:00</updated>
<author>
<name>Jamal Hadi Salim</name>
<email>hadi@cyberus.ca</email>
</author>
<published>2009-12-26T19:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=e04dd30a38130a3d85065a747cc33274766a9cb6'/>
<id>e04dd30a38130a3d85065a747cc33274766a9cb6</id>
<content type='text'>
This adds support for setting the skb mark.

Signed-off-by: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for setting the skb mark.

Signed-off-by: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix uninitialized memory in tc_skbedit</title>
<updated>2009-02-19T16:59:06+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-02-19T16:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=46a6573259f46f86eb0048a2c805b24ff4183fa6'/>
<id>46a6573259f46f86eb0048a2c805b24ff4183fa6</id>
<content type='text'>
Original from: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;

A bug was found in which the memory for the tc_skbedit struct was being
used uninitialized to 0.  Alternative version of original fix
using initializer rather than memset.

Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original from: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;

A bug was found in which the memory for the tc_skbedit struct was being
used uninitialized to 0.  Alternative version of original fix
using initializer rather than memset.

Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for skbedit action</title>
<updated>2009-01-07T03:27:03+00:00</updated>
<author>
<name>Alexander Duyck</name>
<email>alexander.h.duyck@intel.com</email>
</author>
<published>2009-01-07T03:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_iproute2/commit/?id=f72a7aab0ce946ca1133cc8b6b7fcb088fbb1d96'/>
<id>f72a7aab0ce946ca1133cc8b6b7fcb088fbb1d96</id>
<content type='text'>
	Provides ability to edit queue_mapping field
	Provides ability to edit priority field

usage: action skbedit [queue_mapping QUEUE_MAPPING] [priority PRIORITY]
	at least one option must be select, or both at the same time

Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Provides ability to edit queue_mapping field
	Provides ability to edit priority field

usage: action skbedit [queue_mapping QUEUE_MAPPING] [priority PRIORITY]
	at least one option must be select, or both at the same time

Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
