Searched hist:94206125 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | route.h | 94206125 Wed Jul 11 22:38:08 CDT 2012 David S. Miller <davem@davemloft.net> ipv4: Rearrange arguments to ip_rt_redirect()
Pass in the SKB rather than just the IP addresses, so that policy and other aspects can reside in ip_rt_redirect() rather then icmp_redirect().
Signed-off-by: David S. Miller <davem@davemloft.net> 94206125 Wed Jul 11 22:38:08 CDT 2012 David S. Miller <davem@davemloft.net> ipv4: Rearrange arguments to ip_rt_redirect() Pass in the SKB rather than just the IP addresses, so that policy and other aspects can reside in ip_rt_redirect() rather then icmp_redirect(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | icmp.c | 94206125 Wed Jul 11 22:38:08 CDT 2012 David S. Miller <davem@davemloft.net> ipv4: Rearrange arguments to ip_rt_redirect()
Pass in the SKB rather than just the IP addresses, so that policy and other aspects can reside in ip_rt_redirect() rather then icmp_redirect().
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | 94206125 Wed Jul 11 22:38:08 CDT 2012 David S. Miller <davem@davemloft.net> ipv4: Rearrange arguments to ip_rt_redirect()
Pass in the SKB rather than just the IP addresses, so that policy and other aspects can reside in ip_rt_redirect() rather then icmp_redirect().
Signed-off-by: David S. Miller <davem@davemloft.net>
|