[PATCH 0/2] netns: fix for NULL-dereference in ipv6 code

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


Hi,

When fixing the NULL-dereference of the idev in rt6_fill_node(), I
noticed that dev_net() doesn't handle a NULL argument either.  These two
patches fix that, as well as add a network namespace argument to
rt6_fill_node() and ipv6_dev_get_saddr().

-Brian



More information about the Containers mailing list