Commit graph

7 commits

Author SHA1 Message Date
Amin Ben Ramdhane
95a9418e04 T#8530: Diagnostics: Add supports for missing parameters 2022-08-23 11:42:57 +00:00
Amin Ben Ramdhane
1f9a518bab Fix udpecho diagnostics for IPv6 address 2022-05-18 10:10:14 +01:00
Amin Ben Ramdhane
381d47fcb9 UDPEcho: use udpechoclientd instead of nping 2022-05-11 13:39:13 +00:00
Amin Ben Ramdhane
755437ebe8 UDPEcho diagnostics: use port 7 as default value 2022-04-25 16:25:56 +01:00
Amin Ben Ramdhane
080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
Amin Ben Ramdhane
5717e55ac7 save dmmap files under '/etc/bbfdm/dmmap' instead of '/etc/bbfdm' 2021-03-25 19:33:30 +01:00
Amin Ben Ramdhane
5e97bdb5e4 bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
Renamed from scripts/functions/udpecho_launch (Browse further)