On Tue, Jul 06, 2004 at 05:09:18PM +0200, Marcel Sebek wrote:
Packet with IPPROTO_HOPOPTS extended header isn't logged properly by
ip6t_LOG.c. It only prints PROTO=0 and nothing more, because
IPPROTO_HOPOPTS=0 and in this file 0 is used to indicate last header.
This patch fix it by using IPPROTO_NONE to indicate last header.
looks fine to me. Dave, can you please include this to your tree?
Thanks.
--
- Harald Welte [off-list ref] http://www.netfilter.org/
============================================================================
"Fragmentation is like classful addressing -- an interesting early
architectural error that shows how much experimentation was going
on while IP was being designed." -- Paul Vixie