This patch enable support for Virtual LANs.
It has been tested and works pretty well.

The VLAN technology is similiar to the ethernet dito.
At first, I was thinking about to integrate the support in the Ethernet
technology itself, but I think is should be a seperate technology for better
mapping into the current driver model.
Feedback on this is appreciated.

Another thing I want feedback on is the service name. For now the
service appear as:
        vlan_<MAC to bounded IF>_<VLAN IFNAME>
For example:
        vlan_5c260a4bf6a3_vlan3

The group is set to IFNAME. I think the group-name should be "virtual" instead,
but we need some way to seperate all VLANs.
The MAC address is fixed and the technology should also be fixed (to "vlan").
Then it's just the group field left.

Cheers
Marcus Folkesson

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to