commit | f6ebe77f955d77a988ce726f0818ec0103b11323 | [log] [tgz] |
---|---|---|
author | Harald Welte <laforge@netfilter.org> | Tue Aug 09 20:21:49 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:51:11 2005 -0700 |
tree | 8fefa0e00c4214c3d8ba06c5122c5977b3a9391a | |
parent | 210a9ebef2d1bd32d9e9d81c84d538e237769cdb [diff] |
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 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 <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>