Pablo Neira Ayuso says:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for your net tree:
1) Remove a direct dependency with IPv6 introduced by the
sip_external_media feature, from Alin Nastac.
2) Fix bogus ENOENT when removing interval elements from set.
3) Set transport_header from br_netfilter to mimic the stack
behaviour, this partially fixes a checksum validation bug
from the SCTP connection tracking, from Xin Long.
4) Fix undefined reference to symbol in xt_TEE, due to missing
Kconfig dependencies, from Arnd Bergmann.
5) Check for NULL in skb_header_pointer() calls in ip6t_shr,
from Kangjie Lu.
6) Fix bogus EBUSY when removing an existing conntrack helper from
a transaction.
7) Fix module autoload of the redirect extension.
8) Remove duplicated transition in flowtable diagram in the existing
documentation.
9) Missing .release_ops call from error path in newrule() which
results module refcount leak, from Taehee Yoo.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/networking/nf_flowtable.txt 4 additions, 4 deletionsDocumentation/networking/nf_flowtable.txt
- net/bridge/br_netfilter_hooks.c 1 addition, 0 deletionsnet/bridge/br_netfilter_hooks.c
- net/bridge/br_netfilter_ipv6.c 2 additions, 0 deletionsnet/bridge/br_netfilter_ipv6.c
- net/ipv6/netfilter/ip6t_srh.c 6 additions, 0 deletionsnet/ipv6/netfilter/ip6t_srh.c
- net/netfilter/Kconfig 1 addition, 0 deletionsnet/netfilter/Kconfig
- net/netfilter/nf_conntrack_sip.c 16 additions, 21 deletionsnet/netfilter/nf_conntrack_sip.c
- net/netfilter/nf_tables_api.c 4 additions, 1 deletionnet/netfilter/nf_tables_api.c
- net/netfilter/nft_objref.c 16 additions, 3 deletionsnet/netfilter/nft_objref.c
- net/netfilter/nft_redir.c 1 addition, 1 deletionnet/netfilter/nft_redir.c
- net/netfilter/nft_set_rbtree.c 3 additions, 4 deletionsnet/netfilter/nft_set_rbtree.c
Loading
Please register or sign in to comment