Re: [ovs-dev] [PATCH RFC] route-table: Add support for v4 via v6 route.

2024-05-01 Thread Simon Horman
On Wed, May 01, 2024 at 11:59:02AM +0100, Simon Horman wrote: > On Wed, May 01, 2024 at 11:57:46AM +0100, Simon Horman wrote: > > On Fri, Apr 26, 2024 at 10:16:31PM -0700, William Tu via dev wrote: > > > Add route-table that support ipv4 dst via ipv6. BGP unnumbered is > > > mechanism > > > that

Re: [ovs-dev] [PATCH RFC] route-table: Add support for v4 via v6 route.

2024-05-01 Thread Simon Horman
On Wed, May 01, 2024 at 11:57:46AM +0100, Simon Horman wrote: > On Fri, Apr 26, 2024 at 10:16:31PM -0700, William Tu via dev wrote: > > Add route-table that support ipv4 dst via ipv6. BGP unnumbered is mechanism > > that allows BGP to establish peering sessions without the need to explicitly > >

Re: [ovs-dev] [PATCH RFC] route-table: Add support for v4 via v6 route.

2024-05-01 Thread Simon Horman
On Fri, Apr 26, 2024 at 10:16:31PM -0700, William Tu via dev wrote: > Add route-table that support ipv4 dst via ipv6. BGP unnumbered is mechanism > that allows BGP to establish peering sessions without the need to explicitly > configure IP addresses on the interfaces involved in the peering.

[ovs-dev] [PATCH RFC] route-table: Add support for v4 via v6 route.

2024-04-27 Thread William Tu via dev
Add route-table that support ipv4 dst via ipv6. BGP unnumbered is mechanism that allows BGP to establish peering sessions without the need to explicitly configure IP addresses on the interfaces involved in the peering. Without using IP address assignments, it uses link-local IPv6 addresses of the

[ovs-dev] [PATCH RFC] route-table: Add support for v4 via v6 route.

2024-04-26 Thread William Tu via dev
Add route-table that support ipv4 dst via ipv6. BGP unnumbered is mechanism that allows BGP to establish peering sessions without the need to explicitly configure IP addresses on the interfaces involved in the peering. Without using IP address assignments, it uses link-local IPv6 addresses of the