Hi Vipin, I see the single-daemon mode and multi-daemon mode are exclusive. Why? I think this is not kind for users. For example:
Initially I started a single ospfd for my business. It was enough at the time. But later my business grows. I need to start another one or two ospfd for balance. How can I do it without stopping the original one (that will break my running business)? From my point of view, it should not be difficult to support the original mode - just allowing the instance ID to grow from 0 instead of the current 1. A little more code needs to be added to handle the special instance ID 0, which means the original mode (use ospfd.conf, ospfd.pid and ospfd.vty instead of ospf-X.yyy). Best regards, Feng Lu _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
