aboutsummaryrefslogtreecommitdiff
path: root/tests/result/ssdp-m-search-ua.pcap.out
Commit message (Collapse)AuthorAge
* Dissect host line if SSDP contains such. (#1586)Toni2022-06-07
| | | Signed-off-by: lns <matzeton@googlemail.com>
* reader_util: add support for userAgent in SSDP (#1502)Ivan Nardi2022-03-28
| | | | Update unit tests results Follow-up of d668ab4b
* [SSDP] Extract HTTP user-agent when available. (#1500)Darryl Sokoloski2022-03-27
[SSDP] Added capture file with UA header. [SSDP] Added pcap test output log file. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>