The following reply was made to PR kern/158066; it has been noted by GNATS.

From: Gleb Smirnoff <[email protected]>
To: Oleg Cherevko <[email protected]>
Cc: [email protected]
Subject: Re: kern/158066: ipfw + netgraph + multicast = multicast packets
 transmitted over wrong interface
Date: Mon, 20 Jun 2011 15:32:42 +0400

   I think that all ipfw re-injecting mechanisms break multicast: dummynet,
 'fwd', etc. No call to ip_output() within sys/netinet/ipfw does pass non-NULL
 ip_moptions argument:
 
 > cd /usr/src/sys/netinet/ipfw && grep ip_output *
 
 -- 
 Totus tuus, Glebius.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to