Tom Chen wrote: > Ok, I know where the problem is: the gldm_send_tagged is commented out. I > thought after Clearview UV is integrated since nv83, no extra effort is > needed for any GLDv2 driver to get VLAN support. > http://opensolaris.org/os/project/clearview/uv > > But, it looks not true, gldm_send_tagged ( ) is still required. > It is not required. But since some legacy drivers which does not support VLAN by itself (for gldv2, no gldm_send_tagged() callback) have strict MTU check (for example, it requires packet size to be not greater than 1514), so we requires one to specify the "-f" option to create the VLAN.
Thanks - Cathy > > Tom > > > This message posted from opensolaris.org > _______________________________________________ > networking-discuss mailing list > [email protected] _______________________________________________ networking-discuss mailing list [email protected]
