> 1710-1720:
 > if I read this correctly, this is passing the mac name to
 > mac_client_open() which will result in the mac name being copied
 > to bif_ifname. I think you want the real link name right?
 > 
 > to get the real link name, the name arg to mac_client_open()
 > should be NULL and flags should include
 > MAC_OPEN_FLAGS_USE_DATALINK_NAME.

Given that DLS also uses MAC_OPEN_FLAGS_USE_DATALINK_NAME, would we end up
with multiple MAC clients that have the same name?

--
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to