On 16/09/15 17:55, Vadim Kochan wrote: > Signed-off-by: Vadim Kochan <vadi...@gmail.com> > --- > man/man8/ip-link.8.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in > index 1896eb6..4928249 100644 > --- a/man/man8/ip-link.8.in > +++ b/man/man8/ip-link.8.in > @@ -327,7 +327,7 @@ physical device (if this device does not support VLAN > offloading), the similar > on the RX direction - by default the packet will be untagged before being > received by VLAN device. Reordering allows to accelerate tagging on egress > and > to hide VLAN header on ingress so the packet looks like regular Ethernet > packet, > -at the same time it might be confusing while the packet sniffing as the VLAN > header > +at the same time it might be confusing for packet capture as the VLAN header > does not exist within the packet. > > VLAN offloading can be checked by >
Acked-by: Jeremy Harris <j...@redhat.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html