Home
last modified time | relevance | path

Searched hist:"427 faee167bce4ccb0b22f6815a9ac509e31d4c3" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.cdiff 427faee167bce4ccb0b22f6815a9ac509e31d4c3 Tue Jul 20 15:06:27 CDT 2021 Vadim Fedorenko <vfedorenko@novek.ru> net: ipv6: introduce ip6_dst_mtu_maybe_forward

Replace ip6_dst_mtu_forward with ip6_dst_mtu_maybe_forward and
reuse this code in ip6_mtu. Actually these two functions were
almost duplicates, this change will simplify the maintaince of
mtu calculation code.

Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dip6_route.hdiff 427faee167bce4ccb0b22f6815a9ac509e31d4c3 Tue Jul 20 15:06:27 CDT 2021 Vadim Fedorenko <vfedorenko@novek.ru> net: ipv6: introduce ip6_dst_mtu_maybe_forward

Replace ip6_dst_mtu_forward with ip6_dst_mtu_maybe_forward and
reuse this code in ip6_mtu. Actually these two functions were
almost duplicates, this change will simplify the maintaince of
mtu calculation code.

Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 427faee167bce4ccb0b22f6815a9ac509e31d4c3 Tue Jul 20 15:06:27 CDT 2021 Vadim Fedorenko <vfedorenko@novek.ru> net: ipv6: introduce ip6_dst_mtu_maybe_forward

Replace ip6_dst_mtu_forward with ip6_dst_mtu_maybe_forward and
reuse this code in ip6_mtu. Actually these two functions were
almost duplicates, this change will simplify the maintaince of
mtu calculation code.

Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Droute.cdiff 427faee167bce4ccb0b22f6815a9ac509e31d4c3 Tue Jul 20 15:06:27 CDT 2021 Vadim Fedorenko <vfedorenko@novek.ru> net: ipv6: introduce ip6_dst_mtu_maybe_forward

Replace ip6_dst_mtu_forward with ip6_dst_mtu_maybe_forward and
reuse this code in ip6_mtu. Actually these two functions were
almost duplicates, this change will simplify the maintaince of
mtu calculation code.

Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>