Home
last modified time | relevance | path

Searched hist:"0 f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mpls/
H A Dmpls_iptunnel.cdiff 0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816 Fri Apr 05 18:30:29 CDT 2019 David Ahern <dsahern@gmail.com> ipv4: Add support to rtable for ipv6 gateway

Add support for an IPv6 gateway to rtable. Since a gateway is either
IPv4 or IPv6, make it a union with rt_gw4 where rt_gw_family decides
which address is in use.

When dumping the route data, encode an ipv6 nexthop using RTA_VIA.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.cdiff 0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816 Fri Apr 05 18:30:29 CDT 2019 David Ahern <dsahern@gmail.com> ipv4: Add support to rtable for ipv6 gateway

Add support for an IPv6 gateway to rtable. Since a gateway is either
IPv4 or IPv6, make it a union with rt_gw4 where rt_gw_family decides
which address is in use.

When dumping the route data, encode an ipv6 nexthop using RTA_VIA.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.cdiff 0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816 Fri Apr 05 18:30:29 CDT 2019 David Ahern <dsahern@gmail.com> ipv4: Add support to rtable for ipv6 gateway

Add support for an IPv6 gateway to rtable. Since a gateway is either
IPv4 or IPv6, make it a union with rt_gw4 where rt_gw_family decides
which address is in use.

When dumping the route data, encode an ipv6 nexthop using RTA_VIA.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Droute.cdiff 0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816 Fri Apr 05 18:30:29 CDT 2019 David Ahern <dsahern@gmail.com> ipv4: Add support to rtable for ipv6 gateway

Add support for an IPv6 gateway to rtable. Since a gateway is either
IPv4 or IPv6, make it a union with rt_gw4 where rt_gw_family decides
which address is in use.

When dumping the route data, encode an ipv6 nexthop using RTA_VIA.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Droute.hdiff 0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816 Fri Apr 05 18:30:29 CDT 2019 David Ahern <dsahern@gmail.com> ipv4: Add support to rtable for ipv6 gateway

Add support for an IPv6 gateway to rtable. Since a gateway is either
IPv4 or IPv6, make it a union with rt_gw4 where rt_gw_family decides
which address is in use.

When dumping the route data, encode an ipv6 nexthop using RTA_VIA.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>