/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_dup_ipv4.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | nf_reject_ipv4.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipt_SYNPROXY.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ppp/ |
H A D | pptp.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvlan_core.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | ip_tunnel_core.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | igmp.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_output.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | vrf.c | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip.h | diff e2cb77db089796f163092326ca25512845df7a3a Wed Oct 07 16:48:38 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv4: Merge ip_local_out and ip_local_out_sk
It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|