On Tue, May 01, 2007 at 06:54:29PM +0100, Paul Civati wrote: > With ospfd running I create new vlan and carp interfaces and assign > IP addresses. > > Currently, unless I restart ospfd these are not picked up. > > (This is on 4.0 release). > > My requirement is for a scripted/automated set-up to create new > interfaces as required, obviously it would be much nicer not to > have to completely restart ospfd when I do this. > > Is it feasible that ospfd could be made to pick up these new > interfaces dynamically, or be able to signal one of the > processes to look for interface changes? >
I stumbled over this porblem not so long ago. I need to rewrite parts of kroute.c so that we correctly pick up new interfaces. When this is done you can reload the config after you added the new interface. -- :wq Claudio

