commit | d8a0509a696de60296a66ba4fe4f9eaade497103 | [log] [tgz] |
---|---|---|
author | Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> | Sat Jul 07 22:26:16 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:17:36 2007 -0700 |
tree | 6aa00195176f8cd05221e356877ec83d0aa0536c | |
parent | dacd2a1a5cf621288833aa3c6e815b86a1536538 [diff] |
[NETFILTER]: nf_nat: kill global 'destroy' operation This kills the global 'destroy' operation which was used by NAT. Instead it uses the extension infrastructure so that multiple extensions can register own operations. Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>