Bridging issues #22
Closed
Bridging issues #22
Comments
nemesisdesign
added a commit
that referenced
this issue
Oct 27, 2015
* removed __find_bridges crap * added "networks" attribute in wireless interfaces
trying to define a bridge interface without specifying "bridge_members" raises this exception:
|
nemesisdesign
added a commit
that referenced
this issue
Nov 2, 2015
This improvement was required to close the last point of issue #22: "the bridge schema should require the presence of bridge_members"
nemesisdesign
added a commit
that referenced
this issue
Nov 3, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying different combinations with bridges yelds very strange (and wrong) results.
Generation of bridged interfaces must be improved.
__find_bridges
idea is quite a bad one. It would be better to remove that code altoghether and find a simpler solution./etc/config/network
./etc/config/wireless
the attached networks can be defined with a custom attribute, likenetworks
.bridge_members
The text was updated successfully, but these errors were encountered: