Weave 1.2 adds a branch in the weave script for connecting containers to the "fast data path". The actual interface munging is done by invoking the router binary, but the tricky part is to detect which kind of bridge is being used. (Ideally it'd all be moved into a library, then I would just link to that, of course ..)
Weave 1.2 adds a branch in the weave script for connecting containers to the "fast data path". The actual interface munging is done by invoking the router binary, but the tricky part is to detect which kind of bridge is being used. (Ideally it'd all be moved into a library, then I would just link to that, of course ..)