Searched hist:"550 bab42f83308c9d6ab04a980cc4333cef1c8fa" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip6_route.h | diff 550bab42f83308c9d6ab04a980cc4333cef1c8fa Sun Oct 20 07:43:04 CDT 2013 Julian Anastasov <ja@ssi.bg> ipv6: fill rt6i_gateway with nexthop address
Make sure rt6i_gateway contains nexthop information in all routes returned from lookup or when routes are directly attached to skb for generated ICMP packets.
The effect of this patch should be a faster version of rt6_nexthop() and the consideration of local addresses as nexthop.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 550bab42f83308c9d6ab04a980cc4333cef1c8fa Sun Oct 20 07:43:04 CDT 2013 Julian Anastasov <ja@ssi.bg> ipv6: fill rt6i_gateway with nexthop address
Make sure rt6i_gateway contains nexthop information in all routes returned from lookup or when routes are directly attached to skb for generated ICMP packets.
The effect of this patch should be a faster version of rt6_nexthop() and the consideration of local addresses as nexthop.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 550bab42f83308c9d6ab04a980cc4333cef1c8fa Sun Oct 20 07:43:04 CDT 2013 Julian Anastasov <ja@ssi.bg> ipv6: fill rt6i_gateway with nexthop address
Make sure rt6i_gateway contains nexthop information in all routes returned from lookup or when routes are directly attached to skb for generated ICMP packets.
The effect of this patch should be a faster version of rt6_nexthop() and the consideration of local addresses as nexthop.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|