tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Another update for axe(4)



On 06/16/10 00:19, Paul Goyette wrote:
OK, so the following portion of axe_setmulti() is correct?

/* If we want promiscuous mode, set the allframes bit */
if (ifp->if_flags & IFF_PROMISC) {
rxmode |= AXE_RXCMD_PROMISC;
goto allmulti;
}

correct!

--
FUKAUMI Naoki


Home | Main Index | Thread Index | Old Index