From: David Ahern
Date: Mon, 31 Oct 2016 15:54:00 -0700
> Enable support for IPv4 multicast:
> - similar to unicast the flow struct is updated to L3 master device
> if relevant prior to calling fib_rules_lookup. The table id is saved
> to the lookup arg so the rule action for ipmr can return
Enable support for IPv4 multicast:
- similar to unicast the flow struct is updated to L3 master device
if relevant prior to calling fib_rules_lookup. The table id is saved
to the lookup arg so the rule action for ipmr can return the table
associated with the device.
- ip_mr_forward needs to