Parse FIB lines of form MAC,eth-name and create direct bridges based on that.
Luke: I believe that the initial use case will only use tunnels and not direct bridging. In that case we could add the direct bridging support after the tunneling part is working.
Parse FIB lines of form
MAC,eth-name
and create direct bridges based on that.Luke: I believe that the initial use case will only use tunnels and not direct bridging. In that case we could add the direct bridging support after the tunneling part is working.