/openbmc/linux/include/net/ |
H A D | ip6_route.h | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.h | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | icmp.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ndisc.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_output.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv6.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | icmp.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv4.c | diff fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 Sat Jun 09 01:24:18 CDT 2012 David S. Miller <davem@davemloft.net> inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because they want to set 'create' to one. So add an rt{,6}_get_peer_create() for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
|