I need to write a software based application to convert Multicast traffic to Unicast. Can I use any parts of Netfilter or Iptables to help me accomplish this? If so, which would be better.. extending Iptables or using the netfilter framework directly? Thanks for the help.