aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mdns_proto.c
Commit message (Collapse)AuthorAge
* Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Removed disable_metadata_export preference that is no longer usefulLuca2019-12-29
| | | | | | | | since ndpi_process_extra_packet() can drive limited or full metadata export
* | Updated (C)Luca Deri2020-01-05
|/
* Adedd DTLS check in STUNLuca Deri2019-09-21
| | | | Uodated (C)
* Fix alignment issue on IPv6 structsemanuele-f2019-08-29
|
* Improved MDNS dissectionLuca Deri2019-02-24
|
* Warnign fixesLuca Deri2019-01-17
| | | | Updated test results
* Renamed files to avoid name clashes during compilation with other libsLuca Deri2018-09-29