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

Brian Haley brian.haley at hp.com
Thu Aug 14 14:38:12 PDT 2008


Sorry for the resend, forgot netdev the first time.

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.

-Brian

Signed-off-by: Brian Haley <brian.haley at hp.com>
---

-------------- next part --------------
A non-text attachment was scrubbed...
Name: netns.patch
Type: text/x-patch
Size: 6542 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/devel/attachments/20080814/1befecd9/attachment-0001.bin>
-------------- next part --------------
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers


More information about the Devel mailing list