commit | 88f5cc245849df73c353f7bb46e9e5749469f6d3 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Sep 15 20:03:57 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 17:18:33 2015 -0700 |
tree | 915bdcdc82bfc5e3cf1de542d41e8e2635abaf43 | |
parent | e707766ce0ca65084b60a275a7c1a9863207cfa6 [diff] |
ipv4: Remember the net in ip_output and ip_mc_output This is a prepatory patch to passing net int the netfilter hooks, where net will be used again. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>