]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zserv.h
*: Make zapi route install Notifications optional
[mirror_frr.git] / zebra / zserv.h
index 9978c6d896b6a6f48a16903efe12f0f1c8942532..a62f1c89fc4adef6a0e708103840e04281383d7a 100644 (file)
@@ -75,6 +75,8 @@ struct zserv {
        /* Router-id information. */
        vrf_bitmap_t ridinfo;
 
+       bool notify_owner;
+
        /* client's protocol */
        u_char proto;
        u_short instance;