]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pim_oil.h
pimd: Tell ourselves to rescan when we discover an issue
[mirror_frr.git] / pimd / pim_oil.h
index 939ef4b3fc39958325d9c815b29afdbc4c566264..64107bfe88d9aa78834982e170faebdc6c5b6c23 100644 (file)
@@ -71,6 +71,7 @@ struct channel_counts
 struct channel_oil {
   struct mfcctl oil;
   int           installed;
+  int           oil_inherited_rescan;
   int           oil_size;
   int           oil_ref_count;
   time_t        oif_creation[MAXVIFS];