Source: rtc-testbench
Section: utils
Maintainer: Gavin Lai (賴建宇) <gavin09@gmail.com>
Uploaders: SZ Lin (林上智) <szlin@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake (>= 3.10),
 pkgconf,
 libbpf-dev,
 libyaml-dev,
 libxdp-dev,
 libssl-dev (>= 3.0),
 libmosquitto-dev,
 clang,
 llvm
Standards-Version: 4.7.3
Homepage: https://github.com/Linutronix/RTC-Testbench
Vcs-Browser: https://salsa.debian.org/debian/rtc-testbench
Vcs-Git: https://salsa.debian.org/debian/rtc-testbench.git

Package: rtc-testbench
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 iproute2,
 ethtool,
 rt-tests,
 linuxptp,
 iperf3
Description: Linux RealTime Communication Testbench
 A real-time traffic validation tool for Ethernet networks with TSN.
 .
 The RTC Testbench supports PROFINET, OPC/UA PubSub, and other
 configurable protocols for evaluating the robustness and real-time
 performance of hardware and Linux network stack.
 .
 Features include traffic generation, checking, mirroring, and
 performance validation of security algorithms. Includes reference and
 mirror applications that can utilize XDP, RAW sockets, and other
 Linux networking interfaces for deterministic communication.
