-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
- Loading branch information
David Howells
committed
Oct 9, 2012
1 parent
17c0759
commit ff1e175
Showing
15 changed files
with
281 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
header-y += ip6_tables.h | ||
header-y += ip6t_HL.h | ||
header-y += ip6t_LOG.h | ||
header-y += ip6t_NPT.h | ||
header-y += ip6t_REJECT.h | ||
header-y += ip6t_ah.h | ||
header-y += ip6t_frag.h | ||
header-y += ip6t_hl.h | ||
header-y += ip6t_ipv6header.h | ||
header-y += ip6t_mh.h | ||
header-y += ip6t_opts.h | ||
header-y += ip6t_rt.h | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# UAPI Header export list | ||
header-y += ip6_tables.h | ||
header-y += ip6t_HL.h | ||
header-y += ip6t_LOG.h | ||
header-y += ip6t_NPT.h | ||
header-y += ip6t_REJECT.h | ||
header-y += ip6t_ah.h | ||
header-y += ip6t_frag.h | ||
header-y += ip6t_hl.h | ||
header-y += ip6t_ipv6header.h | ||
header-y += ip6t_mh.h | ||
header-y += ip6t_opts.h | ||
header-y += ip6t_rt.h |
Oops, something went wrong.