[ovs-dev] [PATCH] This is the updated patch. I am adding an extra variable to ifcfg-* file for the bridge interface which will only contain the names of the interfaces that are needed for DHCP.

Gurucharan Shetty gshetty at nicira.com
Tue Jan 31 18:09:27 UTC 2012


>
> What tries to add the route?  I don't see a call to "ip route" in our
> code.  If we do call it somehow, then we can avoid the error message
> by using "ip route replace" instead of "ip route add".
>

Inside ifup-eth (OTHERSCRIPT) , there is a "ip route add". ifup-ovs calls
ifup-eth.


>
> It might be easier to use an environment variable than to kluge in a
> suffix on the second argument to ifup.
>
I will do this.


>
> Thanks,
>
> Ben.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20120131/855349b7/attachment-0003.html>


More information about the dev mailing list