[tcpdump-workers] Re: IP Address Anonymization Feature in tcpdump

2024-10-16 Thread Guy Harris
On Jun 10, 2024, at 12:39 PM, Alberto Perez Bogantes via tcpdump-workers wrote: > We've been working on adding a new feature to tcpdump that will allow IP > address anonymization ... ... > > I am sharing my GitHub project (https://github.com/aperezb21/tcpdump), > which is forked from commit b

[tcpdump-workers] Re: IP Address Anonymization Feature in tcpdump

2024-09-03 Thread Denis Ovsienko
On Mon, 10 Jun 2024 14:39:01 -0500 Alberto Perez Bogantes via tcpdump-workers wrote: > We believe that this functionality is well suited for tcpdump because > much of the logic used to print an IP address for a specific packet > can be reused to access that IP and anonymize it. The logic for > di