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

Multicast Interface



Hi folks,

Q1: Is there any interface to support wildcard entry in multicast?
I mean adding a <*,G> entry for forwarding all the packets
from iif to oifs regardless of the senders?
Currently I have to duplicate entries for each sender.

Q2: Also, if I want to read the acutal data in the packet, such as IP_OPTION
or TTL, I think I have to rewrite the mcast classifier, is
there any better way to do it?

Thanks,
Jerry