Creating a network bridge on snappy?
Mark Shuttleworth
mark at ubuntu.com
Tue Nov 24 13:21:07 UTC 2015
It's a bit trickier than that, since other snaps might have created
bridges if they have that permission. Basically, my gut feel is that
core kernel-managed structures like bridges and routes need to be
reflected in webdm regardless of how they were created. One way to think
about it is that they are a shared resource managed by the core (well,
really the kernel) and should be exposed through webdm if they are there
at all.
There will of course be some line where it is more tasteful to require
additional parts (for example, network-manager is currently in a
framework or part, and not in the core) for extra functionality, but I
think the base set of interfaces, bridges and routes are a core resource.
Mark
More information about the snappy-app-devel
mailing list