Re: [PATCH] netfilter: unfold two loops in ip6_packet_match()
From: Patrick McHardy <hidden>
Date: 2009-02-19 10:19:20
Also in:
netfilter-devel
From: Patrick McHardy <hidden>
Date: 2009-02-19 10:19:20
Also in:
netfilter-devel
Eric Dumazet wrote:
ip6_tables netfilter module can use an ifname_compare() helper so that two loops are unfolded.
Also applied, thanks Eric. Are you going to send a new patch for ip_tables.c or should I just take the old one?