On Wed, 20-04-22, 10:26, Kevin Traynor wrote:
> On 15/04/2020 14:48, Xiaoyu Min wrote:
> > This RFC propose a generic `swap` forwarding engine, which could be seen
> > as an extension of existing `macswap` but provide more flexibility.
> >
> > With this generic `swap` forwarding engine, we can `sw
On 15/04/2020 14:48, Xiaoyu Min wrote:
> This RFC propose a generic `swap` forwarding engine, which could be seen
> as an extension of existing `macswap` but provide more flexibility.
>
> With this generic `swap` forwarding engine, we can `swap` the source and
> destination of L2/L3 address as wel
On Tue, 20-04-21, 21:56, Ferruh Yigit wrote:
> On 4/15/2020 2:48 PM, Xiaoyu Min wrote:
> > This RFC propose a generic `swap` forwarding engine, which could be seen
> > as an extension of existing `macswap` but provide more flexibility.
> >
> > With this generic `swap` forwarding engine, we can `sw
- ``auto``: swaps all supported fields (L2 to L4) if available, default.
> > +
> > + - ``mac``: swaps the source address and destination address of Ethernet,
> > as
> > same as ``macswap``.
> > +
> > + - ``ip``: swaps the source address and destination address o
On 4/15/2020 2:48 PM, Xiaoyu Min wrote:
> This RFC propose a generic `swap` forwarding engine, which could be seen
> as an extension of existing `macswap` but provide more flexibility.
>
> With this generic `swap` forwarding engine, we can `swap` the source and
> destination of L2/L3 address as we
source address and destination address of Ethernet, as
> same as ``macswap``.
> +
> + - ``ip``: swaps the source address and destination address of IP (v4 and
> v6).
> +
> + - ``tp``: swaps the source port and destination port of transport layer
> (TCP
> and UDP).
> +
&
This RFC propose a generic `swap` forwarding engine, which could be seen
as an extension of existing `macswap` but provide more flexibility.
With this generic `swap` forwarding engine, we can `swap` the source and
destination of L2/L3 address as well as the source and destination port
of L4 accord
7 matches
Mail list logo