]> The Tcpdump Group git mirrors - libpcap/commit
Mind all-zeroes IPv6 netmask in gen_host6(). 1498/head
authorDenis Ovsienko <[email protected]>
Sat, 29 Mar 2025 14:11:54 +0000 (14:11 +0000)
committerDenis Ovsienko <[email protected]>
Tue, 8 Apr 2025 10:38:17 +0000 (11:38 +0100)
commit6ffae890d114bc3160c90e50ba0dfde490225125
treed6880118e69278aa57b402e993fcc256809776b2
parent8788f6815528c8e39964354523e38c79c4c06af0
Mind all-zeroes IPv6 netmask in gen_host6().

Apply the same logc as in gen_host().  Now the unoptimized filter
program for "ip6 dst net ::/0" has no always-true comparisons and is the
same as the optimized one.
gencode.c
testprogs/TESTrun