Change #246094
Category | libpcap |
Changed by | Denis Ovsienko <denis | @ovsienko.info>
Changed at | Sat 18 Oct 2025 22:41:56 |
Repository | https://git.tcpdump.org/libpcap |
Project | libpcap |
Branch | master |
Revision | 0056b3a317f95ddae03ad3020332ce9b7ba74758 |
Comments
pcap-filter(7): IPv4-mapped IPv6 is valid syntax. Moreover, it is valid in all contexts of an IPv6 address, so move the definition to the place of first use ("host") and refer to inet_pton(3), which does the parsing. Later on just refer to the earlier definition. Add IPv4-mapped aliases to the existing IPv6 accept tests, and a few reject tests.
Changed files
- pcap-filter.manmisc.in
- testprogs/TESTrun