linux-stable/include/linux/netfilter_ipv6
Harald Welte 608c8e4f7b [NETFILTER]: Extend netfilter logging API
This patch is in preparation to nfnetlink_log:
- loggers now have to register struct nf_logger instead of nf_logfn
- nf_log_unregister() replaced by nf_log_unregister_pf() and
  nf_log_unregister_logger()
- add comment to ip[6]t_LOG.h to assure nobody redefines flags
- add /proc/net/netfilter/nf_log to tell user which logger is currently
  registered for which address family
- if user has configured logging, but no logging backend (logger) is
  available, always spit a message to syslog, not just the first time.
- split ip[6]t_LOG.c into two parts:
  Backend: Always try to register as logger for the respective address family
  Frontend: Always log via nf_log_packet() API
- modify all users of nf_log_packet() to accomodate additional argument

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:38:07 -07:00
..
ip6_logging.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6_tables.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_ah.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_esp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_frag.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_hl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_ipv6header.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_length.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_limit.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_LOG.h [NETFILTER]: Extend netfilter logging API 2005-08-29 15:38:07 -07:00
ip6t_mac.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_MARK.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_mark.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_multiport.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_opts.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_owner.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_physdev.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_rt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00