{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":9435882,"defaultBranch":"master","name":"tcpdump","ownerLogin":"the-tcpdump-group","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-04-14T21:46:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4154908?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716127953.0","currentOid":""},"activityList":{"items":[{"before":"ad42bfe5362b034b2aefdba05330f3c53ece92cb","after":"852b62ab00effd7f9ea3667f3723da2f02caf520","ref":"refs/heads/master","pushedAt":"2024-05-20T18:30:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"guyharris","name":"Guy Harris","path":"/guyharris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3599441?s=80&v=4"},"commit":{"message":"Remove missing/datalinks.c\n\nThat should have been removed in\nd5b1a160a306a4e7946039ae91faf9b5416691ab.","shortMessageHtmlLink":"Remove missing/datalinks.c"}},{"before":"54580d9b26a282c9ec1d78d2b4b92e633679f413","after":"dd979968e0902be48ee6c5d003edeadd5a3270df","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-20T12:04:38.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"CI: Remove a comment about a fixed warning\n\nIt is a follow-up to e8a0bec3b9a0c466abd74f3e05c4cf09a72e4c65.\n\n(backported from commit ad42bfe5362b034b2aefdba05330f3c53ece92cb)","shortMessageHtmlLink":"CI: Remove a comment about a fixed warning"}},{"before":"5adcf64ae82cd78c94c4296eec6834d26060cd24","after":"ad42bfe5362b034b2aefdba05330f3c53ece92cb","ref":"refs/heads/master","pushedAt":"2024-05-20T11:48:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"CI: Remove a comment about a fixed warning\n\nIt is a follow-up to 5adcf64ae82cd78c94c4296eec6834d26060cd24.","shortMessageHtmlLink":"CI: Remove a comment about a fixed warning"}},{"before":"83d7ac7aacc2067805ed2a863d6b7eeeaef27852","after":"5adcf64ae82cd78c94c4296eec6834d26060cd24","ref":"refs/heads/master","pushedAt":"2024-05-20T11:17:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"funcattrs: Update the NORETURN definition condition for TinyCC\n\nCurrent TinyCC support __attribute((noreturn)).\n\n[skip ci]","shortMessageHtmlLink":"funcattrs: Update the NORETURN definition condition for TinyCC"}},{"before":"d5b1a160a306a4e7946039ae91faf9b5416691ab","after":"83d7ac7aacc2067805ed2a863d6b7eeeaef27852","ref":"refs/heads/master","pushedAt":"2024-05-20T06:03:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"guyharris","name":"Guy Harris","path":"/guyharris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3599441?s=80&v=4"},"commit":{"message":"esp: report a warning, not an error, for an invalid hex digit in a secret.\n\nWe already report a warning if the secret is too long; do so if there's\nan invalid hex digit in the secret.\n\nSee\n\nhttps://github.com/the-tcpdump-group/tcpdump/pull/1185#issuecomment-2119211162\n\nWhile we're at it, put the length of the string, in hex-digit pairs,\ninto a size_t rather than an unsigned int, just in case (it's unlikely\nthat it will overflow a 32-bit unsigned integer, but...).","shortMessageHtmlLink":"esp: report a warning, not an error, for an invalid hex digit in a se…"}},{"before":"074d10aa1a2bdf1d42515c7c44e95e9ddf63769e","after":"d5b1a160a306a4e7946039ae91faf9b5416691ab","ref":"refs/heads/master","pushedAt":"2024-05-19T19:43:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"guyharris","name":"Guy Harris","path":"/guyharris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3599441?s=80&v=4"},"commit":{"message":"Get rid of support for libpcap prior to 1.0.\n\nThis lets us remove a bunch of configure-time and compile-time tests.\n\nUpdate documentation to reflect this.\n\nWinPcap 4.1.3 is based on libpcap 1.0, but doesn't export all of the new\nAPIs, so it won't work with code that uses any of the other APIs, which\ntcpdump does, so don't test with WinPcap.","shortMessageHtmlLink":"Get rid of support for libpcap prior to 1.0."}},{"before":"47edb26bde6473ff8732ba77c6f6138925e0c2b5","after":"074d10aa1a2bdf1d42515c7c44e95e9ddf63769e","ref":"refs/heads/master","pushedAt":"2024-05-19T19:25:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"guyharris","name":"Guy Harris","path":"/guyharris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3599441?s=80&v=4"},"commit":{"message":"esp: mark unreached code as such.\n\nSome compilers might not understand the declaration of the ndo_error\nmember of an netdissect_options as pointing to a function that never\nreturns; add a /* NOTREACHED */ comment in case they recognize that as a\nhint.","shortMessageHtmlLink":"esp: mark unreached code as such."}},{"before":null,"after":"47edb26bde6473ff8732ba77c6f6138925e0c2b5","ref":"refs/heads/coverity_scan","pushedAt":"2024-05-19T14:12:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"NFS: Add two length checks\n\nThis change avoids adding a large number to the packet pointer and\noverflow it.\n\nIt also avoids the differences between 32-bit and 64-bit printouts.\n\nExample:\n32-bit:\nNFS request xid 1168185174 80 readdirplus fh / 1441792 bytes @ 1585267068834414592 [|nfs]\n---\n64-bit:\nNFS request xid 1168185174 80 readdirplus [|nfs]\n\nAdd a test file.\nUpdate a test output accordingly.","shortMessageHtmlLink":"NFS: Add two length checks"}},{"before":"983d4321e9579c09ab6aaa3896b1a834be95fca6","after":null,"ref":"refs/heads/coverity_scan","pushedAt":"2024-05-19T14:12:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"}},{"before":"f67e46a634dd3bdcefa9fc09dbef6baae1b1d1ed","after":"54580d9b26a282c9ec1d78d2b4b92e633679f413","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-15T18:42:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"IPv6: Update a comment\n\n\"advance\" is used since commit 66df248b49095c261138b5a5e34d341a6bf9ac7f.\n\n(cherry picked from commit 429c68e33bf729ebbba1bffabbf166608bfb55bd)\n\n[skip ci]","shortMessageHtmlLink":"IPv6: Update a comment"}},{"before":"c5c912ad34a88dcf5878be64b36daa535c5265f9","after":"f67e46a634dd3bdcefa9fc09dbef6baae1b1d1ed","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-15T08:42:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Include unconditionally\n\nBuilds using Autotools or CMake generate config.h, thus remove the\n'#ifdef HAVE_CONFIG_H'/'#endif'.\n\nRemove also the 'add_definitions(-DHAVE_CONFIG_H)' in CMakeLists.txt.\n\n(backported from commit 94a3708f00f658994293a440fbbb7e71e2047a0f)","shortMessageHtmlLink":"Include <config.h> unconditionally"}},{"before":"4966c764d28afc1cc99a4565946e356d19ce0635","after":"c5c912ad34a88dcf5878be64b36daa535c5265f9","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-08T19:19:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"NFS: Add two length checks\n\nThis change avoids adding a large number to the packet pointer and\noverflow it.\n\nIt also avoids the differences between 32-bit and 64-bit printouts.\n\nExample:\n32-bit:\nNFS request xid 1168185174 80 readdirplus fh / 1441792 bytes @ 1585267068834414592 [|nfs]\n---\n64-bit:\nNFS request xid 1168185174 80 readdirplus [|nfs]\n\nAdd a test file.\nUpdate a test output accordingly.\n\n(cherry picked from commit 47edb26bde6473ff8732ba77c6f6138925e0c2b5)","shortMessageHtmlLink":"NFS: Add two length checks"}},{"before":"067f7dd17dc39144c4b292a13ceea53610b4b5e0","after":"47edb26bde6473ff8732ba77c6f6138925e0c2b5","ref":"refs/heads/master","pushedAt":"2024-05-08T19:12:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"NFS: Add two length checks\n\nThis change avoids adding a large number to the packet pointer and\noverflow it.\n\nIt also avoids the differences between 32-bit and 64-bit printouts.\n\nExample:\n32-bit:\nNFS request xid 1168185174 80 readdirplus fh / 1441792 bytes @ 1585267068834414592 [|nfs]\n---\n64-bit:\nNFS request xid 1168185174 80 readdirplus [|nfs]\n\nAdd a test file.\nUpdate a test output accordingly.","shortMessageHtmlLink":"NFS: Add two length checks"}},{"before":"17f21cccaab68de21a97d8a02f5259934b4498d4","after":"4966c764d28afc1cc99a4565946e356d19ce0635","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-07T19:22:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"frag6: Fix invalid 32-bit versus 64-bit printouts\n\nPrint \"[length < 0] (invalid)\" when fragment length is negative.\n\nIn this case, e.g. when IPv6 payload length is zero, the 32-bit and\n64-bit printouts were different.\n\nExample:\n32-bit:\nfrag (0x80000074:1280|4294967288)\n---\n64-bit:\nfrag (0x80000074:1280|18446744073709551608)\n\nAdd a test file.\n\n(cherry picked from commit 067f7dd17dc39144c4b292a13ceea53610b4b5e0)","shortMessageHtmlLink":"frag6: Fix invalid 32-bit versus 64-bit printouts"}},{"before":"e5b1cab0483a5fbb958d453c07aab7307c73fc2b","after":"067f7dd17dc39144c4b292a13ceea53610b4b5e0","ref":"refs/heads/master","pushedAt":"2024-05-06T19:10:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"frag6: Fix invalid 32-bit versus 64-bit printouts\n\nPrint \"[length < 0] (invalid)\" when fragment length is negative.\n\nIn this case, e.g. when IPv6 payload length is zero, the 32-bit and\n64-bit printouts were different.\n\nExample:\n32-bit:\nfrag (0x80000074:1280|4294967288)\n---\n64-bit:\nfrag (0x80000074:1280|18446744073709551608)\n\nAdd a test file.","shortMessageHtmlLink":"frag6: Fix invalid 32-bit versus 64-bit printouts"}},{"before":"ed7770905094647ff4d712cbc4aed347aacc09ac","after":"17f21cccaab68de21a97d8a02f5259934b4498d4","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-05T07:43:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Include unconditionally\n\nIt is used for open() which is in POSIX.1-2001, POSIX.1-2008.\n\nlibpcap has included unconditionally since at least 1999.\n\n(cherry picked from commit f81ffd175499bf3252594d90932c553ea668765b)","shortMessageHtmlLink":"Include <fcntl.h> unconditionally"}},{"before":"41e3e814252e56483d1f6926f00dd47388fda768","after":"ed7770905094647ff4d712cbc4aed347aacc09ac","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-03T07:21:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Autoconf: Update an AC_DEFINE()\n\nSame result in config.h as with CMake.\n\nBefore:\n#define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/\n\nAfter:\n#define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1\n\n(cherry picked from commit e5b1cab0483a5fbb958d453c07aab7307c73fc2b)\n\n[skip ci]","shortMessageHtmlLink":"Autoconf: Update an AC_DEFINE()"}},{"before":"6d1136ac573974f1ad751900b0132a078f4e24f1","after":"e5b1cab0483a5fbb958d453c07aab7307c73fc2b","ref":"refs/heads/master","pushedAt":"2024-05-03T07:20:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Autoconf: Update an AC_DEFINE()\n\nSame result in config.h as with CMake.\n\nBefore:\n#define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/\n\nAfter:\n#define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1\n\n[skip ci]","shortMessageHtmlLink":"Autoconf: Update an AC_DEFINE()"}},{"before":"b9ef20909b7def53db94bd0bbec4bc798746a6ac","after":"41e3e814252e56483d1f6926f00dd47388fda768","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-02T15:04:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"AppVeyor: try building with Visual Studio 2022.\n\n(cherry picked from commit cf3566e677bd30beacbf997ca3afff1ff4831947)\n\n[skip ci]","shortMessageHtmlLink":"AppVeyor: try building with Visual Studio 2022."}},{"before":"57b9d78e8a4713f5bab9608ea7b07cb9dbbf419e","after":"b9ef20909b7def53db94bd0bbec4bc798746a6ac","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-05-01T19:50:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Extend \"make shellcheck\" onto mkdep too. [skip appveyor]\n\nFor shell trap purposes, \"1 2 3 13 15\" is the same as \"HUP INT QUIT PIPE\nTERM\" in AIX, FreeBSD, Hurd, illumos, Linux, macOS, NetBSD, OpenBSD and\nSolaris. However, in Haiku SIGPIPE is 7 and 13 is SIGTSTP.\n\nAddress all warnings from shellcheck 0.9.0:\n\nmkdep:66:11: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:73:34: warning: Trapping signals by number is not well defined.\n Prefer signal names. [SC2172]\nmkdep:75:4: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:75:10: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:77:41: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:77:49: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:79:17: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:97:16: warning: Use \"$@\" (with quotes) to prevent whitespace problems.\n [SC2048]\nmkdep:103:5: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:103:23: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:103:30: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:106:11: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:108:17: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:114:4: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:114:9: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:115:7: note: Double quote to prevent globbing and word splitting.\n [SC2086]\nmkdep:115:19: note: Double quote to prevent globbing and word splitting.\n [SC2086]\n(cherry picked from commit 983d4321e9579c09ab6aaa3896b1a834be95fca6)","shortMessageHtmlLink":"Extend \"make shellcheck\" onto mkdep too. [skip appveyor]"}},{"before":"2d6da026cb991fe38de251a4e0ee6fe486623feb","after":"57b9d78e8a4713f5bab9608ea7b07cb9dbbf419e","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-04-29T21:28:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"infrastation","name":"Denis Ovsienko","path":"/infrastation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/900115?s=80&v=4"},"commit":{"message":"Add recent contributors to CREDITS. [skip ci]","shortMessageHtmlLink":"Add recent contributors to CREDITS. [skip ci]"}},{"before":"37745f6daa8d8a23d74d045e8141a04309453dd0","after":"6d1136ac573974f1ad751900b0132a078f4e24f1","ref":"refs/heads/master","pushedAt":"2024-04-29T10:06:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"TESTrun: Print HAVE_FPTYPE1/HAVE_FPTYPE2 based on the --fp-type option","shortMessageHtmlLink":"TESTrun: Print HAVE_FPTYPE1/HAVE_FPTYPE2 based on the --fp-type option"}},{"before":"429c68e33bf729ebbba1bffabbf166608bfb55bd","after":"37745f6daa8d8a23d74d045e8141a04309453dd0","ref":"refs/heads/master","pushedAt":"2024-04-27T08:46:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"frag6: Refactor duplicate code\n\nUpdate a test output accordingly.","shortMessageHtmlLink":"frag6: Refactor duplicate code"}},{"before":"4822cd1f88f7b936c1e36376cacaca5ed063a1f7","after":"429c68e33bf729ebbba1bffabbf166608bfb55bd","ref":"refs/heads/master","pushedAt":"2024-04-27T06:45:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"IPv6: Update a comment\n\n\"advance\" is used since commit 66df248b49095c261138b5a5e34d341a6bf9ac7f.\n\n[skip ci]","shortMessageHtmlLink":"IPv6: Update a comment"}},{"before":"a9fef42dda1bc3afb996471624f75163cfc901df","after":"2d6da026cb991fe38de251a4e0ee6fe486623feb","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-04-26T14:43:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Makefile.in: Update the whitespacecheck target\n\ninstall-sh has no longer a tab at the end of one line.\n\nThis is a follow-up to fb182281c44e0d18aac5716ae4464be292fb6e9d.\n\n(cherry picked from commit ec5cc2499c3bb86f0862e58354133954e8a213bf)","shortMessageHtmlLink":"Makefile.in: Update the whitespacecheck target"}},{"before":"bb704ed32d770e84fdc340de8276c261bb6e9ee1","after":"4822cd1f88f7b936c1e36376cacaca5ed063a1f7","ref":"refs/heads/master","pushedAt":"2024-04-24T21:59:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"infrastation","name":"Denis Ovsienko","path":"/infrastation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/900115?s=80&v=4"},"commit":{"message":"README.md: Add QNX to the formerly supported OS list. [skip ci]\n\nThere are various mentions of QNX implementing BPF and running tcpdump,\nbut finding an actual running OS and verifying it seems complicated.","shortMessageHtmlLink":"README.md: Add QNX to the formerly supported OS list. [skip ci]"}},{"before":"0bdde63b5925c4edc417b07b8fc379ac46e3eeb9","after":"a9fef42dda1bc3afb996471624f75163cfc901df","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-04-24T21:12:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"infrastation","name":"Denis Ovsienko","path":"/infrastation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/900115?s=80&v=4"},"commit":{"message":"CMake: search for gethostbyaddr() in libnetwork\n\n(cherry picked from commit bdece165acc8dd20b445938da7ac3770bd28b8ee)","shortMessageHtmlLink":"CMake: search for gethostbyaddr() in libnetwork"}},{"before":"cbde7a81f1125ea726b0c5a7a4ad83c3eb455fc1","after":"0bdde63b5925c4edc417b07b8fc379ac46e3eeb9","ref":"refs/heads/tcpdump-4.99","pushedAt":"2024-04-17T09:00:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Rename the suffix of a pcap test file to .pcap\n\n(cherry picked from commit bb704ed32d770e84fdc340de8276c261bb6e9ee1)","shortMessageHtmlLink":"Rename the suffix of a pcap test file to .pcap"}},{"before":"baa6d9b86454b5b905595db66c56cdea8b69e13b","after":"bb704ed32d770e84fdc340de8276c261bb6e9ee1","ref":"refs/heads/master","pushedAt":"2024-04-17T09:00:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fxlb","name":null,"path":"/fxlb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2846004?s=80&v=4"},"commit":{"message":"Rename the suffix of a pcap test file to .pcap","shortMessageHtmlLink":"Rename the suffix of a pcap test file to .pcap"}},{"before":"4ffb715478ad6c51c3a736f05dfb4e4b6a41500b","after":"baa6d9b86454b5b905595db66c56cdea8b69e13b","ref":"refs/heads/master","pushedAt":"2024-04-15T20:57:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guyharris","name":"Guy Harris","path":"/guyharris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3599441?s=80&v=4"},"commit":{"message":"SLL2: indicate why we only do interface lookup on Linux. [skip ci]","shortMessageHtmlLink":"SLL2: indicate why we only do interface lookup on Linux. [skip ci]"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETxUHTwA","startCursor":null,"endCursor":null}},"title":"Activity · the-tcpdump-group/tcpdump"}