view include/freeDiameter/version.h.in @ 1559:2dbc816d48f4

Fail when a peer with empty Origin-Realm tries to connect. Empty Origin-Realms cause problems in the routing code later. Reduce warnings when reporting an empty Failed-AVP; both avp_source and avp_rawdata are NULL in this case.
author Thomas Klausner <wiz@gatalith.at>
date Tue, 27 Oct 2020 10:50:04 +0100
parents 7de036e9e8fd
children
line wrap: on
line source

/* Following variable is expended at build time based on the result of "hg id" command */
#cmakedefine FD_PROJECT_VERSION_HG
#define FD_PROJECT_VERSION_HG_VAL "@FD_PROJECT_VERSION_HG@"
"Welcome to our mercurial repository"