commit | 605dcad6c85226e6d43387917b329d65b95cef39 | [log] [tgz] |
---|---|---|
author | Martin Josefsson <gandalf@wlug.westbo.se> | Wed Nov 29 02:35:06 2006 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:31:09 2006 -0800 |
tree | e18d19e93a9c1dcf268fb1ed8e91246c3440ba5b | |
parent | e2b7606cdb602a4f69c02cfc8bebe9c63b595e24 [diff] |
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol Rename 'struct nf_conntrack_protocol' to 'struct nf_conntrack_l4proto' in order to help distinguish it from 'struct nf_conntrack_l3proto'. It gets rather confusing with 'nf_conntrack_protocol'. Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se> Signed-off-by: Patrick McHardy <kaber@trash.net>