<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tcpreplay, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>treewide: fix licenses</title>
<updated>2026-02-19T18:15:36Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-02-10T11:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f7e3317515ae5ba9b4efc8dd56e88af8fb2cb02e'/>
<id>urn:sha1:f7e3317515ae5ba9b4efc8dd56e88af8fb2cb02e</id>
<content type='text'>
Fix licenses.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcpreplay: add libxdp as dependency</title>
<updated>2025-12-31T07:08:49Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-12-30T13:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=529150016e4d7db74c3e2430ccc153cf9c11f063'/>
<id>urn:sha1:529150016e4d7db74c3e2430ccc153cf9c11f063</id>
<content type='text'>
If libxdp is built before tcpreplay, it will pick it up.
So, might as well just add it as a dependency (for now).

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>tcpreplay: add libbpf dependency</title>
<updated>2025-12-29T14:30:24Z</updated>
<author>
<name>TeleostNaCl Dai</name>
</author>
<published>2025-11-16T04:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=821f3f071c349f3dc55058ec18f86218439815c8'/>
<id>urn:sha1:821f3f071c349f3dc55058ec18f86218439815c8</id>
<content type='text'>
Since compiling tcpbridge requires linking libbpf.so.1, compiling tcpbridge first may result in compilation failure, like:
Package tcpbridge is missing dependencies for the following libraries: libbpf.so.1

The simplest way to solve it is to add libbpf dependency in Makefile

Signed-off-by: TeleostNaCl Dai &lt;teleostnacl@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcpreplay: bump to version 4.5.2</title>
<updated>2025-09-23T18:01:04Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-09-23T13:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f03521b198bdb4cfc3a3dfb926151484e0d1d990'/>
<id>urn:sha1:f03521b198bdb4cfc3a3dfb926151484e0d1d990</id>
<content type='text'>
This change bumps to version 4.5.2

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>tcpreplay: compile as gnu11</title>
<updated>2025-08-12T08:37:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-04T22:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39d0a49c0d5f5193f2ba7c70799c8f3dba38a531'/>
<id>urn:sha1:39d0a49c0d5f5193f2ba7c70799c8f3dba38a531</id>
<content type='text'>
Fixes compilation under GCC15.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcpreplay: add simple test.sh for all executables</title>
<updated>2024-08-23T13:04:00Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-07-17T11:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f008af9060cde3763fbe3ab2f123592710a9d852'/>
<id>urn:sha1:f008af9060cde3763fbe3ab2f123592710a9d852</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>tcpreplay: bump to version 4.5.1</title>
<updated>2024-08-23T13:04:00Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-07-17T11:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c986d6758f0dd1c0aa55403fb1b51ade67763ef0'/>
<id>urn:sha1:c986d6758f0dd1c0aa55403fb1b51ade67763ef0</id>
<content type='text'>
Dropped CVE patch.
It's included.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>tcpreplay: backport CVE fix</title>
<updated>2024-02-10T23:57:45Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-02-10T23:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd67754a05c844aa12179f755388e03a8d321d6b'/>
<id>urn:sha1:fd67754a05c844aa12179f755388e03a8d321d6b</id>
<content type='text'>
Low severity.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>net/tcpreplay: fix PKG_CPE_ID</title>
<updated>2024-01-25T17:33:36Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-25T17:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=52282b2ed949bb8f3ae008592969eb1cf3914e84'/>
<id>urn:sha1:52282b2ed949bb8f3ae008592969eb1cf3914e84</id>
<content type='text'>
There is not a single CVE under cpe:/a:appneta:tcpreplay
so use cpe:/a:broadcom:tcpreplay:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:broadcom:tcpreplay

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
</feed>
