commit | c7232c9979cba684c50b64c513c4a83c9aa70563 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sun Aug 26 19:14:06 2012 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Aug 30 03:00:14 2012 +0200 |
tree | dbe0fdac62191d85935f5a3dfe815c1b1add60f9 | |
parent | 051966c0c644a1c96092d4206e00704ade813c9a [diff] |
netfilter: add protocol independent NAT core Convert the IPv4 NAT implementation to a protocol independent core and address family specific modules. Signed-off-by: Patrick McHardy <kaber@trash.net>