Changelog: ========= Update strlcpy.c and strlcat.c PR #636 Apply #616 fix to flows.c, fix #665 Bug #670: update Travis CI to focal Bug #669: LINUX installed netmap auto detection Feature #626 - Support for Q-in-Q VLAN tags Bug #677 skipbroadcast Bug #689: add security policy document Directories of pcaps as arguments PR #682 Bug #679 fix PPS calc for long-running sessions Bug #668 Improve SDK selection Bug #696 fix directory include feature Bug #695 mac os tests fail Bug #674 - Revert "send_packet: Avoid clock drift by using time since first packet" Feature #563 mac update on multicast
Signed-off-by: Wang Mingyu <[email protected]> --- .../tcpreplay/{tcpreplay_4.3.4.bb => tcpreplay_4.4.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-support/tcpreplay/{tcpreplay_4.3.4.bb => tcpreplay_4.4.0.bb} (78%) diff --git a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb similarity index 78% rename from meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb rename to meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb index eda51bb7f5..48cb045767 100644 --- a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb +++ b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb @@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=10f0474a2f0e5dccfca20f69d6598ad8" SRC_URI = "https://github.com/appneta/tcpreplay/releases/download/v${PV}/tcpreplay-${PV}.tar.gz" -SRC_URI[md5sum] = "305a84d84265705bd28f148698142188" -SRC_URI[sha256sum] = "ee065310806c22e2fd36f014e1ebb331b98a7ec4db958e91c3d9cbda0640d92c" +SRC_URI[sha256sum] = "a3b125c0319bd096d68f821c4a08051b2d3d9278bac6fe18cfe3c9201703a567" UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#95256): https://lists.openembedded.org/g/openembedded-devel/message/95256 Mute This Topic: https://lists.openembedded.org/mt/88986567/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
