Searched hist:"63 fca65d08632fbec9d9b655f671cf08aa1aeeb8" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/net/ |
H A D | dst_ops.h | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | arp.h | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ndisc.h | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dst.h | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 Mon Feb 06 15:14:15 CST 2017 Julian Anastasov <ja@ssi.bg> net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6 to lookup and confirm the neighbour. Its usage via the new helper dst_confirm_neigh() should be restricted to MSG_PROBE users for performance reasons.
For XFRM prefer the last tunnel address, if present. With help from Steffen Klassert.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|