This file is indexed.

/usr/share/doc/iptables-dev/html/netfilter-extensions-HOWTO-9.html is in iptables-dev 1.4.21-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
 <TITLE>Netfilter Extensions HOWTO: Contributing</TITLE>
 <LINK HREF="netfilter-extensions-HOWTO-8.html" REL=previous>
 <LINK HREF="netfilter-extensions-HOWTO.html#toc9" REL=contents>
</HEAD>
<BODY>
Next
<A HREF="netfilter-extensions-HOWTO-8.html">Previous</A>
<A HREF="netfilter-extensions-HOWTO.html#toc9">Contents</A>
<HR>
<H2><A NAME="s9">9.</A> <A HREF="netfilter-extensions-HOWTO.html#toc9">Contributing</A></H2>

<H2><A NAME="ss9.1">9.1</A> <A HREF="netfilter-extensions-HOWTO.html#toc9.1">Contributing a new extension</A>
</H2>

<P>Netfilter core-team always welcome new extensions/bug-fixes. In this section we will not focus
on how to package a new extension to ease its inclusion into patch-o-matic yet. But this might
come in a future version of this HOWTO.</P>

<P>First of all, you should be familiar with the
<A HREF="http://www.netfilter.org/documentation/HOWTO/netfilter-hacking-HOWTO.html">Netfilter Hacking HOWTO</A>.</P>

<P>Rusty has already written a guideline on how to make new patches for netfilter,
it's in :</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
/path/to/netfiltercvs/netfilter/patch-o-matic/NEWPATCHES
</PRE>
</CODE></BLOCKQUOTE>
</P>

<P>Or read the latest version online at :
<A HREF="http://cvs.netfilter.org/cgi-bin/cvsweb/netfilter/patch-o-matic/NEWPATCHES">NEWPATCHES</A>.</P>

<P>Finally, it's a good idea to subscribe to netfilter-devel mailing list.
More info on how to subscribe can be found on the netfilter homepage.</P>

<H2><A NAME="ss9.2">9.2</A> <A HREF="netfilter-extensions-HOWTO.html#toc9.2">Contributing to this HOWTO</A>
</H2>

<P>You are mostly welcome to update this HOWTO. To do so, the preferred way
is to send a patch of the SGML master of this document to the
netfilter-devel mailing list.</P>

<P>Thanks for your help! Thanks to the developers who contributed the
netfilter-extensions-HOWTO parts related to their patches.</P>
<HR>
Next
<A HREF="netfilter-extensions-HOWTO-8.html">Previous</A>
<A HREF="netfilter-extensions-HOWTO.html#toc9">Contents</A>
</BODY>
</HTML>