[PATCH v2] netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()

David Miller davem at davemloft.net
Thu Aug 14 15:33:40 PDT 2008


From: Brian Haley <brian.haley at hp.com>
Date: Thu, 14 Aug 2008 17:38:12 -0400

> ipv6_dev_get_saddr() blindly de-references dst_dev to get the network
> namespace, but some callers might pass NULL.  Change callers to pass a
> namespace pointer instead.
> 
> Signed-off-by: Brian Haley <brian.haley at hp.com>

This looks tons better than your first attempt :-)

Applied, thanks Brian.


More information about the Containers mailing list