updates.
[silc.git] / lib / silccore / silcpacket.h
index e3f98a524901cad2cce5420c36e6ecf9e34198c0..7d1b11ba1c837fb2a9f8f551b682dea318f489f1 100644 (file)
@@ -219,6 +219,7 @@ typedef int (*SilcPacketCheckDecrypt)(SilcPacketType packet_type,
 #define SILC_PACKET_REKEY_DONE           23      /* Re-key done */
 #define SILC_PACKET_HEARTBEAT            24      /* Heartbeat */
 #define SILC_PACKET_KEY_AGREEMENT        25      /* Key Agreement request */
+#define SILC_PACKET_CELL_ROUTERS         26      /* Cell routers backup */
 
 #define SILC_PACKET_PRIVATE              200     /* Private range start  */
 #define SILC_PACKET_MAX                  255     /* RESERVED */