]> The Tcpdump Group git mirrors - libpcap/commit
Zero out IPv6 mask before using it. This fixes expressions like
authorfenner <fenner>
Mon, 12 Nov 2001 21:59:44 +0000 (21:59 +0000)
committerfenner <fenner>
Mon, 12 Nov 2001 21:59:44 +0000 (21:59 +0000)
commit1c20fa1fee9f2a824fb9ba3e4d0c25ee268a3f70
tree2b088b776723607800b568d96d7dabd2dd488ceb
parent98181e94fc7d0137c81f77d6754b9fb7e354a7f5
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.

Reported by: Pekka Savola <[email protected]>
gencode.c