commit | 8f03dea52b1d0227656319e1b0822628b43791a8 | [log] [tgz] |
---|---|---|
author | Martin Josefsson <gandalf@wlug.westbo.se> | Wed Nov 29 02:35:03 2006 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:31:07 2006 -0800 |
tree | 51517b728d7d465c82e2143f1a28ddd1319911d7 | |
parent | f61801218a58381f498ae5c38ae3eae0bc73e976 [diff] |
[NETFILTER]: nf_conntrack: split out protocol handling This patch splits out L3/L4 protocol handling into its own file nf_conntrack_proto.c Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se> Signed-off-by: Patrick McHardy <kaber@trash.net>