>
>> Also, if someone programmatically creates bridges using OVSDB, he is
>> now forced to add those bridges to some startup script. I don't think
>> it is feasible.
>
> Good point, but how you handle the networking configuration in this
> case? For instance, when the new bridge needs an IP address
On Tue, Apr 08, 2014 at 11:10:01AM -0700, Gurucharan Shetty wrote:
> On Mon, Mar 31, 2014 at 1:19 PM, Ben Pfaff wrote:
> > On Tue, Mar 25, 2014 at 02:50:17PM -0300, Flavio Leitner wrote:
> >> It should be an administrator task to bring up devices as they
> >> are configured properly.
> >>
> >> Cur
On Mon, Mar 31, 2014 at 1:19 PM, Ben Pfaff wrote:
> On Tue, Mar 25, 2014 at 02:50:17PM -0300, Flavio Leitner wrote:
>> It should be an administrator task to bring up devices as they
>> are configured properly.
>>
>> Currently, Fedora is deleting the bridges when the interface is
>> brought down. T
On Mon, Mar 31, 2014 at 01:19:39PM -0700, Ben Pfaff wrote:
> On Tue, Mar 25, 2014 at 02:50:17PM -0300, Flavio Leitner wrote:
> > It should be an administrator task to bring up devices as they
> > are configured properly.
> >
> > Currently, Fedora is deleting the bridges when the interface is
> > b
On Tue, Mar 25, 2014 at 02:50:17PM -0300, Flavio Leitner wrote:
> It should be an administrator task to bring up devices as they
> are configured properly.
>
> Currently, Fedora is deleting the bridges when the interface is
> brought down. Therefore, there is no bridge on the next boot and
> the i
On Tue, Mar 25, 2014 at 12:50 PM, Flavio Leitner wrote:
> It should be an administrator task to bring up devices as they
> are configured properly.
>
> Currently, Fedora is deleting the bridges when the interface is
> brought down. Therefore, there is no bridge on the next boot and
> the initscri
It should be an administrator task to bring up devices as they
are configured properly.
Currently, Fedora is deleting the bridges when the interface is
brought down. Therefore, there is no bridge on the next boot and
the initscripts can apply the networking configuration properly
for a new bridge.