On Monday, March 05, 2012 15:51:51 Antonio Quartulli wrote:
in case of a broadcast packet, the result of the ap_isolated check is always false (since we have no ff:ff:ff:ff:ff:ff client to check for TT_CLIENT_WIFI), therefore we can avoid searching the translation table and we can return false directly
How about also checking the source address ? You probably also should add similar checks for tt_local_add() ? Or do we have "legal" cases in which we announce multicast addresses ?
Cheers, Marek