summaryrefslogtreecommitdiffstats
path: root/src/messages/MMDSPing.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* messages: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* msg: Change crimson's make_message() namespace to crimsonAmnon Hanuhov2021-05-251-1/+1
* messages: Add crimson's make_message as friend to messages classes withAmnon Hanuhov2021-05-061-0/+2
* message: mark message classes "final"Kefu Chai2020-11-161-1/+1
* messages: use final specifier for destructorPatrick Donnelly2020-11-101-1/+1
* messages: inherit MMDSPing and MMDSMetrics from MMDSOpJos Collin2020-10-221-4/+4
* mds: inter-mds ping-pong message and typeVenky Shankar2020-06-011-0/+50