Merge branch 'master' of git://1984.lsi.us.es/nf
Pablo Neira Ayuso says:
====================
The following patchset contains fixes for your net tree, two of them
are due to relatively recent changes, one has been a longstanding bug,
they are:
* Fix incorrect usage of rt_gateway in the H.323 helper, from
Julian Anastasov.
* Skip re-route in nf_nat code for ICMP traffic. If CONFIG_XFRM is
enabled, we waste cycles to look up for the route again. This problem
seems to be there since really long time. From Ulrich Weber.
* Fix mismatching section in nf_conntrack_reasm, from Hein Tibosch.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/ipv4/netfilter/iptable_nat.c 3 additions, 1 deletionnet/ipv4/netfilter/iptable_nat.c
- net/ipv6/netfilter/ip6table_nat.c 3 additions, 1 deletionnet/ipv6/netfilter/ip6table_nat.c
- net/ipv6/netfilter/nf_conntrack_reasm.c 2 additions, 2 deletionsnet/ipv6/netfilter/nf_conntrack_reasm.c
- net/netfilter/nf_conntrack_h323_main.c 2 additions, 1 deletionnet/netfilter/nf_conntrack_h323_main.c
Loading
Please register or sign in to comment