Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr(). This required adding a namespace pointer in the IPv6 fib dump callback routine. -Brian Signed-off-by: Brian Haley ---