On Wed, Aug 26, 2015 at 04:27:48PM +0100, Jeremy Harris wrote:
> On 17/08/15 20:22, Vadim Kochan wrote:
> > +.BR reorder_hdr " is " on
> > +then VLAN header will be not inserted immediately but only before passing
> > to the
> > +physical device (if this device does not support VLAN offloading), t
On 17/08/15 20:22, Vadim Kochan wrote:
> +.BR reorder_hdr " is " on
> +then VLAN header will be not inserted immediately but only before passing to
> the
> +physical device (if this device does not support VLAN offloading), the
> similar
> +on the RX direction - by default the packet will be unta
From: Vadim Kochan
Add more explanation about VLAN reordering and what it affects.
Signed-off-by: Vadim Kochan
---
man/man8/ip-link.8.in | 29 +++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index df2fcc