X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnetwork.h;h=777616c4725cc75ddb13f9844e5c833aa81e7e35;hb=7785e123a4d5b7624e963c6a05614471b7de6073;hp=4318ef92c5627d93894627c3c36a9928727cd1f0;hpb=b98e88bb5ec95814100f90fd2c77ef0739be79c0;p=collectd.git diff --git a/src/network.h b/src/network.h index 4318ef92..777616c4 100644 --- a/src/network.h +++ b/src/network.h @@ -67,4 +67,7 @@ #define TYPE_MESSAGE 0x0100 #define TYPE_SEVERITY 0x0101 +#define TYPE_SIGN_SHA256 0x0200 +#define TYPE_ENCR_AES256 0x0210 + #endif /* NETWORK_H */