> Darn, that doesn't actually work, because ill_dl_up() just initiates the > bind dance; it doesn't actually complete it. We need to recover the > multicast memberships after the bind is done. Do you see what I mean?
The ill_dlpi_send() requests will be queued, so as long as you send the enabmulti after the bind request, what's the issue? -- meem
