linux/net/ipv6/netfilter
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework.
This patch encapsulates the usage of eff_cap (in netlink_skb_params) within
the security framework by extending security_netlink_recv to include a required
capability parameter and converting all direct usage of eff_caps outside
of the lsm modules to use the interface.  It also updates the SELinux
implementation of the security_netlink_send and security_netlink_recv
hooks to take advantage of the sid in the netlink_skb_params struct.
This also enables SELinux to perform auditing of netlink capability checks.
Please apply, for 2.6.18 if possible.

Signed-off-by: Darrel Goeddel <dgoeddel@trustedcs.com>
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by:  James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-29 16:57:55 -07:00
..
Kconfig [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match 2006-04-01 02:22:54 -08:00
Makefile [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match 2006-04-01 02:22:54 -08:00
ip6_queue.c [NETLINK]: Encapsulate eff_cap usage within security framework. 2006-06-29 16:57:55 -07:00
ip6_tables.c [NETFILTER]: x_tables: fix xt_register_table error propagation 2006-06-29 16:57:40 -07:00
ip6t_HL.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_LOG.c [NETFILTER]: fix format specifier for netfilter log targets 2006-05-19 02:15:47 -07:00
ip6t_REJECT.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_ah.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_dst.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_eui64.c [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). 2006-05-16 15:24:41 -07:00
ip6t_frag.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_hbh.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_hl.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_ipv6header.c [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions 2006-03-20 18:02:56 -08:00
ip6t_owner.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6t_rt.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ip6table_filter.c [NETFILTER]: Clean up hook registration 2006-04-09 22:25:33 -07:00
ip6table_mangle.c [NETFILTER]: Clean up hook registration 2006-04-09 22:25:33 -07:00
ip6table_raw.c [NETFILTER]: Clean up hook registration 2006-04-09 22:25:33 -07:00
nf_conntrack_l3proto_ipv6.c [NETFILTER]: conntrack: don't call helpers for related ICMP messages 2006-06-17 21:28:55 -07:00
nf_conntrack_proto_icmpv6.c [NETFILTER]: conntrack: add sysctl to disable checksumming 2006-06-17 21:28:57 -07:00
nf_conntrack_reasm.c [NET]: skb_trim audit 2006-06-17 21:30:20 -07:00