<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/linux/netfilter, branch v2.6.19.2</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.19.2</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.19.2'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2006-11-16T05:18:49+00:00</updated>
<entry>
<title>[NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt</title>
<updated>2006-11-16T05:18:49+00:00</updated>
<author>
<name>Yasuyuki Kozakai</name>
<email>yasuyuki.kozakai@toshiba.co.jp</email>
</author>
<published>2006-11-15T03:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b96e7ecbd052a0916b6078e7600604d7e276a336'/>
<id>urn:sha1:b96e7ecbd052a0916b6078e7600604d7e276a336</id>
<content type='text'>
66 and 67 for getsockopt on IPv6 socket is doubly used for IPv6 Advanced
API and ip6tables. This moves numbers for ip6tables to 68 and 69.
This also kills XT_SO_* because {ip,ip6,arp}_tables doesn't have so much
common numbers now.

The old userland tools keep to behave as ever, because old kernel always
calls functions of IPv6 Advanced API for their numbers.

Signed-off-by: Yasuyuki Kozakai &lt;yasuyuki.kozakai@toshiba.co.jp&gt;
Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: Add dscp,DSCP headers to header-y</title>
<updated>2006-09-25T02:28:47+00:00</updated>
<author>
<name>Yasuyuki Kozakai</name>
<email>yasuyuki.kozakai@toshiba.co.jp</email>
</author>
<published>2006-09-25T02:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0d6c7ae22d4fadbc83677ea1a6144eea8911e319'/>
<id>urn:sha1:0d6c7ae22d4fadbc83677ea1a6144eea8911e319</id>
<content type='text'>
This patch adds xt_dscp.h and xt_DSCP.h to the kernel headers which are
exported via 'make headers_install'. These are necessary for userspace
to add rules using dscp match and DSCP target.

Signed-off-by: Yasuyuki Kozakai &lt;yasuyuki.kozakai@toshiba.co.jp&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix iptables __user misannotations</title>
<updated>2006-09-24T22:55:03+00:00</updated>
<author>
<name>Al Viro</name>
<email>viro@ftp.linux.org.uk</email>
</author>
<published>2006-09-24T22:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3e597c6045502dd0fa98a61aa95ba178f8a2cc03'/>
<id>urn:sha1:3e597c6045502dd0fa98a61aa95ba178f8a2cc03</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: x_tables: simplify compat API</title>
<updated>2006-09-22T22:20:01+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-09-20T19:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9fa492cdc160cd27ce1046cb36f47d3b2b1efa21'/>
<id>urn:sha1:9fa492cdc160cd27ce1046cb36f47d3b2b1efa21</id>
<content type='text'>
Split the xt_compat_match/xt_compat_target into smaller type-safe functions
performing just one operation. Handle all alignment and size-related
conversions centrally in these function instead of requiring each module to
implement a full-blown conversion function. Replace -&gt;compat callback by
-&gt;compat_from_user and -&gt;compat_to_user callbacks, responsible for
converting just a single private structure.

Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: TCP conntrack: improve dead connection detection</title>
<updated>2006-09-22T22:19:57+00:00</updated>
<author>
<name>George Hansper</name>
<email>georgeh@anstat.com.au</email>
</author>
<published>2006-09-20T19:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c1fe3ca5106d9568791433fa6c7f27e71ac69e1b'/>
<id>urn:sha1:c1fe3ca5106d9568791433fa6c7f27e71ac69e1b</id>
<content type='text'>
Don't count window updates as retransmissions.

Signed-off-by: George Hansper &lt;georgeh@anstat.com.au&gt;
Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: kill listhelp.h</title>
<updated>2006-09-22T22:19:45+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-09-20T18:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=df0933dcb027e156cb5253570ad694b81bd52b69'/>
<id>urn:sha1:df0933dcb027e156cb5253570ad694b81bd52b69</id>
<content type='text'>
Kill listhelp.h and use the list.h functions instead.

Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: x_tables: add data member to struct xt_match</title>
<updated>2006-09-22T21:55:36+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-08-22T07:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=91270cf81765152f6e77953440beb4d3b34a71b5'/>
<id>urn:sha1:91270cf81765152f6e77953440beb4d3b34a71b5</id>
<content type='text'>
Shared match functions can use this to make runtime decisions basen on the
used match.

Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: nfnetlink: remove unnecessary packed attributes</title>
<updated>2006-09-22T21:55:35+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-08-22T07:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=53e26658282373b84ba85a0c9807cb762f7738a6'/>
<id>urn:sha1:53e26658282373b84ba85a0c9807cb762f7738a6</id>
<content type='text'>
Remove unnecessary packed attributes in nfnetlink structures. Unfortunately
in a few cases they have to stay to avoid changing structure sizes.

Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: x_tables: remove unused size argument to check/destroy functions</title>
<updated>2006-09-22T21:55:34+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-08-22T07:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=efa741656e9ebf5fd6e0432b0d1b3c7f156392d3'/>
<id>urn:sha1:efa741656e9ebf5fd6e0432b0d1b3c7f156392d3</id>
<content type='text'>
The size is verified by x_tables and isn't needed by the modules anymore.

Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: x_tables: remove unused argument to target functions</title>
<updated>2006-09-22T21:55:33+00:00</updated>
<author>
<name>Patrick McHardy</name>
<email>kaber@trash.net</email>
</author>
<published>2006-08-22T07:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=fe1cb10873b44cf89082465823ee6d4d4ac63ad7'/>
<id>urn:sha1:fe1cb10873b44cf89082465823ee6d4d4ac63ad7</id>
<content type='text'>
Signed-off-by: Patrick McHardy &lt;kaber@trash.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
