linux/net/ipv6/netfilter
Harald Welte 0ab43f8499 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code
- split netfiler verdict in 16bit verdict and 16bit queue number
- add 'queuenum' argument to nf_queue_outfn_t and its users ip[6]_queue
- move NFNL_SUBSYS_ definitions from enum to #define
- introduce autoloading for nfnetlink subsystem modules
- add MODULE_ALIAS_NFNL_SUBSYS macro
- add nf_unregister_queue_handlers() to register all handlers for a given
  nf_queue_outfn_t
- add more verbose DEBUGP macro definition to nfnetlink.c
- make nfnetlink_subsys_register fail if subsys already exists
- add some more comments and debug statements to nfnetlink.c

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:36:49 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6_queue.c [NETFILTER]: Core changes required by upcoming nfnetlink_queue code 2005-08-29 15:36:49 -07:00
ip6_tables.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
ip6t_LOG.c [NETFILTER]: Fix ip6t_LOG MAC format 2005-07-22 12:52:47 -07:00
ip6t_MARK.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
ip6t_ah.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_dst.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_esp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_eui64.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_frag.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_hbh.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_hl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_ipv6header.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_length.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_limit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_mac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_mark.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_multiport.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_owner.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_physdev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_rt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_filter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_mangle.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_raw.c [NETFILTER]: Missing owner-field initialization in ip6table_raw 2005-06-21 14:03:01 -07:00