<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/net/netfilter/nf_queue.c, branch v2.6.14</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/net/netfilter/nf_queue.c?h=v2.6.14</id>
<link rel='self' href='https://git.amat.us/linux/atom/net/netfilter/nf_queue.c?h=v2.6.14'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2005-08-29T22:51:21Z</updated>
<entry>
<title>[NETFILTER]: more verbose return codes from nf_{log,queue}</title>
<updated>2005-08-29T22:51:21Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@netfilter.org</email>
</author>
<published>2005-08-10T03:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d72367b6f36e557f122beefaa8c6b80eb1c7f245'/>
<id>urn:sha1:d72367b6f36e557f122beefaa8c6b80eb1c7f245</id>
<content type='text'>
This adds EEXIST to distinguish between the following return values:
0: 	nobody was registered, registration successful
EEXIST:	the exact same handler was already registered, no registration
	required
EBUSY:	somebody else is registered, registration unsuccessful.

Signed-off-by: Harald Welte &lt;laforge@netfilter.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: add /proc/net/netfilter interface to nf_queue</title>
<updated>2005-08-29T22:51:18Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@netfilter.org</email>
</author>
<published>2005-08-10T03:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=bbd86b9fc469b7e91dc7444e6abb8930811d79cb'/>
<id>urn:sha1:bbd86b9fc469b7e91dc7444e6abb8930811d79cb</id>
<content type='text'>
This patch adds a /proc/net/netfilter/nf_queue file, similar to the
recently-added /proc/net/netfilter/nf_log.  It indicates which queue
handler is registered to which protocol family.  This is useful since
there are now multiple queue handlers in the treee (ip[6]_queue,
nfnetlink_queue).

Signed-off-by: Harald Welte &lt;laforge@netfilter.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c</title>
<updated>2005-08-29T22:51:11Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@netfilter.org</email>
</author>
<published>2005-08-10T03:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f6ebe77f955d77a988ce726f0818ec0103b11323'/>
<id>urn:sha1:f6ebe77f955d77a988ce726f0818ec0103b11323</id>
<content type='text'>
This patch doesn't introduce any code changes, but merely splits the
core netfilter code into four separate files.  It also moves it from
it's old location in net/core/ to the recently-created net/netfilter/
directory.

Signed-off-by: Harald Welte &lt;laforge@netfilter.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
