Date: Thu, 02 Jan 2025 22:17:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283799] tcpdump (14.2+) endian-swaps uid when parsing pflog data Message-ID: <bug-283799-227-lM7avLJfj6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283799-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799 --- Comment #3 from Kristof Provost <kp@freebsd.org> --- Given this https://cgit.freebsd.org/src/tree/sys/netpfil/pf/if_pflog.c#n256 I'd expect no endianness conversion to be required for uid (and rule_uid, rule_pid). Arguably that's wrong, as we do use big endian for a lot of other fields, but it is what it is now and has been since 2007. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283799-227-lM7avLJfj6>
