Skip to content

Commit

Permalink
netfilter: remove ipt_SAME.h and ipt_realm.h
Browse files Browse the repository at this point in the history
These two headers are not required anymore, they have been
replaced by xt_SAME.h and xt_realm.h.

Florian Westphal pointed out this.

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
  • Loading branch information
WANG Cong authored and Pablo Neira Ayuso committed Mar 7, 2012
1 parent 58020f7 commit 5f1f815
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 29 deletions.
2 changes: 0 additions & 2 deletions include/linux/netfilter_ipv4/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ header-y += ipt_CLUSTERIP.h
header-y += ipt_ECN.h
header-y += ipt_LOG.h
header-y += ipt_REJECT.h
header-y += ipt_SAME.h
header-y += ipt_TTL.h
header-y += ipt_ULOG.h
header-y += ipt_addrtype.h
header-y += ipt_ah.h
header-y += ipt_ecn.h
header-y += ipt_realm.h
header-y += ipt_ttl.h
20 changes: 0 additions & 20 deletions include/linux/netfilter_ipv4/ipt_SAME.h

This file was deleted.

7 changes: 0 additions & 7 deletions include/linux/netfilter_ipv4/ipt_realm.h

This file was deleted.

0 comments on commit 5f1f815

Please sign in to comment.