CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/18 17:32:13
Modified files:
lib/libpcap : gencode.c
Log message:
Zero out IPv6 mask before using it. This fixes expressions like
'net 2002::/16', which were previously non-deterministic based on
the previous contents of memory.
from upstream; ok claudio@
